Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControllerName ¶
func RouterZoneName ¶
Types ¶
type AWSEndpointServiceReconciler ¶
type AWSEndpointServiceReconciler struct {
client.Client
upsert.CreateOrUpdateProvider
// contains filtered or unexported fields
}
AWSEndpointServiceReconciler watches AWSEndpointService resources and reconciles the existence of AWS Endpoints for it in the guest cluster infrastructure.
func (*AWSEndpointServiceReconciler) SetupWithManager ¶
func (r *AWSEndpointServiceReconciler) SetupWithManager(mgr ctrl.Manager) error
type PrivateServiceObserver ¶
type PrivateServiceObserver struct {
client.Client
ControllerName string
ServiceNamespace string
ServiceName string
HCPNamespace string
upsert.CreateOrUpdateProvider
// contains filtered or unexported fields
}
PrivateServiceObserver watches a given Service type LB and reconciles an awsEndpointService CR representation for it.
func (*PrivateServiceObserver) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.