Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupServer ¶
Types ¶
type AdminServer ¶
type AdminServer struct {
// contains filtered or unexported fields
}
func NewAdminServer ¶
func NewAdminServer(cfg admin_server.AdminServerConfig, services ...*restful.WebService) *AdminServer
func (*AdminServer) Start ¶
func (a *AdminServer) Start(stop <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.