package
0.3.7
Repository: https://github.com/signadot/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new resource plugins API client.
NewApplyResourcePluginBadGateway creates a ApplyResourcePluginBadGateway with default headers values.
NewApplyResourcePluginBadRequest creates a ApplyResourcePluginBadRequest with default headers values.
NewApplyResourcePluginOK creates a ApplyResourcePluginOK with default headers values.
NewApplyResourcePluginParams creates a new ApplyResourcePluginParams object, with the default timeout for this client.
NewApplyResourcePluginParamsWithContext creates a new ApplyResourcePluginParams object with the ability to set a context for a request.
NewApplyResourcePluginParamsWithHTTPClient creates a new ApplyResourcePluginParams object with the ability to set a custom HTTPClient for a request.
NewApplyResourcePluginParamsWithTimeout creates a new ApplyResourcePluginParams object with the ability to set a timeout on a request.
NewApplyResourcePluginUnauthorized creates a ApplyResourcePluginUnauthorized with default headers values.
NewDeleteResourcePluginBadGateway creates a DeleteResourcePluginBadGateway with default headers values.
NewDeleteResourcePluginBadRequest creates a DeleteResourcePluginBadRequest with default headers values.
NewDeleteResourcePluginOK creates a DeleteResourcePluginOK with default headers values.
NewDeleteResourcePluginParams creates a new DeleteResourcePluginParams object, with the default timeout for this client.
NewDeleteResourcePluginParamsWithContext creates a new DeleteResourcePluginParams object with the ability to set a context for a request.
NewDeleteResourcePluginParamsWithHTTPClient creates a new DeleteResourcePluginParams object with the ability to set a custom HTTPClient for a request.
NewDeleteResourcePluginParamsWithTimeout creates a new DeleteResourcePluginParams object with the ability to set a timeout on a request.
NewDeleteResourcePluginUnauthorized creates a DeleteResourcePluginUnauthorized with default headers values.
NewGetResourcePluginBadGateway creates a GetResourcePluginBadGateway with default headers values.
NewGetResourcePluginBadRequest creates a GetResourcePluginBadRequest with default headers values.
NewGetResourcePluginOK creates a GetResourcePluginOK with default headers values.
NewGetResourcePluginParams creates a new GetResourcePluginParams object, with the default timeout for this client.
NewGetResourcePluginParamsWithContext creates a new GetResourcePluginParams object with the ability to set a context for a request.
NewGetResourcePluginParamsWithHTTPClient creates a new GetResourcePluginParams object with the ability to set a custom HTTPClient for a request.
NewGetResourcePluginParamsWithTimeout creates a new GetResourcePluginParams object with the ability to set a timeout on a request.
NewGetResourcePluginUnauthorized creates a GetResourcePluginUnauthorized with default headers values.
NewListResourcePluginsBadGateway creates a ListResourcePluginsBadGateway with default headers values.
NewListResourcePluginsBadRequest creates a ListResourcePluginsBadRequest with default headers values.
NewListResourcePluginsOK creates a ListResourcePluginsOK with default headers values.
NewListResourcePluginsParams creates a new ListResourcePluginsParams object, with the default timeout for this client.
NewListResourcePluginsParamsWithContext creates a new ListResourcePluginsParams object with the ability to set a context for a request.
NewListResourcePluginsParamsWithHTTPClient creates a new ListResourcePluginsParams object with the ability to set a custom HTTPClient for a request.
NewListResourcePluginsParamsWithTimeout creates a new ListResourcePluginsParams object with the ability to set a timeout on a request.
NewListResourcePluginsUnauthorized creates a ListResourcePluginsUnauthorized with default headers values.

# Structs

ApplyResourcePluginBadGateway describes a response with status code 502, with default header values.
ApplyResourcePluginBadRequest describes a response with status code 400, with default header values.
ApplyResourcePluginOK describes a response with status code 200, with default header values.
ApplyResourcePluginParams contains all the parameters to send to the API endpoint for the apply resource plugin operation.
ApplyResourcePluginReader is a Reader for the ApplyResourcePlugin structure.
ApplyResourcePluginUnauthorized describes a response with status code 401, with default header values.
Client for resource plugins API */.
DeleteResourcePluginBadGateway describes a response with status code 502, with default header values.
DeleteResourcePluginBadRequest describes a response with status code 400, with default header values.
DeleteResourcePluginOK describes a response with status code 200, with default header values.
DeleteResourcePluginParams contains all the parameters to send to the API endpoint for the delete resource plugin operation.
DeleteResourcePluginReader is a Reader for the DeleteResourcePlugin structure.
DeleteResourcePluginUnauthorized describes a response with status code 401, with default header values.
GetResourcePluginBadGateway describes a response with status code 502, with default header values.
GetResourcePluginBadRequest describes a response with status code 400, with default header values.
GetResourcePluginOK describes a response with status code 200, with default header values.
GetResourcePluginParams contains all the parameters to send to the API endpoint for the get resource plugin operation.
GetResourcePluginReader is a Reader for the GetResourcePlugin structure.
GetResourcePluginUnauthorized describes a response with status code 401, with default header values.
ListResourcePluginsBadGateway describes a response with status code 502, with default header values.
ListResourcePluginsBadRequest describes a response with status code 400, with default header values.
ListResourcePluginsOK describes a response with status code 200, with default header values.
ListResourcePluginsParams contains all the parameters to send to the API endpoint for the list resource plugins operation.
ListResourcePluginsReader is a Reader for the ListResourcePlugins structure.
ListResourcePluginsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.