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

# Functions

New creates a new network profile API client.
NewCreateNetworkProfileBadRequest creates a CreateNetworkProfileBadRequest with default headers values.
NewCreateNetworkProfileCreated creates a CreateNetworkProfileCreated with default headers values.
NewCreateNetworkProfileForbidden creates a CreateNetworkProfileForbidden with default headers values.
NewCreateNetworkProfileParams creates a new CreateNetworkProfileParams object, with the default timeout for this client.
NewCreateNetworkProfileParamsWithContext creates a new CreateNetworkProfileParams object with the ability to set a context for a request.
NewCreateNetworkProfileParamsWithHTTPClient creates a new CreateNetworkProfileParams object with the ability to set a custom HTTPClient for a request.
NewCreateNetworkProfileParamsWithTimeout creates a new CreateNetworkProfileParams object with the ability to set a timeout on a request.
NewDeleteNetworkProfileForbidden creates a DeleteNetworkProfileForbidden with default headers values.
NewDeleteNetworkProfileNoContent creates a DeleteNetworkProfileNoContent with default headers values.
NewDeleteNetworkProfileParams creates a new DeleteNetworkProfileParams object, with the default timeout for this client.
NewDeleteNetworkProfileParamsWithContext creates a new DeleteNetworkProfileParams object with the ability to set a context for a request.
NewDeleteNetworkProfileParamsWithHTTPClient creates a new DeleteNetworkProfileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteNetworkProfileParamsWithTimeout creates a new DeleteNetworkProfileParams object with the ability to set a timeout on a request.
NewGetNetworkProfileForbidden creates a GetNetworkProfileForbidden with default headers values.
NewGetNetworkProfileNotFound creates a GetNetworkProfileNotFound with default headers values.
NewGetNetworkProfileOK creates a GetNetworkProfileOK with default headers values.
NewGetNetworkProfileParams creates a new GetNetworkProfileParams object, with the default timeout for this client.
NewGetNetworkProfileParamsWithContext creates a new GetNetworkProfileParams object with the ability to set a context for a request.
NewGetNetworkProfileParamsWithHTTPClient creates a new GetNetworkProfileParams object with the ability to set a custom HTTPClient for a request.
NewGetNetworkProfileParamsWithTimeout creates a new GetNetworkProfileParams object with the ability to set a timeout on a request.
NewGetNetworkProfilesForbidden creates a GetNetworkProfilesForbidden with default headers values.
NewGetNetworkProfilesOK creates a GetNetworkProfilesOK with default headers values.
NewGetNetworkProfilesParams creates a new GetNetworkProfilesParams object, with the default timeout for this client.
NewGetNetworkProfilesParamsWithContext creates a new GetNetworkProfilesParams object with the ability to set a context for a request.
NewGetNetworkProfilesParamsWithHTTPClient creates a new GetNetworkProfilesParams object with the ability to set a custom HTTPClient for a request.
NewGetNetworkProfilesParamsWithTimeout creates a new GetNetworkProfilesParams object with the ability to set a timeout on a request.
NewUpdateNetworkProfileForbidden creates a UpdateNetworkProfileForbidden with default headers values.
NewUpdateNetworkProfileNotFound creates a UpdateNetworkProfileNotFound with default headers values.
NewUpdateNetworkProfileOK creates a UpdateNetworkProfileOK with default headers values.
NewUpdateNetworkProfileParams creates a new UpdateNetworkProfileParams object, with the default timeout for this client.
NewUpdateNetworkProfileParamsWithContext creates a new UpdateNetworkProfileParams object with the ability to set a context for a request.
NewUpdateNetworkProfileParamsWithHTTPClient creates a new UpdateNetworkProfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateNetworkProfileParamsWithTimeout creates a new UpdateNetworkProfileParams object with the ability to set a timeout on a request.

# Structs

Client for network profile API */.
CreateNetworkProfileBadRequest describes a response with status code 400, with default header values.
CreateNetworkProfileCreated describes a response with status code 201, with default header values.
CreateNetworkProfileForbidden describes a response with status code 403, with default header values.
CreateNetworkProfileParams contains all the parameters to send to the API endpoint for the create network profile operation.
CreateNetworkProfileReader is a Reader for the CreateNetworkProfile structure.
DeleteNetworkProfileForbidden describes a response with status code 403, with default header values.
DeleteNetworkProfileNoContent describes a response with status code 204, with default header values.
DeleteNetworkProfileParams contains all the parameters to send to the API endpoint for the delete network profile operation.
DeleteNetworkProfileReader is a Reader for the DeleteNetworkProfile structure.
GetNetworkProfileForbidden describes a response with status code 403, with default header values.
GetNetworkProfileNotFound describes a response with status code 404, with default header values.
GetNetworkProfileOK describes a response with status code 200, with default header values.
GetNetworkProfileParams contains all the parameters to send to the API endpoint for the get network profile operation.
GetNetworkProfileReader is a Reader for the GetNetworkProfile structure.
GetNetworkProfilesForbidden describes a response with status code 403, with default header values.
GetNetworkProfilesOK describes a response with status code 200, with default header values.
GetNetworkProfilesParams contains all the parameters to send to the API endpoint for the get network profiles operation.
GetNetworkProfilesReader is a Reader for the GetNetworkProfiles structure.
UpdateNetworkProfileForbidden describes a response with status code 403, with default header values.
UpdateNetworkProfileNotFound describes a response with status code 404, with default header values.
UpdateNetworkProfileOK describes a response with status code 200, with default header values.
UpdateNetworkProfileParams contains all the parameters to send to the API endpoint for the update network profile operation.
UpdateNetworkProfileReader is a Reader for the UpdateNetworkProfile structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.