Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Formatter ¶
func Formatter(request *types.APIRequest, resource *types.RawResource)
Types ¶
type ActionHandler ¶
type ActionHandler struct {
// contains filtered or unexported fields
}
func (ActionHandler) ServeHTTP ¶
func (h ActionHandler) ServeHTTP(rw http.ResponseWriter, req *http.Request)
type ListUnhealthyVM ¶ added in v1.1.2
type MaintenanceModeInput ¶ added in v1.1.2
type MaintenanceModeInput struct {
Force string `json:"force"`
}
type PowerActionInput ¶ added in v1.2.0
type PowerActionInput struct {
Operation string `json:"operation"`
}
Click to show internal directories.
Click to hide internal directories.