package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new policies API client.
New creates a new policies API client with basic auth credentials.
New creates a new policies API client with a bearer token for authentication.
NewPoliciesListDefault creates a PoliciesListDefault with default headers values.
NewPoliciesListOK creates a PoliciesListOK with default headers values.
NewPoliciesListParams creates a new PoliciesListParams object, with the default timeout for this client.
NewPoliciesListParamsWithContext creates a new PoliciesListParams object with the ability to set a context for a request.
NewPoliciesListParamsWithHTTPClient creates a new PoliciesListParams object with the ability to set a custom HTTPClient for a request.
NewPoliciesListParamsWithTimeout creates a new PoliciesListParams object with the ability to set a timeout on a request.
NewPolicyCreateDefault creates a PolicyCreateDefault with default headers values.
NewPolicyCreateOK creates a PolicyCreateOK with default headers values.
NewPolicyCreateParams creates a new PolicyCreateParams object, with the default timeout for this client.
NewPolicyCreateParamsWithContext creates a new PolicyCreateParams object with the ability to set a context for a request.
NewPolicyCreateParamsWithHTTPClient creates a new PolicyCreateParams object with the ability to set a custom HTTPClient for a request.
NewPolicyCreateParamsWithTimeout creates a new PolicyCreateParams object with the ability to set a timeout on a request.
NewPolicyDeleteDefault creates a PolicyDeleteDefault with default headers values.
NewPolicyDeleteOK creates a PolicyDeleteOK with default headers values.
NewPolicyDeleteParams creates a new PolicyDeleteParams object, with the default timeout for this client.
NewPolicyDeleteParamsWithContext creates a new PolicyDeleteParams object with the ability to set a context for a request.
NewPolicyDeleteParamsWithHTTPClient creates a new PolicyDeleteParams object with the ability to set a custom HTTPClient for a request.
NewPolicyDeleteParamsWithTimeout creates a new PolicyDeleteParams object with the ability to set a timeout on a request.
NewPolicyGetDefault creates a PolicyGetDefault with default headers values.
NewPolicyGetOK creates a PolicyGetOK with default headers values.
NewPolicyGetParams creates a new PolicyGetParams object, with the default timeout for this client.
NewPolicyGetParamsWithContext creates a new PolicyGetParams object with the ability to set a context for a request.
NewPolicyGetParamsWithHTTPClient creates a new PolicyGetParams object with the ability to set a custom HTTPClient for a request.
NewPolicyGetParamsWithTimeout creates a new PolicyGetParams object with the ability to set a timeout on a request.
NewPolicyModifyDefault creates a PolicyModifyDefault with default headers values.
NewPolicyModifyOK creates a PolicyModifyOK with default headers values.
NewPolicyModifyParams creates a new PolicyModifyParams object, with the default timeout for this client.
NewPolicyModifyParamsWithContext creates a new PolicyModifyParams object with the ability to set a context for a request.
NewPolicyModifyParamsWithHTTPClient creates a new PolicyModifyParams object with the ability to set a custom HTTPClient for a request.
NewPolicyModifyParamsWithTimeout creates a new PolicyModifyParams object with the ability to set a timeout on a request.
NewPolicyPlanDefault creates a PolicyPlanDefault with default headers values.
NewPolicyPlanNotFound creates a PolicyPlanNotFound with default headers values.
NewPolicyPlanOK creates a PolicyPlanOK with default headers values.
NewPolicyPlanParams creates a new PolicyPlanParams object, with the default timeout for this client.
NewPolicyPlanParamsWithContext creates a new PolicyPlanParams object with the ability to set a context for a request.
NewPolicyPlanParamsWithHTTPClient creates a new PolicyPlanParams object with the ability to set a custom HTTPClient for a request.
NewPolicyPlanParamsWithTimeout creates a new PolicyPlanParams 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 policies API */.
PoliciesListDefault describes a response with status code -1, with default header values.
PoliciesListOK describes a response with status code 200, with default header values.
PoliciesListParams contains all the parameters to send to the API endpoint for the policies list operation.
PoliciesListReader is a Reader for the PoliciesList structure.
PolicyCreateDefault describes a response with status code -1, with default header values.
PolicyCreateOK describes a response with status code 200, with default header values.
PolicyCreateParams contains all the parameters to send to the API endpoint for the policy create operation.
PolicyCreateReader is a Reader for the PolicyCreate structure.
PolicyDeleteDefault describes a response with status code -1, with default header values.
PolicyDeleteOK describes a response with status code 200, with default header values.
PolicyDeleteParams contains all the parameters to send to the API endpoint for the policy delete operation.
PolicyDeleteReader is a Reader for the PolicyDelete structure.
PolicyGetDefault describes a response with status code -1, with default header values.
PolicyGetOK describes a response with status code 200, with default header values.
PolicyGetParams contains all the parameters to send to the API endpoint for the policy get operation.
PolicyGetReader is a Reader for the PolicyGet structure.
PolicyModifyDefault describes a response with status code -1, with default header values.
PolicyModifyOK describes a response with status code 200, with default header values.
PolicyModifyParams contains all the parameters to send to the API endpoint for the policy modify operation.
PolicyModifyReader is a Reader for the PolicyModify structure.
PolicyPlanDefault describes a response with status code -1, with default header values.
PolicyPlanNotFound describes a response with status code 404, with default header values.
PolicyPlanOK describes a response with status code 200, with default header values.
PolicyPlanParams contains all the parameters to send to the API endpoint for the policy plan operation.
PolicyPlanReader is a Reader for the PolicyPlan structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.