Binary Authorization V1beta1 API - Class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent (v0.5.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

defdeploy_time()->::Google::Protobuf::Timestamp
Returns

#deploy_time=

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

#end_time

defend_time()->::Google::Protobuf::Timestamp
Returns

#end_time=

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

#images

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

#images=

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

#pod

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

#pod=

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

#pod_namespace

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

#pod_namespace=

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

#verdict

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

#verdict=

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.