# Functions

New creates a new global API client.
NewGetGlobalDefault creates a GetGlobalDefault with default headers values.
NewGetGlobalOK creates a GetGlobalOK with default headers values.
NewGetGlobalParams creates a new GetGlobalParams object with the default values initialized.
NewGetGlobalParamsWithContext creates a new GetGlobalParams object with the default values initialized, and the ability to set a context for a request.
NewGetGlobalParamsWithHTTPClient creates a new GetGlobalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetGlobalParamsWithTimeout creates a new GetGlobalParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceGlobalAccepted creates a ReplaceGlobalAccepted with default headers values.
NewReplaceGlobalBadRequest creates a ReplaceGlobalBadRequest with default headers values.
NewReplaceGlobalDefault creates a ReplaceGlobalDefault with default headers values.
NewReplaceGlobalOK creates a ReplaceGlobalOK with default headers values.
NewReplaceGlobalParams creates a new ReplaceGlobalParams object with the default values initialized.
NewReplaceGlobalParamsWithContext creates a new ReplaceGlobalParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceGlobalParamsWithHTTPClient creates a new ReplaceGlobalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceGlobalParamsWithTimeout creates a new ReplaceGlobalParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for global API */.
GetGlobalDefault handles this case with default header values.
GetGlobalOK handles this case with default header values.
GetGlobalOKBody get global o k body swagger:model GetGlobalOKBody */.
GetGlobalParams contains all the parameters to send to the API endpoint for the get global operation typically these are written to a http.Request */.
GetGlobalReader is a Reader for the GetGlobal structure.
ReplaceGlobalAccepted handles this case with default header values.
ReplaceGlobalBadRequest handles this case with default header values.
ReplaceGlobalDefault handles this case with default header values.
ReplaceGlobalOK handles this case with default header values.
ReplaceGlobalParams contains all the parameters to send to the API endpoint for the replace global operation typically these are written to a http.Request */.
ReplaceGlobalReader is a Reader for the ReplaceGlobal structure.

# Interfaces

ClientService is the interface for Client methods.