Documentation ¶
Index ¶
Constants ¶
View Source
const BACKUP_REGISTRY = "repo.treescale.com"
View Source
const BACKUP_REGISTRY_ORG = "kmjayadeep"
Variables ¶
This section is empty.
Functions ¶
func NewDaemonSetController ¶
func NewDaemonSetController(client client.Client) reconcile.Reconciler
func NewDeploymentController ¶
func NewDeploymentController(client client.Client) reconcile.Reconciler
Types ¶
type DaemonSetController ¶
type DaemonSetController struct {
// contains filtered or unexported fields
}
DeploymentController reconciles Deployments
type DeploymentController ¶
type DeploymentController struct {
// contains filtered or unexported fields
}
DeploymentController reconciles Deployments
Click to show internal directories.
Click to hide internal directories.