package
1.4.0
Repository: https://github.com/bjerkio/crayon-api-go.git
Documentation: pkg.go.dev

# Functions

New creates a new aws accounts API client.
NewGetAwsAccountByIDOK creates a GetAwsAccountByIDOK with default headers values.
NewGetAwsAccountByIDParams creates a new GetAwsAccountByIDParams object with the default values initialized.
NewGetAwsAccountByIDParamsWithContext creates a new GetAwsAccountByIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetAwsAccountByIDParamsWithHTTPClient creates a new GetAwsAccountByIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAwsAccountByIDParamsWithTimeout creates a new GetAwsAccountByIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAwsAccountsOK creates a GetAwsAccountsOK with default headers values.
NewGetAwsAccountsParams creates a new GetAwsAccountsParams object with the default values initialized.
NewGetAwsAccountsParamsWithContext creates a new GetAwsAccountsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAwsAccountsParamsWithHTTPClient creates a new GetAwsAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAwsAccountsParamsWithTimeout creates a new GetAwsAccountsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateAwsAccountsOK creates a UpdateAwsAccountsOK with default headers values.
NewUpdateAwsAccountsParams creates a new UpdateAwsAccountsParams object with the default values initialized.
NewUpdateAwsAccountsParamsWithContext creates a new UpdateAwsAccountsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateAwsAccountsParamsWithHTTPClient creates a new UpdateAwsAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateAwsAccountsParamsWithTimeout creates a new UpdateAwsAccountsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for aws accounts API */.
GetAwsAccountByIDOK handles this case with default header values.
GetAwsAccountByIDParams contains all the parameters to send to the API endpoint for the get aws account by Id operation typically these are written to a http.Request */.
GetAwsAccountByIDReader is a Reader for the GetAwsAccountByID structure.
GetAwsAccountsOK handles this case with default header values.
GetAwsAccountsParams contains all the parameters to send to the API endpoint for the get aws accounts operation typically these are written to a http.Request */.
GetAwsAccountsReader is a Reader for the GetAwsAccounts structure.
UpdateAwsAccountsOK handles this case with default header values.
UpdateAwsAccountsParams contains all the parameters to send to the API endpoint for the update aws accounts operation typically these are written to a http.Request */.
UpdateAwsAccountsReader is a Reader for the UpdateAwsAccounts structure.

# Interfaces

ClientService is the interface for Client methods.