# Functions
New creates a new connectivities API client.
New creates a new connectivities API client with basic auth credentials.
New creates a new connectivities API client with a bearer token for authentication.
NewConnectivitiesListDefault creates a ConnectivitiesListDefault with default headers values.
NewConnectivitiesListOK creates a ConnectivitiesListOK with default headers values.
NewConnectivitiesListParams creates a new ConnectivitiesListParams object, with the default timeout for this client.
NewConnectivitiesListParamsWithContext creates a new ConnectivitiesListParams object with the ability to set a context for a request.
NewConnectivitiesListParamsWithHTTPClient creates a new ConnectivitiesListParams object with the ability to set a custom HTTPClient for a request.
NewConnectivitiesListParamsWithTimeout creates a new ConnectivitiesListParams object with the ability to set a timeout on a request.
NewConnectivityCreateDefault creates a ConnectivityCreateDefault with default headers values.
NewConnectivityCreateOK creates a ConnectivityCreateOK with default headers values.
NewConnectivityCreateParams creates a new ConnectivityCreateParams object, with the default timeout for this client.
NewConnectivityCreateParamsWithContext creates a new ConnectivityCreateParams object with the ability to set a context for a request.
NewConnectivityCreateParamsWithHTTPClient creates a new ConnectivityCreateParams object with the ability to set a custom HTTPClient for a request.
NewConnectivityCreateParamsWithTimeout creates a new ConnectivityCreateParams object with the ability to set a timeout on a request.
NewConnectivityDeleteDefault creates a ConnectivityDeleteDefault with default headers values.
NewConnectivityDeleteOK creates a ConnectivityDeleteOK with default headers values.
NewConnectivityDeleteParams creates a new ConnectivityDeleteParams object, with the default timeout for this client.
NewConnectivityDeleteParamsWithContext creates a new ConnectivityDeleteParams object with the ability to set a context for a request.
NewConnectivityDeleteParamsWithHTTPClient creates a new ConnectivityDeleteParams object with the ability to set a custom HTTPClient for a request.
NewConnectivityDeleteParamsWithTimeout creates a new ConnectivityDeleteParams object with the ability to set a timeout on a request.
NewConnectivityGetDefault creates a ConnectivityGetDefault with default headers values.
NewConnectivityGetOK creates a ConnectivityGetOK with default headers values.
NewConnectivityGetParams creates a new ConnectivityGetParams object, with the default timeout for this client.
NewConnectivityGetParamsWithContext creates a new ConnectivityGetParams object with the ability to set a context for a request.
NewConnectivityGetParamsWithHTTPClient creates a new ConnectivityGetParams object with the ability to set a custom HTTPClient for a request.
NewConnectivityGetParamsWithTimeout creates a new ConnectivityGetParams object with the ability to set a timeout on a request.
NewConnectivityModifyDefault creates a ConnectivityModifyDefault with default headers values.
NewConnectivityModifyOK creates a ConnectivityModifyOK with default headers values.
NewConnectivityModifyParams creates a new ConnectivityModifyParams object, with the default timeout for this client.
NewConnectivityModifyParamsWithContext creates a new ConnectivityModifyParams object with the ability to set a context for a request.
NewConnectivityModifyParamsWithHTTPClient creates a new ConnectivityModifyParams object with the ability to set a custom HTTPClient for a request.
NewConnectivityModifyParamsWithTimeout creates a new ConnectivityModifyParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".
# Structs
Client for connectivities API
*/.
ConnectivitiesListDefault describes a response with status code -1, with default header values.
ConnectivitiesListOK describes a response with status code 200, with default header values.
ConnectivitiesListParams contains all the parameters to send to the API endpoint
for the connectivities list operation.
ConnectivitiesListReader is a Reader for the ConnectivitiesList structure.
ConnectivityCreateDefault describes a response with status code -1, with default header values.
ConnectivityCreateOK describes a response with status code 200, with default header values.
ConnectivityCreateParams contains all the parameters to send to the API endpoint
for the connectivity create operation.
ConnectivityCreateReader is a Reader for the ConnectivityCreate structure.
ConnectivityDeleteDefault describes a response with status code -1, with default header values.
ConnectivityDeleteOK describes a response with status code 200, with default header values.
ConnectivityDeleteParams contains all the parameters to send to the API endpoint
for the connectivity delete operation.
ConnectivityDeleteReader is a Reader for the ConnectivityDelete structure.
ConnectivityGetDefault describes a response with status code -1, with default header values.
ConnectivityGetOK describes a response with status code 200, with default header values.
ConnectivityGetParams contains all the parameters to send to the API endpoint
for the connectivity get operation.
ConnectivityGetReader is a Reader for the ConnectivityGet structure.
ConnectivityModifyDefault describes a response with status code -1, with default header values.
ConnectivityModifyOK describes a response with status code 200, with default header values.
ConnectivityModifyParams contains all the parameters to send to the API endpoint
for the connectivity modify operation.
ConnectivityModifyReader is a Reader for the ConnectivityModify structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.