Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Infra ¶
type Infra struct { Client client.Client // Namespace is the Namespace used for managed infra. Namespace string }
Infra manages the creation and deletion of Kubernetes infrastructure based on Infra IR resources.
func (*Infra) CreateInfra ¶
CreateInfra creates the managed kube infra, if it doesn't exist.
Click to show internal directories.
Click to hide internal directories.