Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "globalps"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GlobalPullSecretPodConfig ¶ added in v0.1.71
type GlobalPullSecretPodConfig struct {
VolumeMounts []corev1.VolumeMount
Volumes []corev1.Volume
}
GlobalPullSecretPodConfig encapsulates the configuration for GlobalPullSecret DaemonSet pods
type Reconciler ¶
type Reconciler struct {
upsert.CreateOrUpdateProvider
// contains filtered or unexported fields
}
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile(ctx context.Context, req crreconcile.Request) (crreconcile.Result, error)
Click to show internal directories.
Click to hide internal directories.