Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { ClusterdContext *clusterd.Context OperatorNamespace string ReconcileCanaries *LockingBool }
Context passed to the controller when associating it with the manager.
type LockingBool ¶
type LockingBool struct {
// contains filtered or unexported fields
}
LockingBool is a bool coupled with a sync.Mutex
Click to show internal directories.
Click to hide internal directories.