Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeregisterAPIService ¶
func DeregisterAPIService(ctx *synccontext.ControllerContext, groupVersion schema.GroupVersion) error
func RegisterAPIService ¶
func RegisterAPIService(ctx *synccontext.ControllerContext, serviceName string, hostPort int, groupVersion schema.GroupVersion) error
func StartAPIServiceProxy ¶
func StartAPIServiceProxy(
ctx *synccontext.ControllerContext,
targetServiceName,
targetServiceNamespace string,
targetPort,
hostPort int,
extraHandlers ...func(h http.Handler) http.Handler,
) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.