Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WaitCondition = map[string]func(baseClient *clientbase.APIBaseClient, id, schemaType string) error{}
Functions ¶
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 ComposeClient projectv3.NamespaceComposeConfigInterface ClusterName string }
func (Lifecycle) Create ¶
func (l Lifecycle) Create(obj *projectv3.NamespaceComposeConfig) (*projectv3.NamespaceComposeConfig, error)
Click to show internal directories.
Click to hide internal directories.