sourceFormat property

String? sourceFormat
getter/setter pair

Specifies whether the Config Sync repo is in hierarchical or unstructured mode.

Defaults to hierarchical. See https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/concepts/configs#organize-configs for an explanation.

Optional.

Implementation

core.String? sourceFormat;