package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Aug 3, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetClusters returns all clusters from a given Kubeconfig file. For that the user have to provide the path to the
Kubeconfig file.
type Config struct {
Path string `json:"path"`
}
Config is the configuration for the Kubeconfig provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.