Documentation ¶
Overview ¶
Deprecated: Package api/builtins will not be available in API v1.
Index ¶
- Variables
- type AnnotationsTransformerPlugin
- type ConfigMapGeneratorPlugin
- type HashTransformerPlugin
- type HelmChartInflationGeneratorPlugin
- type IAMPolicyGeneratorPlugin
- type ImageTagTransformerPlugin
- type LabelTransformerPlugin
- type NamespaceTransformerPlugin
- type PatchJson6902TransformerPlugin
- type PatchStrategicMergeTransformerPlugin
- type PatchTransformerPlugin
- type PrefixTransformerPlugin
- type ReplacementTransformerPlugin
- type ReplicaCountTransformerPlugin
- type SecretGeneratorPlugin
- type SuffixTransformerPlugin
- type ValueAddTransformerPlugin
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewAnnotationsTransformerPlugin = internal.NewAnnotationsTransformerPlugin NewConfigMapGeneratorPlugin = internal.NewConfigMapGeneratorPlugin NewHashTransformerPlugin = internal.NewHashTransformerPlugin NewHelmChartInflationGeneratorPlugin = internal.NewHelmChartInflationGeneratorPlugin NewIAMPolicyGeneratorPlugin = internal.NewIAMPolicyGeneratorPlugin NewImageTagTransformerPlugin = internal.NewImageTagTransformerPlugin NewLabelTransformerPlugin = internal.NewLabelTransformerPlugin NewNamespaceTransformerPlugin = internal.NewNamespaceTransformerPlugin NewPatchJson6902TransformerPlugin = internal.NewPatchJson6902TransformerPlugin NewPatchStrategicMergeTransformerPlugin = internal.NewPatchStrategicMergeTransformerPlugin NewPatchTransformerPlugin = internal.NewPatchTransformerPlugin NewPrefixTransformerPlugin = internal.NewPrefixTransformerPlugin NewSuffixTransformerPlugin = internal.NewSuffixTransformerPlugin NewReplacementTransformerPlugin = internal.NewReplacementTransformerPlugin NewReplicaCountTransformerPlugin = internal.NewReplicaCountTransformerPlugin NewSecretGeneratorPlugin = internal.NewSecretGeneratorPlugin NewValueAddTransformerPlugin = internal.NewValueAddTransformerPlugin )
Functions ¶
This section is empty.
Types ¶
type AnnotationsTransformerPlugin ¶
type AnnotationsTransformerPlugin = internal.AnnotationsTransformerPlugin
type ConfigMapGeneratorPlugin ¶
type ConfigMapGeneratorPlugin = internal.ConfigMapGeneratorPlugin
type HashTransformerPlugin ¶
type HashTransformerPlugin = internal.HashTransformerPlugin
type HelmChartInflationGeneratorPlugin ¶ added in v0.6.5
type HelmChartInflationGeneratorPlugin = internal.HelmChartInflationGeneratorPlugin
type IAMPolicyGeneratorPlugin ¶ added in v0.8.11
type IAMPolicyGeneratorPlugin = internal.IAMPolicyGeneratorPlugin
type ImageTagTransformerPlugin ¶
type ImageTagTransformerPlugin = internal.ImageTagTransformerPlugin
type LabelTransformerPlugin ¶
type LabelTransformerPlugin = internal.LabelTransformerPlugin
type NamespaceTransformerPlugin ¶
type NamespaceTransformerPlugin = internal.NamespaceTransformerPlugin
type PatchJson6902TransformerPlugin ¶
type PatchJson6902TransformerPlugin = internal.PatchJson6902TransformerPlugin
type PatchStrategicMergeTransformerPlugin ¶
type PatchStrategicMergeTransformerPlugin = internal.PatchStrategicMergeTransformerPlugin
type PatchTransformerPlugin ¶
type PatchTransformerPlugin = internal.PatchTransformerPlugin
type PrefixTransformerPlugin ¶ added in v0.11.0
type PrefixTransformerPlugin = internal.PrefixTransformerPlugin
type ReplacementTransformerPlugin ¶ added in v0.8.9
type ReplacementTransformerPlugin = internal.ReplacementTransformerPlugin
type ReplicaCountTransformerPlugin ¶
type ReplicaCountTransformerPlugin = internal.ReplicaCountTransformerPlugin
type SecretGeneratorPlugin ¶
type SecretGeneratorPlugin = internal.SecretGeneratorPlugin
type SuffixTransformerPlugin ¶ added in v0.11.0
type SuffixTransformerPlugin = internal.SuffixTransformerPlugin
type ValueAddTransformerPlugin ¶ added in v0.3.3
type ValueAddTransformerPlugin = internal.ValueAddTransformerPlugin
Click to show internal directories.
Click to hide internal directories.