kubernetes

package
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AddAnnotationsFlag       = "add-annotations"
	RemoveAnnotationsFlag    = "remove-annotations"
	RegistryReplacementFlag  = "registry-replacement"
	ExtraWhiteoutsFlag       = "extra-whiteouts"
	IncludeOnlyFlag          = "include-only"
	DisableWhiteoutOwnedFlag = "disable-whiteout-owned"
	StripDefaultRBACFlag     = "strip-default-rbac"
	StripDefaultCABundleFlag = "strip-default-cabundle"
	PVCRenameMap             = "pvc-rename-map"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KubernetesTransformPlugin

type KubernetesTransformPlugin struct {
	AddAnnotations       map[string]string
	RemoveAnnotations    []string
	RegistryReplacement  map[string]string
	DisableWhiteoutOwned bool
	ExtraWhiteouts       []schema.GroupKind
	IncludeOnly          []schema.GroupKind
	StripDefaultRBAC     bool
	StripDefaultCABundle bool
	PVCRenameMap         map[string]string
}

func (*KubernetesTransformPlugin) Metadata

func (*KubernetesTransformPlugin) Run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL