Documentation ¶
Index ¶
- func IsProgressing(conditions *nmstate.ConditionList) bool
- func IsUnknown(conditions *nmstate.ConditionList) bool
- func Reset(cli client.Client, policyKey types.NamespacedName) error
- func SetPolicyFailedToConfigure(conditions *nmstate.ConditionList, message string)
- func SetPolicyNotMatching(conditions *nmstate.ConditionList, message string)
- func SetPolicyProgressing(conditions *nmstate.ConditionList, message string)
- func SetPolicySuccess(conditions *nmstate.ConditionList, message string)
- func Update(cli client.Client, apiReader client.Reader, policyKey types.NamespacedName) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsProgressing ¶ added in v0.67.0
func IsProgressing(conditions *nmstate.ConditionList) bool
func IsUnknown ¶ added in v0.64.13
func IsUnknown(conditions *nmstate.ConditionList) bool
func SetPolicyFailedToConfigure ¶ added in v0.38.0
func SetPolicyFailedToConfigure(conditions *nmstate.ConditionList, message string)
func SetPolicyNotMatching ¶ added in v0.38.0
func SetPolicyNotMatching(conditions *nmstate.ConditionList, message string)
func SetPolicyProgressing ¶ added in v0.38.0
func SetPolicyProgressing(conditions *nmstate.ConditionList, message string)
func SetPolicySuccess ¶ added in v0.38.0
func SetPolicySuccess(conditions *nmstate.ConditionList, message string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.