package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is the interface, which must be implemented by the kubeconfig client.
New returns a new kubeconfig client, with the given configuration.
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.