BinaryAuthorization(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Settings for Binary Authorization feature.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
use_default |
bool
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled. This field is a member of oneof _ binauthz_method .
|
breakglass_justification |
str
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 |