Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleServer ¶
ConsoleServer serves machine consoles over the `kubectl exec` protocol
func NewConsoleServer ¶
func NewConsoleServer(addr string, tlsCert, tlsKey string) (*ConsoleServer, error)
func (*ConsoleServer) SetupWithManager ¶
func (s *ConsoleServer) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the server with the Manager.
Click to show internal directories.
Click to hide internal directories.