package
0.72.1002
Repository: https://github.com/cohesity/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new routes API client.
NewAddRouteDefault creates a AddRouteDefault with default headers values.
NewAddRouteOK creates a AddRouteOK with default headers values.
NewAddRouteParams creates a new AddRouteParams object, with the default timeout for this client.
NewAddRouteParamsWithContext creates a new AddRouteParams object with the ability to set a context for a request.
NewAddRouteParamsWithHTTPClient creates a new AddRouteParams object with the ability to set a custom HTTPClient for a request.
NewAddRouteParamsWithTimeout creates a new AddRouteParams object with the ability to set a timeout on a request.
New creates a new routes API client with basic auth credentials.
New creates a new routes API client with a bearer token for authentication.
NewDeleteRouteDefault creates a DeleteRouteDefault with default headers values.
NewDeleteRouteNoContent creates a DeleteRouteNoContent with default headers values.
NewDeleteRouteParams creates a new DeleteRouteParams object, with the default timeout for this client.
NewDeleteRouteParamsWithContext creates a new DeleteRouteParams object with the ability to set a context for a request.
NewDeleteRouteParamsWithHTTPClient creates a new DeleteRouteParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRouteParamsWithTimeout creates a new DeleteRouteParams object with the ability to set a timeout on a request.
NewGetRoutesDefault creates a GetRoutesDefault with default headers values.
NewGetRoutesOK creates a GetRoutesOK with default headers values.
NewGetRoutesParams creates a new GetRoutesParams object, with the default timeout for this client.
NewGetRoutesParamsWithContext creates a new GetRoutesParams object with the ability to set a context for a request.
NewGetRoutesParamsWithHTTPClient creates a new GetRoutesParams object with the ability to set a custom HTTPClient for a request.
NewGetRoutesParamsWithTimeout creates a new GetRoutesParams object with the ability to set a timeout on a request.

# Structs

AddRouteDefault describes a response with status code -1, with default header values.
AddRouteOK describes a response with status code 200, with default header values.
AddRouteParams contains all the parameters to send to the API endpoint for the add route operation.
AddRouteReader is a Reader for the AddRoute structure.
Client for routes API */.
DeleteRouteDefault describes a response with status code -1, with default header values.
DeleteRouteNoContent describes a response with status code 204, with default header values.
DeleteRouteParams contains all the parameters to send to the API endpoint for the delete route operation.
DeleteRouteReader is a Reader for the DeleteRoute structure.
GetRoutesDefault describes a response with status code -1, with default header values.
GetRoutesOK describes a response with status code 200, with default header values.
GetRoutesParams contains all the parameters to send to the API endpoint for the get routes operation.
GetRoutesReader is a Reader for the GetRoutes structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.