Documentation
¶
Index ¶
- Variables
- func AddHelmRepositoryToClient(helmClient helmclient.Client, repositoryName string, repositoryURL string) error
- func CreateHelmClient(namespace string) (helmclient.Client, error)
- func CreateOrUpdateHelmRelease(helmClient helmclient.Client, chartName string, releaseName string, ...) (*release.Release, error)
- func GetHelmRelease(helmClient helmclient.Client, releaseName string) (*release.Release, error)
- func GetNamespaceName(customer string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Prefix = "natrium"
)
Functions ¶
func AddHelmRepositoryToClient ¶
func AddHelmRepositoryToClient(helmClient helmclient.Client, repositoryName string, repositoryURL string) error
func CreateHelmClient ¶
func CreateHelmClient(namespace string) (helmclient.Client, error)
func GetHelmRelease ¶
func GetNamespaceName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.