package
1.2.0
Repository: https://github.com/koyeb/koyeb-cli.git
Documentation: pkg.go.dev

# Functions

New creates a new hooks API client.
NewHooksGithubBadRequest creates a HooksGithubBadRequest with default headers values.
NewHooksGithubDefault creates a HooksGithubDefault with default headers values.
NewHooksGithubForbidden creates a HooksGithubForbidden with default headers values.
NewHooksGithubNotFound creates a HooksGithubNotFound with default headers values.
NewHooksGithubOK creates a HooksGithubOK with default headers values.
NewHooksGithubParams creates a new HooksGithubParams object with the default values initialized.
NewHooksGithubParamsWithContext creates a new HooksGithubParams object with the default values initialized, and the ability to set a context for a request.
NewHooksGithubParamsWithHTTPClient creates a new HooksGithubParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHooksGithubParamsWithTimeout creates a new HooksGithubParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for hooks API */.
HooksGithubBadRequest handles this case with default header values.
HooksGithubDefault handles this case with default header values.
HooksGithubForbidden handles this case with default header values.
HooksGithubNotFound handles this case with default header values.
HooksGithubOK handles this case with default header values.
HooksGithubParams contains all the parameters to send to the API endpoint for the hooks github operation typically these are written to a http.Request */.
HooksGithubReader is a Reader for the HooksGithub structure.

# Interfaces

ClientService is the interface for Client methods.