package
0.6.2
Repository: https://github.com/vmware/vra-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new content source API client.
NewCreateContentSourceUsingPOSTBadRequest creates a CreateContentSourceUsingPOSTBadRequest with default headers values.
NewCreateContentSourceUsingPOSTCreated creates a CreateContentSourceUsingPOSTCreated with default headers values.
NewCreateContentSourceUsingPOSTForbidden creates a CreateContentSourceUsingPOSTForbidden with default headers values.
NewCreateContentSourceUsingPOSTParams creates a new CreateContentSourceUsingPOSTParams object, with the default timeout for this client.
NewCreateContentSourceUsingPOSTParamsWithContext creates a new CreateContentSourceUsingPOSTParams object with the ability to set a context for a request.
NewCreateContentSourceUsingPOSTParamsWithHTTPClient creates a new CreateContentSourceUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
NewCreateContentSourceUsingPOSTParamsWithTimeout creates a new CreateContentSourceUsingPOSTParams object with the ability to set a timeout on a request.
NewDeleteContentSourceUsingDELETEForbidden creates a DeleteContentSourceUsingDELETEForbidden with default headers values.
NewDeleteContentSourceUsingDELETENoContent creates a DeleteContentSourceUsingDELETENoContent with default headers values.
NewDeleteContentSourceUsingDELETENotFound creates a DeleteContentSourceUsingDELETENotFound with default headers values.
NewDeleteContentSourceUsingDELETEParams creates a new DeleteContentSourceUsingDELETEParams object, with the default timeout for this client.
NewDeleteContentSourceUsingDELETEParamsWithContext creates a new DeleteContentSourceUsingDELETEParams object with the ability to set a context for a request.
NewDeleteContentSourceUsingDELETEParamsWithHTTPClient creates a new DeleteContentSourceUsingDELETEParams object with the ability to set a custom HTTPClient for a request.
NewDeleteContentSourceUsingDELETEParamsWithTimeout creates a new DeleteContentSourceUsingDELETEParams object with the ability to set a timeout on a request.
NewDeleteContentSourceUsingDELETEUnauthorized creates a DeleteContentSourceUsingDELETEUnauthorized with default headers values.
NewGetContentSourceUsingGETForbidden creates a GetContentSourceUsingGETForbidden with default headers values.
NewGetContentSourceUsingGETNotFound creates a GetContentSourceUsingGETNotFound with default headers values.
NewGetContentSourceUsingGETOK creates a GetContentSourceUsingGETOK with default headers values.
NewGetContentSourceUsingGETParams creates a new GetContentSourceUsingGETParams object, with the default timeout for this client.
NewGetContentSourceUsingGETParamsWithContext creates a new GetContentSourceUsingGETParams object with the ability to set a context for a request.
NewGetContentSourceUsingGETParamsWithHTTPClient creates a new GetContentSourceUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewGetContentSourceUsingGETParamsWithTimeout creates a new GetContentSourceUsingGETParams object with the ability to set a timeout on a request.
NewGetContentSourceUsingGETUnauthorized creates a GetContentSourceUsingGETUnauthorized with default headers values.
NewListContentSourcesUsingGETForbidden creates a ListContentSourcesUsingGETForbidden with default headers values.
NewListContentSourcesUsingGETNotFound creates a ListContentSourcesUsingGETNotFound with default headers values.
NewListContentSourcesUsingGETOK creates a ListContentSourcesUsingGETOK with default headers values.
NewListContentSourcesUsingGETParams creates a new ListContentSourcesUsingGETParams object, with the default timeout for this client.
NewListContentSourcesUsingGETParamsWithContext creates a new ListContentSourcesUsingGETParams object with the ability to set a context for a request.
NewListContentSourcesUsingGETParamsWithHTTPClient creates a new ListContentSourcesUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewListContentSourcesUsingGETParamsWithTimeout creates a new ListContentSourcesUsingGETParams object with the ability to set a timeout on a request.
NewListContentSourcesUsingGETUnauthorized creates a ListContentSourcesUsingGETUnauthorized with default headers values.

# Structs

Client for content source API */.
CreateContentSourceUsingPOSTBadRequest describes a response with status code 400, with default header values.
CreateContentSourceUsingPOSTCreated describes a response with status code 201, with default header values.
CreateContentSourceUsingPOSTForbidden describes a response with status code 403, with default header values.
CreateContentSourceUsingPOSTParams contains all the parameters to send to the API endpoint for the create content source using p o s t operation.
CreateContentSourceUsingPOSTReader is a Reader for the CreateContentSourceUsingPOST structure.
DeleteContentSourceUsingDELETEForbidden describes a response with status code 403, with default header values.
DeleteContentSourceUsingDELETENoContent describes a response with status code 204, with default header values.
DeleteContentSourceUsingDELETENotFound describes a response with status code 404, with default header values.
DeleteContentSourceUsingDELETEParams contains all the parameters to send to the API endpoint for the delete content source using d e l e t e operation.
DeleteContentSourceUsingDELETEReader is a Reader for the DeleteContentSourceUsingDELETE structure.
DeleteContentSourceUsingDELETEUnauthorized describes a response with status code 401, with default header values.
GetContentSourceUsingGETForbidden describes a response with status code 403, with default header values.
GetContentSourceUsingGETNotFound describes a response with status code 404, with default header values.
GetContentSourceUsingGETOK describes a response with status code 200, with default header values.
GetContentSourceUsingGETParams contains all the parameters to send to the API endpoint for the get content source using g e t operation.
GetContentSourceUsingGETReader is a Reader for the GetContentSourceUsingGET structure.
GetContentSourceUsingGETUnauthorized describes a response with status code 401, with default header values.
ListContentSourcesUsingGETForbidden describes a response with status code 403, with default header values.
ListContentSourcesUsingGETNotFound describes a response with status code 404, with default header values.
ListContentSourcesUsingGETOK describes a response with status code 200, with default header values.
ListContentSourcesUsingGETParams contains all the parameters to send to the API endpoint for the list content sources using g e t operation.
ListContentSourcesUsingGETReader is a Reader for the ListContentSourcesUsingGET structure.
ListContentSourcesUsingGETUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.