package
0.0.3
Repository: https://github.com/stefanmcshane/go-argocd.git
Documentation: pkg.go.dev

# Functions

New creates a new g p g key service API client.
NewGPGKeyServiceCreateDefault creates a GPGKeyServiceCreateDefault with default headers values.
NewGPGKeyServiceCreateOK creates a GPGKeyServiceCreateOK with default headers values.
NewGPGKeyServiceCreateParams creates a new GPGKeyServiceCreateParams object, with the default timeout for this client.
NewGPGKeyServiceCreateParamsWithContext creates a new GPGKeyServiceCreateParams object with the ability to set a context for a request.
NewGPGKeyServiceCreateParamsWithHTTPClient creates a new GPGKeyServiceCreateParams object with the ability to set a custom HTTPClient for a request.
NewGPGKeyServiceCreateParamsWithTimeout creates a new GPGKeyServiceCreateParams object with the ability to set a timeout on a request.
NewGPGKeyServiceDeleteDefault creates a GPGKeyServiceDeleteDefault with default headers values.
NewGPGKeyServiceDeleteOK creates a GPGKeyServiceDeleteOK with default headers values.
NewGPGKeyServiceDeleteParams creates a new GPGKeyServiceDeleteParams object, with the default timeout for this client.
NewGPGKeyServiceDeleteParamsWithContext creates a new GPGKeyServiceDeleteParams object with the ability to set a context for a request.
NewGPGKeyServiceDeleteParamsWithHTTPClient creates a new GPGKeyServiceDeleteParams object with the ability to set a custom HTTPClient for a request.
NewGPGKeyServiceDeleteParamsWithTimeout creates a new GPGKeyServiceDeleteParams object with the ability to set a timeout on a request.
NewGPGKeyServiceGetDefault creates a GPGKeyServiceGetDefault with default headers values.
NewGPGKeyServiceGetOK creates a GPGKeyServiceGetOK with default headers values.
NewGPGKeyServiceGetParams creates a new GPGKeyServiceGetParams object, with the default timeout for this client.
NewGPGKeyServiceGetParamsWithContext creates a new GPGKeyServiceGetParams object with the ability to set a context for a request.
NewGPGKeyServiceGetParamsWithHTTPClient creates a new GPGKeyServiceGetParams object with the ability to set a custom HTTPClient for a request.
NewGPGKeyServiceGetParamsWithTimeout creates a new GPGKeyServiceGetParams object with the ability to set a timeout on a request.
NewGPGKeyServiceListDefault creates a GPGKeyServiceListDefault with default headers values.
NewGPGKeyServiceListOK creates a GPGKeyServiceListOK with default headers values.
NewGPGKeyServiceListParams creates a new GPGKeyServiceListParams object, with the default timeout for this client.
NewGPGKeyServiceListParamsWithContext creates a new GPGKeyServiceListParams object with the ability to set a context for a request.
NewGPGKeyServiceListParamsWithHTTPClient creates a new GPGKeyServiceListParams object with the ability to set a custom HTTPClient for a request.
NewGPGKeyServiceListParamsWithTimeout creates a new GPGKeyServiceListParams object with the ability to set a timeout on a request.

# Structs

Client for g p g key service API */.
GPGKeyServiceCreateDefault describes a response with status code -1, with default header values.
GPGKeyServiceCreateOK describes a response with status code 200, with default header values.
GPGKeyServiceCreateParams contains all the parameters to send to the API endpoint for the g p g key service create operation.
GPGKeyServiceCreateReader is a Reader for the GPGKeyServiceCreate structure.
GPGKeyServiceDeleteDefault describes a response with status code -1, with default header values.
GPGKeyServiceDeleteOK describes a response with status code 200, with default header values.
GPGKeyServiceDeleteParams contains all the parameters to send to the API endpoint for the g p g key service delete operation.
GPGKeyServiceDeleteReader is a Reader for the GPGKeyServiceDelete structure.
GPGKeyServiceGetDefault describes a response with status code -1, with default header values.
GPGKeyServiceGetOK describes a response with status code 200, with default header values.
GPGKeyServiceGetParams contains all the parameters to send to the API endpoint for the g p g key service get operation.
GPGKeyServiceGetReader is a Reader for the GPGKeyServiceGet structure.
GPGKeyServiceListDefault describes a response with status code -1, with default header values.
GPGKeyServiceListOK describes a response with status code 200, with default header values.
GPGKeyServiceListParams contains all the parameters to send to the API endpoint for the g p g key service list operation.
GPGKeyServiceListReader is a Reader for the GPGKeyServiceList structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.