Class Google::Cloud::Container::V1beta1::BinaryAuthorization (v0.8.3)

Configuration for Binary Authorization.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binauthz.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binauthz.
Returns
  • (::Boolean) — Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binauthz.