Google Cloud Container V1 Client - Class BinaryAuthorization (1.9.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class BinaryAuthorization.

Configuration for Binary Authorization.

Generated from protobuf message google.container.v1.BinaryAuthorization

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ enabled
bool

This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.

↳ evaluation_mode
int

Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.

getEnabled

This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.

Generated from protobuf field bool enabled = 1 [deprecated = true];

Returns
Type
Description
bool

setEnabled

This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.

Generated from protobuf field bool enabled = 1 [deprecated = true];

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getEvaluationMode

Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.

Generated from protobuf field .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;

Returns
Type
Description
int

setEvaluationMode

Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.

Generated from protobuf field .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: