key

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const AppCRTemplate = `
{{ .UserConfigConfigMapCR -}}
---
{{ .UserConfigSecretCR -}}
---
{{ .AppCR -}}
`
View Source
const AppCatalogCRTemplate = `
{{ .ConfigmapCR -}}
---
{{ .SecretCR -}}
---
{{ .AppCatalogCR -}}
`
View Source
const ClusterCRsTemplate = `` /* 154-byte string literal not displayed */
View Source
const MachineDeploymentCRsTemplate = `
{{ .MachineDeploymentCR -}}
---
{{ .AWSMachineDeploymentCR -}}
`

Variables

This section is empty.

Functions

func GenerateAssetName added in v0.2.0

func GenerateAssetName(values ...string) string

func GenerateID

func GenerateID() string

func IsUnmashalToMapFailed added in v0.2.0

func IsUnmashalToMapFailed(err error) bool

IsUnmashalToMapFailed asserts unmashalToMapFailedError.

func ReadConfigMapYamlFromFile added in v0.2.0

func ReadConfigMapYamlFromFile(fs afero.Fs, path string) (string, error)

readConfigMapFromFile reads a configmap from a YAML file.

func ReadSecretYamlFromFile added in v0.2.0

func ReadSecretYamlFromFile(fs afero.Fs, path string) (map[string][]byte, error)

readSecretFromFile reads a configmap from a YAML file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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