Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSync.
Configuration for Config Sync
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#git
def git() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig) — Git repo configuration for the cluster.
#git=
def git=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig) — Git repo configuration for the cluster.
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig) — Git repo configuration for the cluster.
#source_format
def source_format() -> ::String
Returns
- (::String) — Specifies whether the Config Sync Repo is in “hierarchical” or “unstructured” mode.
#source_format=
def source_format=(value) -> ::String
Parameter
- value (::String) — Specifies whether the Config Sync Repo is in “hierarchical” or “unstructured” mode.
Returns
- (::String) — Specifies whether the Config Sync Repo is in “hierarchical” or “unstructured” mode.