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

Configuration for the PodSecurityPolicy feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created.
Returns
  • (::Boolean) — Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created.