Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ErrDistccNotFound is used as part of the Event 'reason' when a DistccClaim fails // to sync due to a dangling reference to the Distcc object ErrDistccNotFound = "ErrDistccNotFound" )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(sharedClient *sharedctr.SharedClient) sharedctr.Controller
NewController creates a controller for DistccClaims using the given shared client connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.