Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "podcanarylabel"
)
Variables ¶
This section is empty.
Functions ¶
func InitFuncWith ¶
func InitFuncWith(r registry.WorkloadRegistry) initializer.InitFunc
Types ¶
type PodCanaryReconciler ¶
type PodCanaryReconciler struct {
*mixin.ReconcilerMixin
// contains filtered or unexported fields
}
func NewPodCanaryReconciler ¶
func NewPodCanaryReconciler(mgr manager.Manager, workloadRegistry registry.WorkloadRegistry) *PodCanaryReconciler
func (*PodCanaryReconciler) SetupWithManager ¶
func (r *PodCanaryReconciler) SetupWithManager(mgr manager.Manager) error
Click to show internal directories.
Click to hide internal directories.