Kazan v0.11.0 Kazan.Apis.Version View Source
Module for the Version API group.
This module contains functions that can be used to query the avaliable
versions of the Version API in a k8s server. Each of these functions
will output a Kazan.Request suitable for passing to Kazan.run.
The submodules of this module provide implementations of each of those versions.
Link to this section Summary
Link to this section Functions
Link to this function
get_code()
View Source
get_code() :: {:ok, Kazan.Request.t()} | {:error, term()}
get the code version
OpenAPI Operation ID: getCodeVersion