Binary Authorization V1beta1 API - Class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult (v0.13.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#check_index
defcheck_index()->::String
Returns
- (::String) — The index of the check.
#check_index=
defcheck_index=(value)->::String
Parameter
- value (::String) — The index of the check.
Returns
- (::String) — The index of the check.
#check_name
defcheck_name()->::String
Returns
- (::String) — The name of the check.
#check_name=
defcheck_name=(value)->::String
Parameter
- value (::String) — The name of the check.
Returns
- (::String) — The name of the check.
#check_set_index
defcheck_set_index()->::String
Returns
- (::String) — The index of the check set.
#check_set_index=
defcheck_set_index=(value)->::String
Parameter
- value (::String) — The index of the check set.
Returns
- (::String) — The index of the check set.
#check_set_name
defcheck_set_name()->::String
Returns
- (::String) — The name of the check set.
#check_set_name=
defcheck_set_name=(value)->::String
Parameter
- value (::String) — The name of the check set.
Returns
- (::String) — The name of the check set.
#check_set_scope
defcheck_set_scope()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckSetScope
Returns
#check_set_scope=
defcheck_set_scope=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckSetScope
Parameter
- value (::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckSetScope) — The scope of the check set.
Returns
#check_type
defcheck_type()->::String
Returns
- (::String) — The type of the check.
#check_type=
defcheck_type=(value)->::String
Parameter
- value (::String) — The type of the check.
Returns
- (::String) — The type of the check.
#explanation
defexplanation()->::String
Returns
- (::String) — User-friendly explanation of this check result.
#explanation=
defexplanation=(value)->::String
Parameter
- value (::String) — User-friendly explanation of this check result.
Returns
- (::String) — User-friendly explanation of this check result.
#verdict
defverdict()->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckVerdict
Returns
#verdict=
defverdict=(value)->::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckVerdict
Parameter
- value (::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent::ImageDetails::CheckResult::CheckVerdict) — The verdict of this check.
Returns