//
pkg.gl
Category
sigs.k8s.io/cluster-api
util
paused
package
1.9.5
Repository:
https://github.com/kubernetes-sigs/cluster-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
12
Files
87 SLOC
#
Functions
EnsurePausedCondition
EnsurePausedCondition sets the paused condition on the object and returns if it should be considered as paused.
#
Interfaces
ConditionSetter
ConditionSetter combines the client.Object and Setter interface.