# Functions
New creates a new version service API client.
NewVersionServiceApplyDefault creates a VersionServiceApplyDefault with default headers values.
NewVersionServiceApplyOK creates a VersionServiceApplyOK with default headers values.
NewVersionServiceApplyParams creates a new VersionServiceApplyParams object with the default values initialized.
NewVersionServiceApplyParamsWithContext creates a new VersionServiceApplyParams object with the default values initialized, and the ability to set a context for a request.
NewVersionServiceApplyParamsWithHTTPClient creates a new VersionServiceApplyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionServiceApplyParamsWithTimeout creates a new VersionServiceApplyParams object with the default values initialized, and the ability to set a timeout on a request.
NewVersionServiceGetReleaseNotesDefault creates a VersionServiceGetReleaseNotesDefault with default headers values.
NewVersionServiceGetReleaseNotesOK creates a VersionServiceGetReleaseNotesOK with default headers values.
NewVersionServiceGetReleaseNotesParams creates a new VersionServiceGetReleaseNotesParams object with the default values initialized.
NewVersionServiceGetReleaseNotesParamsWithContext creates a new VersionServiceGetReleaseNotesParams object with the default values initialized, and the ability to set a context for a request.
NewVersionServiceGetReleaseNotesParamsWithHTTPClient creates a new VersionServiceGetReleaseNotesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionServiceGetReleaseNotesParamsWithTimeout creates a new VersionServiceGetReleaseNotesParams object with the default values initialized, and the ability to set a timeout on a request.
NewVersionServiceMetadataDefault creates a VersionServiceMetadataDefault with default headers values.
NewVersionServiceMetadataOK creates a VersionServiceMetadataOK with default headers values.
NewVersionServiceMetadataParams creates a new VersionServiceMetadataParams object with the default values initialized.
NewVersionServiceMetadataParamsWithContext creates a new VersionServiceMetadataParams object with the default values initialized, and the ability to set a context for a request.
NewVersionServiceMetadataParamsWithHTTPClient creates a new VersionServiceMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionServiceMetadataParamsWithTimeout creates a new VersionServiceMetadataParams object with the default values initialized, and the ability to set a timeout on a request.
NewVersionServiceOperatorDefault creates a VersionServiceOperatorDefault with default headers values.
NewVersionServiceOperatorOK creates a VersionServiceOperatorOK with default headers values.
NewVersionServiceOperatorParams creates a new VersionServiceOperatorParams object with the default values initialized.
NewVersionServiceOperatorParamsWithContext creates a new VersionServiceOperatorParams object with the default values initialized, and the ability to set a context for a request.
NewVersionServiceOperatorParamsWithHTTPClient creates a new VersionServiceOperatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionServiceOperatorParamsWithTimeout creates a new VersionServiceOperatorParams object with the default values initialized, and the ability to set a timeout on a request.
NewVersionServiceProductDefault creates a VersionServiceProductDefault with default headers values.
NewVersionServiceProductOK creates a VersionServiceProductOK with default headers values.
NewVersionServiceProductParams creates a new VersionServiceProductParams object with the default values initialized.
NewVersionServiceProductParamsWithContext creates a new VersionServiceProductParams object with the default values initialized, and the ability to set a context for a request.
NewVersionServiceProductParamsWithHTTPClient creates a new VersionServiceProductParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionServiceProductParamsWithTimeout creates a new VersionServiceProductParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for version service API
*/.
VersionServiceApplyDefault handles this case with default header values.
VersionServiceApplyOK handles this case with default header values.
VersionServiceApplyParams contains all the parameters to send to the API endpoint
for the version service apply operation typically these are written to a http.Request
*/.
VersionServiceApplyReader is a Reader for the VersionServiceApply structure.
VersionServiceGetReleaseNotesDefault handles this case with default header values.
VersionServiceGetReleaseNotesOK handles this case with default header values.
VersionServiceGetReleaseNotesParams contains all the parameters to send to the API endpoint
for the version service get release notes operation typically these are written to a http.Request
*/.
VersionServiceGetReleaseNotesReader is a Reader for the VersionServiceGetReleaseNotes structure.
VersionServiceMetadataDefault handles this case with default header values.
VersionServiceMetadataOK handles this case with default header values.
VersionServiceMetadataParams contains all the parameters to send to the API endpoint
for the version service metadata operation typically these are written to a http.Request
*/.
VersionServiceMetadataReader is a Reader for the VersionServiceMetadata structure.
VersionServiceOperatorDefault handles this case with default header values.
VersionServiceOperatorOK handles this case with default header values.
VersionServiceOperatorParams contains all the parameters to send to the API endpoint
for the version service operator operation typically these are written to a http.Request
*/.
VersionServiceOperatorReader is a Reader for the VersionServiceOperator structure.
VersionServiceProductDefault handles this case with default header values.
VersionServiceProductOK handles this case with default header values.
VersionServiceProductParams contains all the parameters to send to the API endpoint
for the version service product operation typically these are written to a http.Request
*/.
VersionServiceProductReader is a Reader for the VersionServiceProduct structure.
# Interfaces
ClientService is the interface for Client methods.