Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LbPolicyLabel string
LbPolicyLabel is the label used to specify load balancing policy for the generated clusters per Kubernetes Service
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(localClient kube.Client, remoteClients []kube.Client, namespace, labelselector string, s *xds.Snapshotter, resyncPeriod time.Duration) *Controller
func (*Controller) Run ¶
func (c *Controller) Run() error
func (*Controller) Stop ¶
func (c *Controller) Stop()
Click to show internal directories.
Click to hide internal directories.