k8s

package
v0.0.0-...-de5f638 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalYAMLResources

func UnmarshalYAMLResources(data string) (objs []*unstructured.Unstructured)

UnmarshalYAMLResources takes in a string YAML representation and returns a list of metav1.unstructured type objects

Types

type Image

type Image = string

Image simply strictly types Images with strings

func GetImages

func GetImages(objs []*unstructured.Unstructured) (images []Image)

GetImages returns a slice of images (type Image = string) found within a unstructured objs list

type Kustomize

type Kustomize interface {
	Build() []Image
}

Kustomize docs TODO

Jump to

Keyboard shortcuts

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