package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Feb 28, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetKubeConfig fetches kubernetes config from the specified clusters.
type Config struct {
Cluster []*k3dCluster.Config `json:"cluster,omitempty" mapstructure:"cluster"`
Encode bool `json:"encode,omitempty" mapstructure:"encode"`
All bool `json:"all,omitempty" mapstructure:"all"`
}
Config helps in storing kubeconfig information.
GetKubeConfig fetches kubernetes config from the specified clusters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.