Categorygithub.com/terraform-providers/terraform-provider-stackpathstackpathapiipamipam_clientnetwork_policies
# Functions
New creates a new network policies API client.
NewCreateNetworkPolicyDefault creates a CreateNetworkPolicyDefault with default headers values.
NewCreateNetworkPolicyInternalServerError creates a CreateNetworkPolicyInternalServerError with default headers values.
NewCreateNetworkPolicyOK creates a CreateNetworkPolicyOK with default headers values.
NewCreateNetworkPolicyParams creates a new CreateNetworkPolicyParams object with the default values initialized.
NewCreateNetworkPolicyParamsWithContext creates a new CreateNetworkPolicyParams object with the default values initialized, and the ability to set a context for a request.
NewCreateNetworkPolicyParamsWithHTTPClient creates a new CreateNetworkPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateNetworkPolicyParamsWithTimeout creates a new CreateNetworkPolicyParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateNetworkPolicyUnauthorized creates a CreateNetworkPolicyUnauthorized with default headers values.
NewDeleteNetworkPolicyDefault creates a DeleteNetworkPolicyDefault with default headers values.
NewDeleteNetworkPolicyInternalServerError creates a DeleteNetworkPolicyInternalServerError with default headers values.
NewDeleteNetworkPolicyNoContent creates a DeleteNetworkPolicyNoContent with default headers values.
NewDeleteNetworkPolicyParams creates a new DeleteNetworkPolicyParams object with the default values initialized.
NewDeleteNetworkPolicyParamsWithContext creates a new DeleteNetworkPolicyParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteNetworkPolicyParamsWithHTTPClient creates a new DeleteNetworkPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteNetworkPolicyParamsWithTimeout creates a new DeleteNetworkPolicyParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteNetworkPolicyUnauthorized creates a DeleteNetworkPolicyUnauthorized with default headers values.
NewGetNetworkPoliciesDefault creates a GetNetworkPoliciesDefault with default headers values.
NewGetNetworkPoliciesInternalServerError creates a GetNetworkPoliciesInternalServerError with default headers values.
NewGetNetworkPoliciesOK creates a GetNetworkPoliciesOK with default headers values.
NewGetNetworkPoliciesParams creates a new GetNetworkPoliciesParams object with the default values initialized.
NewGetNetworkPoliciesParamsWithContext creates a new GetNetworkPoliciesParams object with the default values initialized, and the ability to set a context for a request.
NewGetNetworkPoliciesParamsWithHTTPClient creates a new GetNetworkPoliciesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNetworkPoliciesParamsWithTimeout creates a new GetNetworkPoliciesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNetworkPoliciesUnauthorized creates a GetNetworkPoliciesUnauthorized with default headers values.
NewGetNetworkPolicyDefault creates a GetNetworkPolicyDefault with default headers values.
NewGetNetworkPolicyInternalServerError creates a GetNetworkPolicyInternalServerError with default headers values.
NewGetNetworkPolicyOK creates a GetNetworkPolicyOK with default headers values.
NewGetNetworkPolicyParams creates a new GetNetworkPolicyParams object with the default values initialized.
NewGetNetworkPolicyParamsWithContext creates a new GetNetworkPolicyParams object with the default values initialized, and the ability to set a context for a request.
NewGetNetworkPolicyParamsWithHTTPClient creates a new GetNetworkPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNetworkPolicyParamsWithTimeout creates a new GetNetworkPolicyParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNetworkPolicyUnauthorized creates a GetNetworkPolicyUnauthorized with default headers values.
NewUpdateNetworkPolicyDefault creates a UpdateNetworkPolicyDefault with default headers values.
NewUpdateNetworkPolicyInternalServerError creates a UpdateNetworkPolicyInternalServerError with default headers values.
NewUpdateNetworkPolicyOK creates a UpdateNetworkPolicyOK with default headers values.
NewUpdateNetworkPolicyParams creates a new UpdateNetworkPolicyParams object with the default values initialized.
NewUpdateNetworkPolicyParamsWithContext creates a new UpdateNetworkPolicyParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateNetworkPolicyParamsWithHTTPClient creates a new UpdateNetworkPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateNetworkPolicyParamsWithTimeout creates a new UpdateNetworkPolicyParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateNetworkPolicyUnauthorized creates a UpdateNetworkPolicyUnauthorized with default headers values.
# Structs
Client for network policies API
*/.
CreateNetworkPolicyDefault handles this case with default header values.
CreateNetworkPolicyInternalServerError handles this case with default header values.
CreateNetworkPolicyOK handles this case with default header values.
CreateNetworkPolicyParams contains all the parameters to send to the API endpoint
for the create network policy operation typically these are written to a http.Request
*/.
CreateNetworkPolicyReader is a Reader for the CreateNetworkPolicy structure.
CreateNetworkPolicyUnauthorized handles this case with default header values.
DeleteNetworkPolicyDefault handles this case with default header values.
DeleteNetworkPolicyInternalServerError handles this case with default header values.
DeleteNetworkPolicyNoContent handles this case with default header values.
DeleteNetworkPolicyParams contains all the parameters to send to the API endpoint
for the delete network policy operation typically these are written to a http.Request
*/.
DeleteNetworkPolicyReader is a Reader for the DeleteNetworkPolicy structure.
DeleteNetworkPolicyUnauthorized handles this case with default header values.
GetNetworkPoliciesDefault handles this case with default header values.
GetNetworkPoliciesInternalServerError handles this case with default header values.
GetNetworkPoliciesOK handles this case with default header values.
GetNetworkPoliciesParams contains all the parameters to send to the API endpoint
for the get network policies operation typically these are written to a http.Request
*/.
GetNetworkPoliciesReader is a Reader for the GetNetworkPolicies structure.
GetNetworkPoliciesUnauthorized handles this case with default header values.
GetNetworkPolicyDefault handles this case with default header values.
GetNetworkPolicyInternalServerError handles this case with default header values.
GetNetworkPolicyOK handles this case with default header values.
GetNetworkPolicyParams contains all the parameters to send to the API endpoint
for the get network policy operation typically these are written to a http.Request
*/.
GetNetworkPolicyReader is a Reader for the GetNetworkPolicy structure.
GetNetworkPolicyUnauthorized handles this case with default header values.
UpdateNetworkPolicyDefault handles this case with default header values.
UpdateNetworkPolicyInternalServerError handles this case with default header values.
UpdateNetworkPolicyOK handles this case with default header values.
UpdateNetworkPolicyParams contains all the parameters to send to the API endpoint
for the update network policy operation typically these are written to a http.Request
*/.
UpdateNetworkPolicyReader is a Reader for the UpdateNetworkPolicy structure.
UpdateNetworkPolicyUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.