package filesystem
import "github.com/oslokommune/okctl/pkg/api/core/store/filesystem"
Package filesystem implements a filesystem storage layer
Index ¶
Functions ¶
func NewKubeConfigStore ¶
func NewKubeConfigStore( provider v1alpha1.CloudProvider, binariesProvider binaries.Provider, kubeConfigFileName, kubeConfigBaseDir string, clusterState client.ClusterState, fs *afero.Afero, ) api.KubeConfigStore
NewKubeConfigStore returns an initialised kubeconfig store
Source Files ¶
doc.go kubeconfig_filesystem.go
- Version
- v0.0.106 (latest)
- Published
- Oct 21, 2022
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 18 hours ago –
Tools for package owners.