Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(apiServer *ApiServer, apiRegister ApiRegister)
func NCSACommonLogFormatLogger ¶
func NCSACommonLogFormatLogger() restful.FilterFunction
Types ¶
type ApiRegister ¶
type ApiRegister interface {
Register(*restful.Container)
}
type ApiServer ¶
type ApiServer struct {
// contains filtered or unexported fields
}
func NewApiServer ¶
func (*ApiServer) Proxy ¶ added in v0.1.3
func (apiServer *ApiServer) Proxy() restful.FilterFunction
func (*ApiServer) UpdateLeaderAddr ¶
Click to show internal directories.
Click to hide internal directories.