Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶ added in v1.1.3
type Server interface {
ListenAndServe(addr string)
}
func NewProxyServer ¶ added in v1.1.3
func NewServer ¶ added in v1.1.3
func NewServer(pdControl pdapi.PDControlInterface, masterControl dmapi.MasterControlInterface, cli versioned.Interface, kubeCli kubernetes.Interface) Server
NewServer creates a new server.
Click to show internal directories.
Click to hide internal directories.