Binary Authorization V1beta1 API - Class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent (v0.13.0)

Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent.

An auditing event for one Pod.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deploy_time

def deploy_time() -> ::Google::Protobuf::Timestamp
Returns

#deploy_time=

def deploy_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#images

def images() -> ::Array<::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails>

#images=

def images=(value) -> ::Array<::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails>

#pod

def pod() -> ::String
Returns
  • (::String) — The name of the Pod.

#pod=

def pod=(value) -> ::String
Parameter
  • value (::String) — The name of the Pod.
Returns
  • (::String) — The name of the Pod.

#pod_namespace

def pod_namespace() -> ::String
Returns
  • (::String) — The k8s namespace of the Pod.

#pod_namespace=

def pod_namespace=(value) -> ::String
Parameter
  • value (::String) — The k8s namespace of the Pod.
Returns
  • (::String) — The k8s namespace of the Pod.

#policy_name

def policy_name() -> ::String
Returns
  • (::String) — The name of the policy.

#policy_name=

def policy_name=(value) -> ::String
Parameter
  • value (::String) — The name of the policy.
Returns
  • (::String) — The name of the policy.

#verdict

def verdict() -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::PolicyConformanceVerdict

#verdict=

def verdict=(value) -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::PolicyConformanceVerdict