Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoOwnerProfile = errors.New("No owner profile defined for this status") ErrUnkownOwnerKind = errors.New("the node status owner is of an unknown kind") )
Functions ¶
Types ¶
type StatusReconciler ¶
type StatusReconciler struct {
// contains filtered or unexported fields
}
A StatusReconciler monitors node changes and updates the profile status.
func NewStatusReconciler ¶
Click to show internal directories.
Click to hide internal directories.