Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceLoadBalancerHandler ¶
type ServiceLoadBalancerHandler struct { ProviderHandler map[string]ServiceLoadBalancerProvider // contains filtered or unexported fields }
func New ¶
func New( c ctrlclient.Client, handlers map[string]ServiceLoadBalancerProvider, ) *ServiceLoadBalancerHandler
func (*ServiceLoadBalancerHandler) AfterControlPlaneInitialized ¶
func (c *ServiceLoadBalancerHandler) AfterControlPlaneInitialized( ctx context.Context, req *runtimehooksv1.AfterControlPlaneInitializedRequest, resp *runtimehooksv1.AfterControlPlaneInitializedResponse, )
func (*ServiceLoadBalancerHandler) Name ¶
func (c *ServiceLoadBalancerHandler) Name() string
Click to show internal directories.
Click to hide internal directories.