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

# Functions

New creates a new custom naming API client.
NewCreateCustomNameBadRequest creates a CreateCustomNameBadRequest with default headers values.
NewCreateCustomNameCreated creates a CreateCustomNameCreated with default headers values.
NewCreateCustomNameForbidden creates a CreateCustomNameForbidden with default headers values.
NewCreateCustomNameNotFound creates a CreateCustomNameNotFound with default headers values.
NewCreateCustomNameParams creates a new CreateCustomNameParams object, with the default timeout for this client.
NewCreateCustomNameParamsWithContext creates a new CreateCustomNameParams object with the ability to set a context for a request.
NewCreateCustomNameParamsWithHTTPClient creates a new CreateCustomNameParams object with the ability to set a custom HTTPClient for a request.
NewCreateCustomNameParamsWithTimeout creates a new CreateCustomNameParams object with the ability to set a timeout on a request.
NewDeleteCustomnameForbidden creates a DeleteCustomnameForbidden with default headers values.
NewDeleteCustomnameNoContent creates a DeleteCustomnameNoContent with default headers values.
NewDeleteCustomnameNotFound creates a DeleteCustomnameNotFound with default headers values.
NewDeleteCustomnameParams creates a new DeleteCustomnameParams object, with the default timeout for this client.
NewDeleteCustomnameParamsWithContext creates a new DeleteCustomnameParams object with the ability to set a context for a request.
NewDeleteCustomnameParamsWithHTTPClient creates a new DeleteCustomnameParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCustomnameParamsWithTimeout creates a new DeleteCustomnameParams object with the ability to set a timeout on a request.
NewGetCustomNameBadRequest creates a GetCustomNameBadRequest with default headers values.
NewGetCustomNameByProjectIDBadRequest creates a GetCustomNameByProjectIDBadRequest with default headers values.
NewGetCustomNameByProjectIDForbidden creates a GetCustomNameByProjectIDForbidden with default headers values.
NewGetCustomNameByProjectIDNotFound creates a GetCustomNameByProjectIDNotFound with default headers values.
NewGetCustomNameByProjectIDOK creates a GetCustomNameByProjectIDOK with default headers values.
NewGetCustomNameByProjectIDParams creates a new GetCustomNameByProjectIDParams object, with the default timeout for this client.
NewGetCustomNameByProjectIDParamsWithContext creates a new GetCustomNameByProjectIDParams object with the ability to set a context for a request.
NewGetCustomNameByProjectIDParamsWithHTTPClient creates a new GetCustomNameByProjectIDParams object with the ability to set a custom HTTPClient for a request.
NewGetCustomNameByProjectIDParamsWithTimeout creates a new GetCustomNameByProjectIDParams object with the ability to set a timeout on a request.
NewGetCustomNameForbidden creates a GetCustomNameForbidden with default headers values.
NewGetCustomNameNotFound creates a GetCustomNameNotFound with default headers values.
NewGetCustomNameOK creates a GetCustomNameOK with default headers values.
NewGetCustomNameParams creates a new GetCustomNameParams object, with the default timeout for this client.
NewGetCustomNameParamsWithContext creates a new GetCustomNameParams object with the ability to set a context for a request.
NewGetCustomNameParamsWithHTTPClient creates a new GetCustomNameParams object with the ability to set a custom HTTPClient for a request.
NewGetCustomNameParamsWithTimeout creates a new GetCustomNameParams object with the ability to set a timeout on a request.
NewUpdateCustomNameBadRequest creates a UpdateCustomNameBadRequest with default headers values.
NewUpdateCustomNameForbidden creates a UpdateCustomNameForbidden with default headers values.
NewUpdateCustomNameNoContent creates a UpdateCustomNameNoContent with default headers values.
NewUpdateCustomNameNotFound creates a UpdateCustomNameNotFound with default headers values.
NewUpdateCustomNameOK creates a UpdateCustomNameOK with default headers values.
NewUpdateCustomNameParams creates a new UpdateCustomNameParams object, with the default timeout for this client.
NewUpdateCustomNameParamsWithContext creates a new UpdateCustomNameParams object with the ability to set a context for a request.
NewUpdateCustomNameParamsWithHTTPClient creates a new UpdateCustomNameParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCustomNameParamsWithTimeout creates a new UpdateCustomNameParams object with the ability to set a timeout on a request.

# Structs

Client for custom naming API */.
CreateCustomNameBadRequest describes a response with status code 400, with default header values.
CreateCustomNameCreated describes a response with status code 201, with default header values.
CreateCustomNameForbidden describes a response with status code 403, with default header values.
CreateCustomNameNotFound describes a response with status code 404, with default header values.
CreateCustomNameParams contains all the parameters to send to the API endpoint for the create custom name operation.
CreateCustomNameReader is a Reader for the CreateCustomName structure.
DeleteCustomnameForbidden describes a response with status code 403, with default header values.
DeleteCustomnameNoContent describes a response with status code 204, with default header values.
DeleteCustomnameNotFound describes a response with status code 404, with default header values.
DeleteCustomnameParams contains all the parameters to send to the API endpoint for the delete customname operation.
DeleteCustomnameReader is a Reader for the DeleteCustomname structure.
GetCustomNameBadRequest describes a response with status code 400, with default header values.
GetCustomNameByProjectIDBadRequest describes a response with status code 400, with default header values.
GetCustomNameByProjectIDForbidden describes a response with status code 403, with default header values.
GetCustomNameByProjectIDNotFound describes a response with status code 404, with default header values.
GetCustomNameByProjectIDOK describes a response with status code 200, with default header values.
GetCustomNameByProjectIDParams contains all the parameters to send to the API endpoint for the get custom name by project Id operation.
GetCustomNameByProjectIDReader is a Reader for the GetCustomNameByProjectID structure.
GetCustomNameForbidden describes a response with status code 403, with default header values.
GetCustomNameNotFound describes a response with status code 404, with default header values.
GetCustomNameOK describes a response with status code 200, with default header values.
GetCustomNameParams contains all the parameters to send to the API endpoint for the get custom name operation.
GetCustomNameReader is a Reader for the GetCustomName structure.
UpdateCustomNameBadRequest describes a response with status code 400, with default header values.
UpdateCustomNameForbidden describes a response with status code 403, with default header values.
UpdateCustomNameNoContent describes a response with status code 204, with default header values.
UpdateCustomNameNotFound describes a response with status code 404, with default header values.
UpdateCustomNameOK describes a response with status code 200, with default header values.
UpdateCustomNameParams contains all the parameters to send to the API endpoint for the update custom name operation.
UpdateCustomNameReader is a Reader for the UpdateCustomName structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.