package
0.0.0-20231229150822-705c25272351
Repository: https://github.com/mattgonewild/fly.git
Documentation: pkg.go.dev
# Functions
New creates a new apps API client.
NewAppsCreateBadRequest creates a AppsCreateBadRequest with default headers values.
NewAppsCreateCreated creates a AppsCreateCreated with default headers values.
NewAppsCreateParams creates a new AppsCreateParams object, with the default timeout for this client.
NewAppsCreateParamsWithContext creates a new AppsCreateParams object with the ability to set a context for a request.
NewAppsCreateParamsWithHTTPClient creates a new AppsCreateParams object with the ability to set a custom HTTPClient for a request.
NewAppsCreateParamsWithTimeout creates a new AppsCreateParams object with the ability to set a timeout on a request.
NewAppsDeleteAccepted creates a AppsDeleteAccepted with default headers values.
NewAppsDeleteParams creates a new AppsDeleteParams object, with the default timeout for this client.
NewAppsDeleteParamsWithContext creates a new AppsDeleteParams object with the ability to set a context for a request.
NewAppsDeleteParamsWithHTTPClient creates a new AppsDeleteParams object with the ability to set a custom HTTPClient for a request.
NewAppsDeleteParamsWithTimeout creates a new AppsDeleteParams object with the ability to set a timeout on a request.
NewAppsListOK creates a AppsListOK with default headers values.
NewAppsListParams creates a new AppsListParams object, with the default timeout for this client.
NewAppsListParamsWithContext creates a new AppsListParams object with the ability to set a context for a request.
NewAppsListParamsWithHTTPClient creates a new AppsListParams object with the ability to set a custom HTTPClient for a request.
NewAppsListParamsWithTimeout creates a new AppsListParams object with the ability to set a timeout on a request.
NewAppsShowOK creates a AppsShowOK with default headers values.
NewAppsShowParams creates a new AppsShowParams object, with the default timeout for this client.
NewAppsShowParamsWithContext creates a new AppsShowParams object with the ability to set a context for a request.
NewAppsShowParamsWithHTTPClient creates a new AppsShowParams object with the ability to set a custom HTTPClient for a request.
NewAppsShowParamsWithTimeout creates a new AppsShowParams object with the ability to set a timeout on a request.
# Structs
AppsCreateBadRequest describes a response with status code 400, with default header values.
AppsCreateCreated describes a response with status code 201, with default header values.
AppsCreateParams contains all the parameters to send to the API endpoint
for the apps create operation.
AppsCreateReader is a Reader for the AppsCreate structure.
AppsDeleteAccepted describes a response with status code 202, with default header values.
AppsDeleteParams contains all the parameters to send to the API endpoint
for the apps delete operation.
AppsDeleteReader is a Reader for the AppsDelete structure.
AppsListOK describes a response with status code 200, with default header values.
AppsListParams contains all the parameters to send to the API endpoint
for the apps list operation.
AppsListReader is a Reader for the AppsList structure.
AppsShowOK describes a response with status code 200, with default header values.
AppsShowParams contains all the parameters to send to the API endpoint
for the apps show operation.
AppsShowReader is a Reader for the AppsShow structure.
Client for apps API
*/.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.