Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the controller Name = "controller_checks" // Finalizer is the name of the controllers finalizer Finalizer = "cleanup.pingdom" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileChecks ¶
type ReconcileChecks struct {
// contains filtered or unexported fields
}
ReconcileChecks reconciles a Checks object
Click to show internal directories.
Click to hide internal directories.