# Functions
New creates a new repo manager API client.
NewCreateRepoOK creates a CreateRepoOK with default headers values.
NewCreateRepoParams creates a new CreateRepoParams object with the default values initialized.
NewCreateRepoParamsWithContext creates a new CreateRepoParams object with the default values initialized, and the ability to set a context for a request.
NewCreateRepoParamsWithHTTPClient creates a new CreateRepoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateRepoParamsWithTimeout creates a new CreateRepoParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteReposOK creates a DeleteReposOK with default headers values.
NewDeleteReposParams creates a new DeleteReposParams object with the default values initialized.
NewDeleteReposParamsWithContext creates a new DeleteReposParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteReposParamsWithHTTPClient creates a new DeleteReposParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteReposParamsWithTimeout creates a new DeleteReposParams object with the default values initialized, and the ability to set a timeout on a request.
NewDescribeReposOK creates a DescribeReposOK with default headers values.
NewDescribeReposParams creates a new DescribeReposParams object with the default values initialized.
NewDescribeReposParamsWithContext creates a new DescribeReposParams object with the default values initialized, and the ability to set a context for a request.
NewDescribeReposParamsWithHTTPClient creates a new DescribeReposParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDescribeReposParamsWithTimeout creates a new DescribeReposParams object with the default values initialized, and the ability to set a timeout on a request.
NewModifyRepoOK creates a ModifyRepoOK with default headers values.
NewModifyRepoParams creates a new ModifyRepoParams object with the default values initialized.
NewModifyRepoParamsWithContext creates a new ModifyRepoParams object with the default values initialized, and the ability to set a context for a request.
NewModifyRepoParamsWithHTTPClient creates a new ModifyRepoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewModifyRepoParamsWithTimeout creates a new ModifyRepoParams object with the default values initialized, and the ability to set a timeout on a request.
NewValidateRepoOK creates a ValidateRepoOK with default headers values.
NewValidateRepoParams creates a new ValidateRepoParams object with the default values initialized.
NewValidateRepoParamsWithContext creates a new ValidateRepoParams object with the default values initialized, and the ability to set a context for a request.
NewValidateRepoParamsWithHTTPClient creates a new ValidateRepoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewValidateRepoParamsWithTimeout creates a new ValidateRepoParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for repo manager API
*/.
CreateRepoOK handles this case with default header values.
CreateRepoParams contains all the parameters to send to the API endpoint
for the create repo operation typically these are written to a http.Request
*/.
CreateRepoReader is a Reader for the CreateRepo structure.
DeleteReposOK handles this case with default header values.
DeleteReposParams contains all the parameters to send to the API endpoint
for the delete repos operation typically these are written to a http.Request
*/.
DeleteReposReader is a Reader for the DeleteRepos structure.
DescribeReposOK handles this case with default header values.
DescribeReposParams contains all the parameters to send to the API endpoint
for the describe repos operation typically these are written to a http.Request
*/.
DescribeReposReader is a Reader for the DescribeRepos structure.
ModifyRepoOK handles this case with default header values.
ModifyRepoParams contains all the parameters to send to the API endpoint
for the modify repo operation typically these are written to a http.Request
*/.
ModifyRepoReader is a Reader for the ModifyRepo structure.
ValidateRepoOK handles this case with default header values.
ValidateRepoParams contains all the parameters to send to the API endpoint
for the validate repo operation typically these are written to a http.Request
*/.
ValidateRepoReader is a Reader for the ValidateRepo structure.