Categorygithub.com/PureStorage-OpenConnect/terraform-provider-cbscbsinternalarrayfaclient2.4clientfile_systems
# Functions
New creates a new file systems API client.
NewDeleteApi24FileSystemsBadRequest creates a DeleteApi24FileSystemsBadRequest with default headers values.
NewDeleteApi24FileSystemsOK creates a DeleteApi24FileSystemsOK with default headers values.
NewDeleteAPI24FileSystemsParams creates a new DeleteAPI24FileSystemsParams object with the default values initialized.
NewDeleteAPI24FileSystemsParamsWithContext creates a new DeleteAPI24FileSystemsParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAPI24FileSystemsParamsWithHTTPClient creates a new DeleteAPI24FileSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAPI24FileSystemsParamsWithTimeout creates a new DeleteAPI24FileSystemsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetApi24FileSystemsBadRequest creates a GetApi24FileSystemsBadRequest with default headers values.
NewGetApi24FileSystemsOK creates a GetApi24FileSystemsOK with default headers values.
NewGetAPI24FileSystemsParams creates a new GetAPI24FileSystemsParams object with the default values initialized.
NewGetAPI24FileSystemsParamsWithContext creates a new GetAPI24FileSystemsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAPI24FileSystemsParamsWithHTTPClient creates a new GetAPI24FileSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAPI24FileSystemsParamsWithTimeout creates a new GetAPI24FileSystemsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPatchApi24FileSystemsBadRequest creates a PatchApi24FileSystemsBadRequest with default headers values.
NewPatchApi24FileSystemsOK creates a PatchApi24FileSystemsOK with default headers values.
NewPatchAPI24FileSystemsParams creates a new PatchAPI24FileSystemsParams object with the default values initialized.
NewPatchAPI24FileSystemsParamsWithContext creates a new PatchAPI24FileSystemsParams object with the default values initialized, and the ability to set a context for a request.
NewPatchAPI24FileSystemsParamsWithHTTPClient creates a new PatchAPI24FileSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchAPI24FileSystemsParamsWithTimeout creates a new PatchAPI24FileSystemsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostApi24FileSystemsBadRequest creates a PostApi24FileSystemsBadRequest with default headers values.
NewPostApi24FileSystemsOK creates a PostApi24FileSystemsOK with default headers values.
NewPostAPI24FileSystemsParams creates a new PostAPI24FileSystemsParams object with the default values initialized.
NewPostAPI24FileSystemsParamsWithContext creates a new PostAPI24FileSystemsParams object with the default values initialized, and the ability to set a context for a request.
NewPostAPI24FileSystemsParamsWithHTTPClient creates a new PostAPI24FileSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostAPI24FileSystemsParamsWithTimeout creates a new PostAPI24FileSystemsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for file systems API
*/.
DeleteApi24FileSystemsBadRequest handles this case with default header values.
DeleteApi24FileSystemsOK handles this case with default header values.
DeleteAPI24FileSystemsParams contains all the parameters to send to the API endpoint
for the delete API 24 file systems operation typically these are written to a http.Request
*/.
DeleteAPI24FileSystemsReader is a Reader for the DeleteAPI24FileSystems structure.
GetApi24FileSystemsBadRequest handles this case with default header values.
GetApi24FileSystemsOK handles this case with default header values.
GetAPI24FileSystemsParams contains all the parameters to send to the API endpoint
for the get API 24 file systems operation typically these are written to a http.Request
*/.
GetAPI24FileSystemsReader is a Reader for the GetAPI24FileSystems structure.
PatchApi24FileSystemsBadRequest handles this case with default header values.
PatchApi24FileSystemsOK handles this case with default header values.
PatchAPI24FileSystemsParams contains all the parameters to send to the API endpoint
for the patch API 24 file systems operation typically these are written to a http.Request
*/.
PatchAPI24FileSystemsReader is a Reader for the PatchAPI24FileSystems structure.
PostApi24FileSystemsBadRequest handles this case with default header values.
PostApi24FileSystemsOK handles this case with default header values.
PostAPI24FileSystemsParams contains all the parameters to send to the API endpoint
for the post API 24 file systems operation typically these are written to a http.Request
*/.
PostAPI24FileSystemsReader is a Reader for the PostAPI24FileSystems structure.
# Interfaces
ClientService is the interface for Client methods.