# Functions
New creates a new seed bundle controller API client.
NewUploadSeedBundleBadRequest creates a UploadSeedBundleBadRequest with default headers values.
NewUploadSeedBundleConflict creates a UploadSeedBundleConflict with default headers values.
NewUploadSeedBundleForbidden creates a UploadSeedBundleForbidden with default headers values.
NewUploadSeedBundleInternalServerError creates a UploadSeedBundleInternalServerError with default headers values.
NewUploadSeedBundleNotFound creates a UploadSeedBundleNotFound with default headers values.
NewUploadSeedBundleOK creates a UploadSeedBundleOK with default headers values.
NewUploadSeedBundleParams creates a new UploadSeedBundleParams object with the default values initialized.
NewUploadSeedBundleParamsWithContext creates a new UploadSeedBundleParams object with the default values initialized, and the ability to set a context for a request.
NewUploadSeedBundleParamsWithHTTPClient creates a new UploadSeedBundleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUploadSeedBundleParamsWithTimeout creates a new UploadSeedBundleParams object with the default values initialized, and the ability to set a timeout on a request.
NewUploadSeedBundleUnauthorized creates a UploadSeedBundleUnauthorized with default headers values.
# Structs
Client for seed bundle controller API
*/.
UploadSeedBundleBadRequest handles this case with default header values.
UploadSeedBundleConflict handles this case with default header values.
UploadSeedBundleForbidden handles this case with default header values.
UploadSeedBundleInternalServerError handles this case with default header values.
UploadSeedBundleNotFound handles this case with default header values.
UploadSeedBundleOK handles this case with default header values.
UploadSeedBundleParams contains all the parameters to send to the API endpoint
for the upload seed bundle operation typically these are written to a http.Request
*/.
UploadSeedBundleReader is a Reader for the UploadSeedBundle structure.
UploadSeedBundleUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.