Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubeconfig ¶ added in v0.2.0
Types ¶
type PluginKind ¶ added in v0.2.0
type PluginKind string
const ( Curl PluginKind = "curl" Grpcurl = "grpcurl" )
func (PluginKind) String ¶ added in v0.2.0
func (p PluginKind) String() string
Click to show internal directories.
Click to hide internal directories.