utils

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandStringSlice added in v0.2.0

func ExpandStringSlice(s []interface{}) []string

func GenerateSecretManifest added in v0.2.0

func GenerateSecretManifest(name string, namespace string, _type string, secrets map[string]interface{}) (io.Reader, error)

func SHA256

func SHA256(src string) string

Types

type SecretManifest added in v0.2.0

type SecretManifest struct {
	Name      string
	Namespace string
	Type      string
	Secrets   map[string]interface{}
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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