Documentation ¶
Overview ¶
Package fsm implements MulticlusterClient's methods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(multiclusterController multicluster.Controller, cfg configurator.Configurator) *client
NewClient returns a client that has all components necessary to connect to and maintain state of a multi cluster.
func ServiceToMeshServices ¶
func ServiceToMeshServices(c multicluster.Controller, svc corev1.Service) []service.MeshService
ServiceToMeshServices translates a k8s service with one or more ports to one or more MeshService objects per port.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.