Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::PodSnapshotConfig (v1.15.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::PodSnapshotConfig.

PodSnapshotConfig is the configuration for GKE Pod Snapshots feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether or not the Pod Snapshots feature is enabled.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether or not the Pod Snapshots feature is enabled.
Returns
  • (::Boolean) — Whether or not the Pod Snapshots feature is enabled.