Google Cloud Binary Authorization V1beta1 Client - Class PolicyConformanceVerdict (0.8.5)

Reference documentation and code samples for the Google Cloud Binary Authorization V1beta1 Client class PolicyConformanceVerdict.

Audit time policy conformance verdict.

Protobuf type google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent.PolicyConformanceVerdict

Namespace

Google \ Cloud \ BinaryAuthorization \ V1beta1 \ ContinuousValidationEvent \ ContinuousValidationPodEvent

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

POLICY_CONFORMANCE_VERDICT_UNSPECIFIED

Value: 0

We should always have a verdict. This is an error.

Generated from protobuf enum POLICY_CONFORMANCE_VERDICT_UNSPECIFIED = 0;

VIOLATES_POLICY

Value: 1

The pod violates the policy.

Generated from protobuf enum VIOLATES_POLICY = 1;