Reference documentation and code samples for the Cloud Run V2 API class Google::Cloud::Run::V2::BinaryAuthorization.
Settings for Binary Authorization feature.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#breakglass_justification
def breakglass_justification() -> ::String- (::String) — Optional. If present, indicates to use Breakglass using this justification. If use_default is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
 
#breakglass_justification=
def breakglass_justification=(value) -> ::String- value (::String) — Optional. If present, indicates to use Breakglass using this justification. If use_default is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
 
- (::String) — Optional. If present, indicates to use Breakglass using this justification. If use_default is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
 
#policy
def policy() -> ::String-  (::String) — Optional. The path to a binary authorization policy. Format: 
projects/{project}/platforms/cloudRun/{policy-name}Note: The following fields are mutually exclusive:
policy,use_default. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#policy=
def policy=(value) -> ::String-  value (::String) — Optional. The path to a binary authorization policy. Format: 
projects/{project}/platforms/cloudRun/{policy-name}Note: The following fields are mutually exclusive:
policy,use_default. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::String) — Optional. The path to a binary authorization policy. Format: 
projects/{project}/platforms/cloudRun/{policy-name}Note: The following fields are mutually exclusive:
policy,use_default. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#use_default
def use_default() -> ::Boolean-  (::Boolean) — Optional. If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
Note: The following fields are mutually exclusive:
use_default,policy. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#use_default=
def use_default=(value) -> ::Boolean-  value (::Boolean) — Optional. If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
Note: The following fields are mutually exclusive:
use_default,policy. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::Boolean) — Optional. If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
Note: The following fields are mutually exclusive:
use_default,policy. If a field in that set is populated, all other fields in the set will automatically be cleared.