cli-runtimek8s.io/cli-runtime/pkg/kustomize Index | Files | Directories

package kustomize

import "k8s.io/cli-runtime/pkg/kustomize"

Index

Functions

func RunKustomizeBuild

func RunKustomizeBuild(out io.Writer, fSys fs.FileSystem, path string) error

RunKustomizeBuild runs kustomize build given a filesystem and a path

Source Files

builder.go

Directories

PathSynopsis
pkg/kustomize/k8sdepsPackage k8sdeps provides kustomize factory with k8s dependencies
pkg/kustomize/k8sdeps/configmapandsecretPackage configmapandsecret generates configmaps and secrets per generator rules.
pkg/kustomize/k8sdeps/kunstructPackage kunstruct provides unstructured from api machinery and factory for creating unstructured
pkg/kustomize/k8sdeps/kv
pkg/kustomize/k8sdeps/transformerPackage transformer provides transformer factory
pkg/kustomize/k8sdeps/transformer/hash
pkg/kustomize/k8sdeps/transformer/patch
pkg/kustomize/k8sdeps/validatorPackage validator provides functions to validate labels, annotations, namespace using apimachinery
Version
v0.17.1
Published
Jan 15, 2020
Platform
windows/amd64
Imports
4 packages
Last checked
1 second ago

Tools for package owners.