Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStorageCondition ¶
func GetStorageCondition(conditions []apisv1alpha1.StorageNodeCondition, conditionType apisv1alpha1.StorageNodeConditionType) (int, *apisv1alpha1.StorageNodeCondition)
GetStorageCondition extracts the provided condition from the given status and returns that. Returns nil and -1 if the condition is not present, and the index of the located condition.
func SetupSignalHandler ¶
SetupSignalHandler registered for SIGTERM and SIGINT. A context is returned which is cancelled on one of these signals. If a second signal is caught, the program is terminated with exit code 1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.