Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupConfigAndExit ¶
func CleanupConfigAndExit()
Types ¶
type KubeRouter ¶
type KubeRouter struct { Client *kubernetes.Clientset Config *options.KubeRouterConfig }
func NewKubeRouterDefault ¶
func NewKubeRouterDefault(config *options.KubeRouterConfig) (*KubeRouter, error)
func (*KubeRouter) Run ¶
func (kr *KubeRouter) Run() error
Click to show internal directories.
Click to hide internal directories.