Yzl bindings kustomize generatoroptions
GeneratorOptions Type
Namespace: Yzl.Bindings.Kustomize
Assembly: Yzl.Bindings.Kustomize.dll
Base Type: obj
GeneratorOptions modify behavior of all ConfigMap and Secret generators
Constructors
| Constructor | Description | Source |
|---|---|---|
GeneratorOptions() |
Returns: GeneratorOptions |
Static members
| Static member | Description | Source |
|---|---|---|
GeneratorOptions.Default |
Returns: GeneratorOptions |
|
GeneratorOptions.disableNameSuffixHash value |
DisableNameSuffixHash if true disables the default behavior of adding a suffix to the names of generated resources that is a hash of the resource contents Parameters value: boolReturns: NamedNode |
|
GeneratorOptions.immutable value |
Immutable if true add to all generated resources Parameters value: boolReturns: NamedNode |
|
GeneratorOptions.yzl build |
Parameters build: NamedNode listReturns: Node |