GKE Hub V1 API - Class Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSync (v0.9.0)

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

#git=

def git=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GitConfig
Parameter
Returns

#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.