Documentation
¶
Index ¶
- func DetermineOpenShiftVersion(ctx context.Context, client client.Client) (string, error)
- func Find[T any](list []T, f func(item *T) bool) *T
- func GetConditionName(client client.Client) (string, error)
- func GetOperatorNamespace() (string, error)
- func NewUpgradeableCondition(client client.Client) (conditions.Condition, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOperatorNamespace ¶
GetOperatorNamespace returns the namespace where the operator is deployed.
func NewUpgradeableCondition ¶
func NewUpgradeableCondition(client client.Client) (conditions.Condition, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.