Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImage ¶
GetImage returns the current pod's container image. This is intended to prepare the image name for EgressReconciler.
func SetupCRBReconciler ¶
SetupCRBReconciler setups ClusterResourceBinding reconciler for egress-controller.
Types ¶
type EgressReconciler ¶
EgressReconciler reconciles a Egress object
func (*EgressReconciler) Reconcile ¶
Reconcile implements Reconciler interface. - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.15.1/pkg/reconcile
func (*EgressReconciler) SetupWithManager ¶
func (r *EgressReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers this with the manager.
Click to show internal directories.
Click to hide internal directories.