package
2.0.1+incompatible
Repository: https://github.com/netapp/terraform-provider-netapp-ontap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewClient creates a new REST client and a supporting HTTP or AWS Lambda client.
NewMockedRestClient is used in Unit Testing to mock expected REST responses.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ConnectionProfile describes out to reach a cluster or svm.
Job is ONTAP API job data structure.
MockResponse is used in Unit Testing to mock expected REST responses.
RestClient to interact with the ONTAP REST API.
RestError maps the REST error structure.
RestQuery is a wrapper around urlValues, and supports a Fields method in addition to Set, Add.
RestResponse to return a list of records (can be empty) and/or errors.