Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWebService ¶
Types ¶
type APIInstaller ¶
type APIInstaller struct {
// contains filtered or unexported fields
}
func NewAPIInstaller ¶
func NewAPIInstaller(storages map[string]rest.Storage) *APIInstaller
func (*APIInstaller) Install ¶
func (a *APIInstaller) Install() (*restful.WebService, error)
Click to show internal directories.
Click to hide internal directories.