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

package k8sdeps

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

Package k8sdeps provides kustomize factory with k8s dependencies

Index

Functions

func NewFactory

func NewFactory() *factory.KustFactory

NewFactory creates an instance of KustFactory using k8sdeps factories

Source Files

doc.go factory.go

Directories

PathSynopsis
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.15.8-beta.1
Published
Dec 14, 2019
Platform
linux/amd64
Imports
4 packages
Last checked
15 minutes ago

Tools for package owners.