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

# Functions

New creates a new kubernetes zones API client.
NewCreateZoneUsingPOSTForbidden creates a CreateZoneUsingPOSTForbidden with default headers values.
NewCreateZoneUsingPOSTOK creates a CreateZoneUsingPOSTOK with default headers values.
NewCreateZoneUsingPOSTParams creates a new CreateZoneUsingPOSTParams object, with the default timeout for this client.
NewCreateZoneUsingPOSTParamsWithContext creates a new CreateZoneUsingPOSTParams object with the ability to set a context for a request.
NewCreateZoneUsingPOSTParamsWithHTTPClient creates a new CreateZoneUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
NewCreateZoneUsingPOSTParamsWithTimeout creates a new CreateZoneUsingPOSTParams object with the ability to set a timeout on a request.
NewDeleteZoneUsingDELETEForbidden creates a DeleteZoneUsingDELETEForbidden with default headers values.
NewDeleteZoneUsingDELETEOK creates a DeleteZoneUsingDELETEOK with default headers values.
NewDeleteZoneUsingDELETEParams creates a new DeleteZoneUsingDELETEParams object, with the default timeout for this client.
NewDeleteZoneUsingDELETEParamsWithContext creates a new DeleteZoneUsingDELETEParams object with the ability to set a context for a request.
NewDeleteZoneUsingDELETEParamsWithHTTPClient creates a new DeleteZoneUsingDELETEParams object with the ability to set a custom HTTPClient for a request.
NewDeleteZoneUsingDELETEParamsWithTimeout creates a new DeleteZoneUsingDELETEParams object with the ability to set a timeout on a request.
NewGetZoneUsingGETForbidden creates a GetZoneUsingGETForbidden with default headers values.
NewGetZoneUsingGETOK creates a GetZoneUsingGETOK with default headers values.
NewGetZoneUsingGETParams creates a new GetZoneUsingGETParams object, with the default timeout for this client.
NewGetZoneUsingGETParamsWithContext creates a new GetZoneUsingGETParams object with the ability to set a context for a request.
NewGetZoneUsingGETParamsWithHTTPClient creates a new GetZoneUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewGetZoneUsingGETParamsWithTimeout creates a new GetZoneUsingGETParams object with the ability to set a timeout on a request.
NewListZonesUsingGETForbidden creates a ListZonesUsingGETForbidden with default headers values.
NewListZonesUsingGETOK creates a ListZonesUsingGETOK with default headers values.
NewListZonesUsingGETParams creates a new ListZonesUsingGETParams object, with the default timeout for this client.
NewListZonesUsingGETParamsWithContext creates a new ListZonesUsingGETParams object with the ability to set a context for a request.
NewListZonesUsingGETParamsWithHTTPClient creates a new ListZonesUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewListZonesUsingGETParamsWithTimeout creates a new ListZonesUsingGETParams object with the ability to set a timeout on a request.
NewUpdateZoneProjectsUsingPUTForbidden creates a UpdateZoneProjectsUsingPUTForbidden with default headers values.
NewUpdateZoneProjectsUsingPUTOK creates a UpdateZoneProjectsUsingPUTOK with default headers values.
NewUpdateZoneProjectsUsingPUTParams creates a new UpdateZoneProjectsUsingPUTParams object, with the default timeout for this client.
NewUpdateZoneProjectsUsingPUTParamsWithContext creates a new UpdateZoneProjectsUsingPUTParams object with the ability to set a context for a request.
NewUpdateZoneProjectsUsingPUTParamsWithHTTPClient creates a new UpdateZoneProjectsUsingPUTParams object with the ability to set a custom HTTPClient for a request.
NewUpdateZoneProjectsUsingPUTParamsWithTimeout creates a new UpdateZoneProjectsUsingPUTParams object with the ability to set a timeout on a request.
NewUpdateZoneUsingPUTForbidden creates a UpdateZoneUsingPUTForbidden with default headers values.
NewUpdateZoneUsingPUTOK creates a UpdateZoneUsingPUTOK with default headers values.
NewUpdateZoneUsingPUTParams creates a new UpdateZoneUsingPUTParams object, with the default timeout for this client.
NewUpdateZoneUsingPUTParamsWithContext creates a new UpdateZoneUsingPUTParams object with the ability to set a context for a request.
NewUpdateZoneUsingPUTParamsWithHTTPClient creates a new UpdateZoneUsingPUTParams object with the ability to set a custom HTTPClient for a request.
NewUpdateZoneUsingPUTParamsWithTimeout creates a new UpdateZoneUsingPUTParams object with the ability to set a timeout on a request.

# Structs

Client for kubernetes zones API */.
CreateZoneUsingPOSTForbidden describes a response with status code 403, with default header values.
CreateZoneUsingPOSTOK describes a response with status code 200, with default header values.
CreateZoneUsingPOSTParams contains all the parameters to send to the API endpoint for the create zone using p o s t operation.
CreateZoneUsingPOSTReader is a Reader for the CreateZoneUsingPOST structure.
DeleteZoneUsingDELETEForbidden describes a response with status code 403, with default header values.
DeleteZoneUsingDELETEOK describes a response with status code 200, with default header values.
DeleteZoneUsingDELETEParams contains all the parameters to send to the API endpoint for the delete zone using d e l e t e operation.
DeleteZoneUsingDELETEReader is a Reader for the DeleteZoneUsingDELETE structure.
GetZoneUsingGETForbidden describes a response with status code 403, with default header values.
GetZoneUsingGETOK describes a response with status code 200, with default header values.
GetZoneUsingGETParams contains all the parameters to send to the API endpoint for the get zone using g e t operation.
GetZoneUsingGETReader is a Reader for the GetZoneUsingGET structure.
ListZonesUsingGETForbidden describes a response with status code 403, with default header values.
ListZonesUsingGETOK describes a response with status code 200, with default header values.
ListZonesUsingGETParams contains all the parameters to send to the API endpoint for the list zones using g e t operation.
ListZonesUsingGETReader is a Reader for the ListZonesUsingGET structure.
UpdateZoneProjectsUsingPUTForbidden describes a response with status code 403, with default header values.
UpdateZoneProjectsUsingPUTOK describes a response with status code 200, with default header values.
UpdateZoneProjectsUsingPUTParams contains all the parameters to send to the API endpoint for the update zone projects using p u t operation.
UpdateZoneProjectsUsingPUTReader is a Reader for the UpdateZoneProjectsUsingPUT structure.
UpdateZoneUsingPUTForbidden describes a response with status code 403, with default header values.
UpdateZoneUsingPUTOK describes a response with status code 200, with default header values.
UpdateZoneUsingPUTParams contains all the parameters to send to the API endpoint for the update zone using p u t operation.
UpdateZoneUsingPUTReader is a Reader for the UpdateZoneUsingPUT structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.