//
pkg.gl
Category
github.com/kaecloud/kaectl
api
package
0.0.1-beta.1
Repository:
https://github.com/kaecloud/kaectl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
7
Files
295 SLOC
#
Functions
NewClient
NewClient initializes a Client.
NewClientFromHTTP
NewClientFromHTTP takes in an http.Client instance.
NewHTTPClient
NewHTTPClient initializes an http.Client.
NewJobClient
No description provided by the author
#
Structs
AppClient
No description provided by the author
Client
No description provided by the author
HTTPError
HTTPError is an error returned by a failed API call.
Job
No description provided by the author
JobClient
No description provided by the author
#
Type aliases
ClientOption
ClientOption represents an argument to NewClient.