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

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

Container image with auditing details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#check_results

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

#check_results=

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

#container_name

defcontainer_name()->::String
Returns
  • (::String) — The name of the container.

#container_name=

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

#container_type

defcontainer_type()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::ContainerType

#container_type=

defcontainer_type=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::ContainerType

#description

defdescription()->::String
Returns
  • (::String) — Description of the above result.

#description=

defdescription=(value)->::String
Parameter
  • value (::String) — Description of the above result.
Returns
  • (::String) — Description of the above result.

#image

defimage()->::String
Returns
  • (::String) — The name of the image.

#image=

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

#result

defresult()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::AuditResult

#result=

defresult=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::AuditResult

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.