watch

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: UPL-1.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CombineWatchDescriptors

func CombineWatchDescriptors(watchDescriptors ...[]controllerspi.WatchDescriptor) []controllerspi.WatchDescriptor

CombineWatchDescriptors combines multiple arrays of WatchDescriptors into one array

func GetCreateNamespaceWatch

func GetCreateNamespaceWatch(name string) []controllerspi.WatchDescriptor

GetCreateNamespaceWatch watches for a namespace creation with the specified name

func GetCreateSecretWatch

func GetCreateSecretWatch(name, namespace string) []controllerspi.WatchDescriptor

GetCreateSecretWatch watches for a secret creation with the specified name

func GetDeleteSecretWatch

func GetDeleteSecretWatch(name, namespace string) []controllerspi.WatchDescriptor

GetDeleteSecretWatch watches for a secret deletion with the specified name

func GetModuleInstalledWatches

func GetModuleInstalledWatches(moduleNames []string) []controllerspi.WatchDescriptor

GetModuleInstalledWatches gets WatchDescriptors for the set of module where the code watches for the module transitioning to installed ready.

func GetModuleUpdatedWatches

func GetModuleUpdatedWatches(moduleNames []string) []controllerspi.WatchDescriptor

GetModuleUpdatedWatches gets WatchDescriptors for the set of module where the code watches for the module transitioning to update ready.

func GetModuleUpgradedWatches

func GetModuleUpgradedWatches(moduleNames []string) []controllerspi.WatchDescriptor

GetModuleUpgradedWatches gets WatchDescriptors for the set of module where the code watches for the module transitioning to upgrade ready.

func GetModuleWatchesForReason

func GetModuleWatchesForReason(moduleNames []string, reason moduleapi.ModuleConditionReason) []controllerspi.WatchDescriptor

GetModuleWatchesForReason gets WatchDescriptors for the set a modules that transition to ready for a given reason .

func GetUpdateNamespaceWatch

func GetUpdateNamespaceWatch(name string) []controllerspi.WatchDescriptor

GetUpdateNamespaceWatch watches for a namespace update with the specified name

func GetUpdateSecretWatch

func GetUpdateSecretWatch(name, namespace string) []controllerspi.WatchDescriptor

GetUpdateSecretWatch watches for a secret update with the specified name

func GetVerrazzanoSpecWatch

func GetVerrazzanoSpecWatch() []controllerspi.WatchDescriptor

GetVerrazzanoSpecWatch watches for any Verrazzano spec update.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL