Documentation ¶
Index ¶
- func CacheDir() string
- func ConfigDir() string
- func CreateRelease(v2Rel *v2rls.Release) (*release.Release, error)
- func DataDir() string
- func GetActionConfig(namespace string, kubeConfig common.KubeConfig) (*action.Configuration, error)
- func StoreRelease(rel *release.Release, kubeConfig common.KubeConfig) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRelease ¶
CreateRelease create a v3 release object from v2 release object
func GetActionConfig ¶
func GetActionConfig(namespace string, kubeConfig common.KubeConfig) (*action.Configuration, error)
GetActionConfig returns action configuration based on Helm env
func StoreRelease ¶
func StoreRelease(rel *release.Release, kubeConfig common.KubeConfig) error
StoreRelease stores a release object in Helm v3 storage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.