Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent.
Represents an auditing event from Continuous Validation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#config_error_event
def config_error_event() -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ConfigErrorEvent
-
(::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ConfigErrorEvent) — Config error event.
Note: The following fields are mutually exclusive:
config_error_event
,pod_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#config_error_event=
def config_error_event=(value) -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ConfigErrorEvent
-
value (::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ConfigErrorEvent) — Config error event.
Note: The following fields are mutually exclusive:
config_error_event
,pod_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ConfigErrorEvent) — Config error event.
Note: The following fields are mutually exclusive:
config_error_event
,pod_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pod_event
def pod_event() -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent
-
(::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent) — Pod event.
Note: The following fields are mutually exclusive:
pod_event
,config_error_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pod_event=
def pod_event=(value) -> ::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent
-
value (::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent) — Pod event.
Note: The following fields are mutually exclusive:
pod_event
,config_error_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::BinaryAuthorization::V1beta1::ContinuousValidationEvent::ContinuousValidationPodEvent) — Pod event.
Note: The following fields are mutually exclusive:
pod_event
,config_error_event
. If a field in that set is populated, all other fields in the set will automatically be cleared.