Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSEndpointServiceReconciler ¶
type AWSEndpointServiceReconciler struct {
client.Client
upsert.CreateOrUpdateProvider
// contains filtered or unexported fields
}
AWSEndpointServiceReconciler watches HC/NodePools/awsEndpointService and reconcile the awsEndpointService CRs existing for the KubeAPIServerPrivateService and the PrivateRouterService. It creates the endpoint service in AWS and keeps the SubnetIDs up to date so NodePools are able to attach to the service endpoint.
func (*AWSEndpointServiceReconciler) SetupWithManager ¶
func (r *AWSEndpointServiceReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.