Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FleetLockRequest ¶
type FleetLockRequest struct {
Client FleetLockRequestClient `json:"client_params"`
}
func ParseRequest ¶
func ParseRequest(body io.ReadCloser) (FleetLockRequest, error)
Parse an http request body and extract the parameters
type FleetLockRequestClient ¶
type FleetLockResponse ¶
func ParseResponse ¶
func ParseResponse(body io.ReadCloser) (FleetLockResponse, error)
Parse an http response body and extract the parameters
type FleetlockHealthResponse ¶
Click to show internal directories.
Click to hide internal directories.