Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( ctx context.Context, opt reconciler.Options, k8sClient k8sclient.Interface, configmapName string, configMapInformer coreinformers.ConfigMapInformer, lifecycleProvider LifecycleProvider, ) *controller.Impl
Types ¶
type LifecycleProvider ¶
type Reconciler ¶
type Reconciler struct { Key types.NamespacedName ConfigMapLister corelisters.ConfigMapLister Tracker reconciler.Tracker K8sClient k8sclient.Interface LifecycleProvider LifecycleProvider }
Click to show internal directories.
Click to hide internal directories.