Documentation
¶
Index ¶
Constants ¶
View Source
const (
PodUpdateAnnotationName = "capsule.clastix.io/updated"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Namespace string Configuration configuration.Configuration }
func (Reconciler) ReconcileCertificates ¶
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
type RunningInOutOfClusterModeError ¶
type RunningInOutOfClusterModeError struct{}
func (RunningInOutOfClusterModeError) Error ¶
func (r RunningInOutOfClusterModeError) Error() string
Click to show internal directories.
Click to hide internal directories.