Documentation ¶
Index ¶
- func ProcDeletedOverride(statusUpdater vzstatus.Updater, c client.Client, ...) error
- func UpdateVerrazzanoForInstallOverrides(statusUpdater vzstatus.Updater, componentCtx spi.ComponentContext, ...) error
- func VzContainsResource(ctx spi.ComponentContext, objectName string, objectKind string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcDeletedOverride ¶
func ProcDeletedOverride(statusUpdater vzstatus.Updater, c client.Client, vz *installv1alpha1.Verrazzano, objectName string, objectKind string) error
ProcDeletedOverride checks Verrazzano CR for an override resource that has now been deleted, and updates the CR if the resource is found listed as an override
func UpdateVerrazzanoForInstallOverrides ¶
func UpdateVerrazzanoForInstallOverrides(statusUpdater vzstatus.Updater, componentCtx spi.ComponentContext, componentName string) error
UpdateVerrazzanoForInstallOverrides mutates the status subresource of Verrazzano Custom Resource specific to a component to cause a reconcile
func VzContainsResource ¶
func VzContainsResource(ctx spi.ComponentContext, objectName string, objectKind string) (string, bool)
VzContainsResource checks to see if the resource is listed in the Verrazzano
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.