package builtins
import "sigs.k8s.io/kustomize/api/builtins"
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
Variables ¶
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 )
Types ¶
type AnnotationsTransformerPlugin ¶
type AnnotationsTransformerPlugin = internal.AnnotationsTransformerPlugin
type ConfigMapGeneratorPlugin ¶
type ConfigMapGeneratorPlugin = internal.ConfigMapGeneratorPlugin
type HashTransformerPlugin ¶
type HashTransformerPlugin = internal.HashTransformerPlugin
type HelmChartInflationGeneratorPlugin ¶
type HelmChartInflationGeneratorPlugin = internal.HelmChartInflationGeneratorPlugin
type IAMPolicyGeneratorPlugin ¶
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 ¶
type PrefixTransformerPlugin = internal.PrefixTransformerPlugin
type ReplacementTransformerPlugin ¶
type ReplacementTransformerPlugin = internal.ReplacementTransformerPlugin
type ReplicaCountTransformerPlugin ¶
type ReplicaCountTransformerPlugin = internal.ReplicaCountTransformerPlugin
type SecretGeneratorPlugin ¶
type SecretGeneratorPlugin = internal.SecretGeneratorPlugin
type SuffixTransformerPlugin ¶
type SuffixTransformerPlugin = internal.SuffixTransformerPlugin
type ValueAddTransformerPlugin ¶
type ValueAddTransformerPlugin = internal.ValueAddTransformerPlugin
Source Files ¶
builtins.go
- Version
- v0.20.0 (latest)
- Published
- Jun 28, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 3 days ago –
Tools for package owners.