Kazan v0.3.0 Kazan.Client
Kazan.Client sends requests to a kubernetes server.
These requests should be built using the functions in the Kazan.Apis
module.
Summary
Types
Functions
Makes a request against a kube server.
The server should be set in the kazan config or provided in the options.
Options
server
- AKazan.Server
struct that defines which server we should send this request to. This will override any server provided in the Application config.