Documentation
¶
Index ¶
- func AddonSpecificStatus(kubeConfig *k8s.KubeConfig, providedAddonName string) error
- func Apply(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig, ...) error
- func Init(provider string) error
- func Reset(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig, force bool) error
- func Status(kubeConfig *k8s.KubeConfig) error
- func Update(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig) error
- func Upgrade(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig, imageRegistry string) error
- func Verify(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddonSpecificStatus ¶
func AddonSpecificStatus(kubeConfig *k8s.KubeConfig, providedAddonName string) error
AddonSpecificStatus prints the status of a specific addon
func Apply ¶
func Apply(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig, providerInstallOnly bool, imageRegistry string) error
Apply installs the Blueprint Operator and applies the components defined in the blueprint
func Status ¶
func Status(kubeConfig *k8s.KubeConfig) error
Status prints the status of the blueprint operator and any installed addons
func Update ¶
func Update(blueprint *types.Blueprint, kubeConfig *k8s.KubeConfig) error
Update updates the Blueprint Operator and applies the components defined in the blueprint
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.