usercompose

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: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// WaitCondition is a set of function that can be customized to wait for a resource
	WaitCondition = map[string]func(baseClient *clientbase.APIBaseClient, id, schemaType string) error{}
)

Functions

func GetSchemaMap

func GetSchemaMap(clusterSchemas, managementSchemas, projectSchemas map[string]types.Schema) (map[string]types.Schema, error)

func GetSchemas

func GetSchemas(token string, port int) (map[string]types.Schema, map[string]types.Schema, map[string]types.Schema, error)

func Register

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

Types

type Lifecycle

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

func (Lifecycle) Create

Jump to

Keyboard shortcuts

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