envresolve

package
v3.9.0-alpha.1+incompa... Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEnvVarRefString

func GetEnvVarRefString(from *kapi.EnvVarSource) string

GenEnvVarRefString returns a text description of the supplied EnvVarSource

func GetEnvVarRefValue

func GetEnvVarRefValue(kc kclientset.Interface, ns string, store *ResourceStore, from *kapi.EnvVarSource, obj runtime.Object, c *kapi.Container) (string, error)

GenEnvVarRefValue returns the value referenced by the supplied EnvVarSource given the other supplied information

Types

type ResourceStore

type ResourceStore struct {
	SecretStore    map[string]*kapi.Secret
	ConfigMapStore map[string]*kapi.ConfigMap
}

ResourceStore defines a new resource store data structure

func NewResourceStore

func NewResourceStore() *ResourceStore

NewResourceStore returns a pointer to a new resource store data structure

Jump to

Keyboard shortcuts

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