namespacecompose

package
v0.0.0-...-4eb0dc1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WaitCondition = map[string]func(baseClient *clientbase.APIBaseClient, id, schemaType string) error{}

Functions

func Marshal

func Marshal(in interface{}) ([]byte, error)

Marshal YAML wrapper function.

func Register

func Register(user *config.UserContext, portGetter common.KubeConfigGetter)

func Unmarshal

func Unmarshal(in []byte, out interface{}) error

Unmarshal YAML to map[string]interface{} instead of map[interface{}]interface{}.

Types

type Lifecycle

type Lifecycle struct {
	HTTPSPortGetter common.KubeConfigGetter
	UserManager     user.Manager
	TokenClient     v3.TokenInterface
	UserClient      v3.UserInterface
	ComposeClient   projectv3.NamespaceComposeConfigInterface
	ClusterName     string
}

Jump to

Keyboard shortcuts

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