# Functions
New creates a new networks API client.
New creates a new networks API client with basic auth credentials.
New creates a new networks API client with a bearer token for authentication.
NewNetworkCreateDefault creates a NetworkCreateDefault with default headers values.
NewNetworkCreateOK creates a NetworkCreateOK with default headers values.
NewNetworkCreateParams creates a new NetworkCreateParams object, with the default timeout for this client.
NewNetworkCreateParamsWithContext creates a new NetworkCreateParams object with the ability to set a context for a request.
NewNetworkCreateParamsWithHTTPClient creates a new NetworkCreateParams object with the ability to set a custom HTTPClient for a request.
NewNetworkCreateParamsWithTimeout creates a new NetworkCreateParams object with the ability to set a timeout on a request.
NewNetworkDeleteDefault creates a NetworkDeleteDefault with default headers values.
NewNetworkDeleteOK creates a NetworkDeleteOK with default headers values.
NewNetworkDeleteParams creates a new NetworkDeleteParams object, with the default timeout for this client.
NewNetworkDeleteParamsWithContext creates a new NetworkDeleteParams object with the ability to set a context for a request.
NewNetworkDeleteParamsWithHTTPClient creates a new NetworkDeleteParams object with the ability to set a custom HTTPClient for a request.
NewNetworkDeleteParamsWithTimeout creates a new NetworkDeleteParams object with the ability to set a timeout on a request.
NewNetworkGetDefault creates a NetworkGetDefault with default headers values.
NewNetworkGetOK creates a NetworkGetOK with default headers values.
NewNetworkGetParams creates a new NetworkGetParams object, with the default timeout for this client.
NewNetworkGetParamsWithContext creates a new NetworkGetParams object with the ability to set a context for a request.
NewNetworkGetParamsWithHTTPClient creates a new NetworkGetParams object with the ability to set a custom HTTPClient for a request.
NewNetworkGetParamsWithTimeout creates a new NetworkGetParams object with the ability to set a timeout on a request.
NewNetworkModifyDefault creates a NetworkModifyDefault with default headers values.
NewNetworkModifyOK creates a NetworkModifyOK with default headers values.
NewNetworkModifyParams creates a new NetworkModifyParams object, with the default timeout for this client.
NewNetworkModifyParamsWithContext creates a new NetworkModifyParams object with the ability to set a context for a request.
NewNetworkModifyParamsWithHTTPClient creates a new NetworkModifyParams object with the ability to set a custom HTTPClient for a request.
NewNetworkModifyParamsWithTimeout creates a new NetworkModifyParams object with the ability to set a timeout on a request.
NewNetworksListDefault creates a NetworksListDefault with default headers values.
NewNetworksListOK creates a NetworksListOK with default headers values.
NewNetworksListParams creates a new NetworksListParams object, with the default timeout for this client.
NewNetworksListParamsWithContext creates a new NetworksListParams object with the ability to set a context for a request.
NewNetworksListParamsWithHTTPClient creates a new NetworksListParams object with the ability to set a custom HTTPClient for a request.
NewNetworksListParamsWithTimeout creates a new NetworksListParams 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 networks API
*/.
NetworkCreateDefault describes a response with status code -1, with default header values.
NetworkCreateOK describes a response with status code 200, with default header values.
NetworkCreateParams contains all the parameters to send to the API endpoint
for the network create operation.
NetworkCreateReader is a Reader for the NetworkCreate structure.
NetworkDeleteDefault describes a response with status code -1, with default header values.
NetworkDeleteOK describes a response with status code 200, with default header values.
NetworkDeleteParams contains all the parameters to send to the API endpoint
for the network delete operation.
NetworkDeleteReader is a Reader for the NetworkDelete structure.
NetworkGetDefault describes a response with status code -1, with default header values.
NetworkGetOK describes a response with status code 200, with default header values.
NetworkGetParams contains all the parameters to send to the API endpoint
for the network get operation.
NetworkGetReader is a Reader for the NetworkGet structure.
NetworkModifyDefault describes a response with status code -1, with default header values.
NetworkModifyOK describes a response with status code 200, with default header values.
NetworkModifyParams contains all the parameters to send to the API endpoint
for the network modify operation.
NetworkModifyReader is a Reader for the NetworkModify structure.
NetworksListDefault describes a response with status code -1, with default header values.
NetworksListOK describes a response with status code 200, with default header values.
NetworksListParams contains all the parameters to send to the API endpoint
for the networks list operation.
NetworksListReader is a Reader for the NetworksList structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.