Reference documentation and code samples for the Google Cloud Container V1 Client class EvaluationMode.
Binary Authorization mode of operation.
Protobuf type google.container.v1.BinaryAuthorization.EvaluationMode
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
EVALUATION_MODE_UNSPECIFIED
Value: 0
Default value
Generated from protobuf enum EVALUATION_MODE_UNSPECIFIED = 0;
DISABLED
Value: 1
Disable BinaryAuthorization
Generated from protobuf enum DISABLED = 1;
PROJECT_SINGLETON_POLICY_ENFORCE
Value: 2
Enforce Kubernetes admission requests with BinaryAuthorization using the
project's singleton policy. This is equivalent to setting the
enabled boolean to true.
Generated from protobuf enum PROJECT_SINGLETON_POLICY_ENFORCE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]