Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientSet ¶
func NewClientSet(kubeconfig string) (*kubernetes.Clientset, error)
NewClientSet returns a new kubernetes clientSet
Types ¶
type GWController ¶
type GWController struct { GWS GWServicer EtcdCli *client.Client // contains filtered or unexported fields }
GWController -
func NewGWController ¶
func NewGWController(ctx context.Context, clientset kubernetes.Interface, cfg *option.Config, mc metric.Collector, node *cluster.NodeManager) (*GWController, error)
NewGWController new Gateway controller
Click to show internal directories.
Click to hide internal directories.