...

Package builtins

import "sigs.k8s.io/kustomize/api/builtins"
Overview
Index

Overview ▾

Deprecated: Package api/builtins will not be available in API v1.

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
)

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