Categorygithub.com/PureStorage-OpenConnect/terraform-provider-cbscbsinternalarrayfaclient2.4clientconnections
# Functions
New creates a new connections API client.
NewDeleteApi24ConnectionsBadRequest creates a DeleteApi24ConnectionsBadRequest with default headers values.
NewDeleteApi24ConnectionsOK creates a DeleteApi24ConnectionsOK with default headers values.
NewDeleteAPI24ConnectionsParams creates a new DeleteAPI24ConnectionsParams object with the default values initialized.
NewDeleteAPI24ConnectionsParamsWithContext creates a new DeleteAPI24ConnectionsParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAPI24ConnectionsParamsWithHTTPClient creates a new DeleteAPI24ConnectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAPI24ConnectionsParamsWithTimeout creates a new DeleteAPI24ConnectionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetApi24ConnectionsBadRequest creates a GetApi24ConnectionsBadRequest with default headers values.
NewGetApi24ConnectionsOK creates a GetApi24ConnectionsOK with default headers values.
NewGetAPI24ConnectionsParams creates a new GetAPI24ConnectionsParams object with the default values initialized.
NewGetAPI24ConnectionsParamsWithContext creates a new GetAPI24ConnectionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAPI24ConnectionsParamsWithHTTPClient creates a new GetAPI24ConnectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAPI24ConnectionsParamsWithTimeout creates a new GetAPI24ConnectionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostApi24ConnectionsBadRequest creates a PostApi24ConnectionsBadRequest with default headers values.
NewPostApi24ConnectionsOK creates a PostApi24ConnectionsOK with default headers values.
NewPostAPI24ConnectionsParams creates a new PostAPI24ConnectionsParams object with the default values initialized.
NewPostAPI24ConnectionsParamsWithContext creates a new PostAPI24ConnectionsParams object with the default values initialized, and the ability to set a context for a request.
NewPostAPI24ConnectionsParamsWithHTTPClient creates a new PostAPI24ConnectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostAPI24ConnectionsParamsWithTimeout creates a new PostAPI24ConnectionsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for connections API
*/.
DeleteApi24ConnectionsBadRequest handles this case with default header values.
DeleteApi24ConnectionsOK handles this case with default header values.
DeleteAPI24ConnectionsParams contains all the parameters to send to the API endpoint
for the delete API 24 connections operation typically these are written to a http.Request
*/.
DeleteAPI24ConnectionsReader is a Reader for the DeleteAPI24Connections structure.
GetApi24ConnectionsBadRequest handles this case with default header values.
GetApi24ConnectionsOK handles this case with default header values.
GetAPI24ConnectionsParams contains all the parameters to send to the API endpoint
for the get API 24 connections operation typically these are written to a http.Request
*/.
GetAPI24ConnectionsReader is a Reader for the GetAPI24Connections structure.
PostApi24ConnectionsBadRequest handles this case with default header values.
PostApi24ConnectionsOK handles this case with default header values.
PostAPI24ConnectionsParams contains all the parameters to send to the API endpoint
for the post API 24 connections operation typically these are written to a http.Request
*/.
PostAPI24ConnectionsReader is a Reader for the PostAPI24Connections structure.
# Interfaces
ClientService is the interface for Client methods.