Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminServer ¶
func NewAdminServer ¶
func NewAdminServer(adminCfg admin.Admin, ns string) *AdminServer
func (*AdminServer) InitHTTPRouter ¶
func (a *AdminServer) InitHTTPRouter(rt core_runtime.Runtime) *AdminServer
func (*AdminServer) NeedLeaderElection ¶
func (a *AdminServer) NeedLeaderElection() bool
func (*AdminServer) Start ¶
func (a *AdminServer) Start(stop <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.