Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::SecretSyncConfig (v0.51.0)

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

Configuration for sync Secret Manager secrets as k8s secrets.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enable/Disable Secret Sync Config.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enable/Disable Secret Sync Config.
Returns
  • (::Boolean) — Enable/Disable Secret Sync Config.

#rotation_config

def rotation_config() -> ::Google::Cloud::Container::V1beta1::SecretSyncConfig::SyncRotationConfig
Returns

#rotation_config=

def rotation_config=(value) -> ::Google::Cloud::Container::V1beta1::SecretSyncConfig::SyncRotationConfig
Parameter
Returns