package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new versions API client.
NewGetKubermaticVersionDefault creates a GetKubermaticVersionDefault with default headers values.
NewGetKubermaticVersionOK creates a GetKubermaticVersionOK with default headers values.
NewGetKubermaticVersionParams creates a new GetKubermaticVersionParams object with the default values initialized.
NewGetKubermaticVersionParamsWithContext creates a new GetKubermaticVersionParams object with the default values initialized, and the ability to set a context for a request.
NewGetKubermaticVersionParamsWithHTTPClient creates a new GetKubermaticVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetKubermaticVersionParamsWithTimeout creates a new GetKubermaticVersionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetMasterVersionsDefault creates a GetMasterVersionsDefault with default headers values.
NewGetMasterVersionsOK creates a GetMasterVersionsOK with default headers values.
NewGetMasterVersionsParams creates a new GetMasterVersionsParams object with the default values initialized.
NewGetMasterVersionsParamsWithContext creates a new GetMasterVersionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetMasterVersionsParamsWithHTTPClient creates a new GetMasterVersionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetMasterVersionsParamsWithTimeout creates a new GetMasterVersionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNodeUpgradesDefault creates a GetNodeUpgradesDefault with default headers values.
NewGetNodeUpgradesForbidden creates a GetNodeUpgradesForbidden with default headers values.
NewGetNodeUpgradesOK creates a GetNodeUpgradesOK with default headers values.
NewGetNodeUpgradesParams creates a new GetNodeUpgradesParams object with the default values initialized.
NewGetNodeUpgradesParamsWithContext creates a new GetNodeUpgradesParams object with the default values initialized, and the ability to set a context for a request.
NewGetNodeUpgradesParamsWithHTTPClient creates a new GetNodeUpgradesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNodeUpgradesParamsWithTimeout creates a new GetNodeUpgradesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNodeUpgradesUnauthorized creates a GetNodeUpgradesUnauthorized with default headers values.
# Structs
Client for versions API
*/.
GetKubermaticVersionDefault handles this case with default header values.
GetKubermaticVersionOK handles this case with default header values.
GetKubermaticVersionParams contains all the parameters to send to the API endpoint
for the get kubermatic version operation typically these are written to a http.Request
*/.
GetKubermaticVersionReader is a Reader for the GetKubermaticVersion structure.
GetMasterVersionsDefault handles this case with default header values.
GetMasterVersionsOK handles this case with default header values.
GetMasterVersionsParams contains all the parameters to send to the API endpoint
for the get master versions operation typically these are written to a http.Request
*/.
GetMasterVersionsReader is a Reader for the GetMasterVersions structure.
GetNodeUpgradesDefault handles this case with default header values.
GetNodeUpgradesForbidden handles this case with default header values.
GetNodeUpgradesOK handles this case with default header values.
GetNodeUpgradesParams contains all the parameters to send to the API endpoint
for the get node upgrades operation typically these are written to a http.Request
*/.
GetNodeUpgradesReader is a Reader for the GetNodeUpgrades structure.
GetNodeUpgradesUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.