Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeployRequestedPredicate ¶ added in v0.6.3
func (DeployRequestedPredicate) Update ¶ added in v0.6.3
func (DeployRequestedPredicate) Update(e event.UpdateEvent) bool
type KluctlDeploymentReconciler ¶
type KluctlDeploymentReconciler struct {
client.Client
RestConfig *rest.Config
ClientSet *kubernetes.Clientset
Scheme *runtime.Scheme
EventRecorder kuberecorder.EventRecorder
MetricsRecorder *metrics.Recorder
ControllerName string
NoCrossNamespaceRefs bool
DefaultServiceAccount string
DryRun bool
SshPool *ssh_pool.SshPool
// contains filtered or unexported fields
}
func (*KluctlDeploymentReconciler) SetupWithManager ¶
func (r *KluctlDeploymentReconciler) SetupWithManager(mgr ctrl.Manager, opts KluctlDeploymentReconcilerOpts) error
SetupWithManager sets up the controller with the Manager.
type KluctlDeploymentReconcilerOpts ¶ added in v0.6.0
KluctlDeploymentReconcilerOpts contains options for the BaseReconciler.
Click to show internal directories.
Click to hide internal directories.