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

# Functions

New creates a new application set service API client.
NewApplicationSetServiceCreateDefault creates a ApplicationSetServiceCreateDefault with default headers values.
NewApplicationSetServiceCreateOK creates a ApplicationSetServiceCreateOK with default headers values.
NewApplicationSetServiceCreateParams creates a new ApplicationSetServiceCreateParams object, with the default timeout for this client.
NewApplicationSetServiceCreateParamsWithContext creates a new ApplicationSetServiceCreateParams object with the ability to set a context for a request.
NewApplicationSetServiceCreateParamsWithHTTPClient creates a new ApplicationSetServiceCreateParams object with the ability to set a custom HTTPClient for a request.
NewApplicationSetServiceCreateParamsWithTimeout creates a new ApplicationSetServiceCreateParams object with the ability to set a timeout on a request.
NewApplicationSetServiceDeleteDefault creates a ApplicationSetServiceDeleteDefault with default headers values.
NewApplicationSetServiceDeleteOK creates a ApplicationSetServiceDeleteOK with default headers values.
NewApplicationSetServiceDeleteParams creates a new ApplicationSetServiceDeleteParams object, with the default timeout for this client.
NewApplicationSetServiceDeleteParamsWithContext creates a new ApplicationSetServiceDeleteParams object with the ability to set a context for a request.
NewApplicationSetServiceDeleteParamsWithHTTPClient creates a new ApplicationSetServiceDeleteParams object with the ability to set a custom HTTPClient for a request.
NewApplicationSetServiceDeleteParamsWithTimeout creates a new ApplicationSetServiceDeleteParams object with the ability to set a timeout on a request.
NewApplicationSetServiceGetDefault creates a ApplicationSetServiceGetDefault with default headers values.
NewApplicationSetServiceGetOK creates a ApplicationSetServiceGetOK with default headers values.
NewApplicationSetServiceGetParams creates a new ApplicationSetServiceGetParams object, with the default timeout for this client.
NewApplicationSetServiceGetParamsWithContext creates a new ApplicationSetServiceGetParams object with the ability to set a context for a request.
NewApplicationSetServiceGetParamsWithHTTPClient creates a new ApplicationSetServiceGetParams object with the ability to set a custom HTTPClient for a request.
NewApplicationSetServiceGetParamsWithTimeout creates a new ApplicationSetServiceGetParams object with the ability to set a timeout on a request.
NewApplicationSetServiceListDefault creates a ApplicationSetServiceListDefault with default headers values.
NewApplicationSetServiceListOK creates a ApplicationSetServiceListOK with default headers values.
NewApplicationSetServiceListParams creates a new ApplicationSetServiceListParams object, with the default timeout for this client.
NewApplicationSetServiceListParamsWithContext creates a new ApplicationSetServiceListParams object with the ability to set a context for a request.
NewApplicationSetServiceListParamsWithHTTPClient creates a new ApplicationSetServiceListParams object with the ability to set a custom HTTPClient for a request.
NewApplicationSetServiceListParamsWithTimeout creates a new ApplicationSetServiceListParams object with the ability to set a timeout on a request.

# Structs

ApplicationSetServiceCreateDefault describes a response with status code -1, with default header values.
ApplicationSetServiceCreateOK describes a response with status code 200, with default header values.
ApplicationSetServiceCreateParams contains all the parameters to send to the API endpoint for the application set service create operation.
ApplicationSetServiceCreateReader is a Reader for the ApplicationSetServiceCreate structure.
ApplicationSetServiceDeleteDefault describes a response with status code -1, with default header values.
ApplicationSetServiceDeleteOK describes a response with status code 200, with default header values.
ApplicationSetServiceDeleteParams contains all the parameters to send to the API endpoint for the application set service delete operation.
ApplicationSetServiceDeleteReader is a Reader for the ApplicationSetServiceDelete structure.
ApplicationSetServiceGetDefault describes a response with status code -1, with default header values.
ApplicationSetServiceGetOK describes a response with status code 200, with default header values.
ApplicationSetServiceGetParams contains all the parameters to send to the API endpoint for the application set service get operation.
ApplicationSetServiceGetReader is a Reader for the ApplicationSetServiceGet structure.
ApplicationSetServiceListDefault describes a response with status code -1, with default header values.
ApplicationSetServiceListOK describes a response with status code 200, with default header values.
ApplicationSetServiceListParams contains all the parameters to send to the API endpoint for the application set service list operation.
ApplicationSetServiceListReader is a Reader for the ApplicationSetServiceList structure.
Client for application set service API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.