Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "VpcEndpoint"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validation ¶
type Validation func(ctx context.Context, resource *avov1alpha2.VpcEndpoint) error
type VpcEndpointReconciler ¶
type VpcEndpointReconciler struct { client.Client APIReader client.Reader Scheme *runtime.Scheme Recorder record.EventRecorder // contains filtered or unexported fields }
VpcEndpointReconciler reconciles a VpcEndpoint object
func (*VpcEndpointReconciler) SetupWithManager ¶
func (r *VpcEndpointReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.