Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployment ¶
type Deployment struct {
// contains filtered or unexported fields
}
func NewDeployment ¶
func NewDeployment(kubeClient *client.K8sClient) *Deployment
func (*Deployment) CreateAdditionalControllerResources ¶
func (w *Deployment) CreateAdditionalControllerResources() error
func (*Deployment) CreateNamespace ¶
func (w *Deployment) CreateNamespace() error
func (*Deployment) CustomResourceDefinitions ¶
func (w *Deployment) CustomResourceDefinitions() error
func (*Deployment) DeployWorkspacesController ¶
func (w *Deployment) DeployWorkspacesController() error
Click to show internal directories.
Click to hide internal directories.