configmapandsecret

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeConfigMapsResourceCollection

func MakeConfigMapsResourceCollection(maps []types.ConfigMapArgs) (resource.ResourceCollection, error)

MakeConfigMapsResourceCollection returns a map of <GVK, oldName> -> unstructured object.

func MakeConfigmapAndGenerateName

func MakeConfigmapAndGenerateName(cm types.ConfigMapArgs) (*unstructured.Unstructured, string, error)

MakeConfigmapAndGenerateName makes a configmap and returns the configmap and the name appended with a hash.

func MakeSecretAndGenerateName

func MakeSecretAndGenerateName(secret types.SecretArgs, path string) (*unstructured.Unstructured, string, error)

MakeSecretAndGenerateName returns a secret with the name appended with a hash.

func MakeSecretsResourceCollection

func MakeSecretsResourceCollection(secrets []types.SecretArgs, path string) (resource.ResourceCollection, error)

MakeSecretsResourceCollection returns a map of <GVK, oldName> -> unstructured object.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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