Versions in this module Expand all Collapse all v0 v0.1.4 Jun 27, 2019 Changes in this version + type Store struct + ConfigMap v1.ConfigMapInterface + ExplicitPath string + func NewFromClientset(clientset *kubernetes.Clientset) (*Store, error) + func NewFromConfigMap(configMap v1.ConfigMapInterface) (*Store, error) + func (pc *Store) Load() (string, error) + func (pc *Store) Save(providerComponents string) error