Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicyEndpointsReconciler ¶
type PolicyEndpointsReconciler struct {
// contains filtered or unexported fields
}
PolicyEndpointsReconciler reconciles a PolicyEndpoints object
func NewPolicyEndpointsReconciler ¶
func NewPolicyEndpointsReconciler(k8sClient client.Client, log logr.Logger, enablePolicyEventLogs, enableCloudWatchLogs bool, enableIPv6 bool, enableNetworkPolicy bool) (*PolicyEndpointsReconciler, error)
NewPolicyEndpointsReconciler constructs new PolicyEndpointReconciler
func (*PolicyEndpointsReconciler) SetupWithManager ¶
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.