Documentation ¶
Index ¶
- func GetChartVersions(name string) repo.ChartVersions
- func GetTestClientRelease() *release.Release
- func GetTestFilterSpecs() []inttypes.TestCase
- func GetTestHelmChart() *chart.Chart
- func GetTestHelmChartMaps() []inttypes.TestCase
- func GetTestMainEnvMaps() []inttypes.TestCase
- func GetTestReleaseCRDConfigMap() v1.ConfigMap
- func GetTestReleaseChartConfigMapsValid() []v1.ConfigMap
- func GetTestReleaseDefaultValueConfigMap() v1.ConfigMap
- func GetTestReleaseDeployedReleaseObj() *release.Release
- func GetTestReleaseFakeActionConfig(t *testing.T) *action.Configuration
- func GetTestReleaseSpecs() []inttypes.TestCase
- func GetTestReleaseTemplateConfigMap() v1.ConfigMap
- func GetTestRepoChartVersions() []inttypes.TestCase
- func GetTestRepoIndexFile(name string) *repo.IndexFile
- func GetTestRepoRepoListSpec() helmv1alpha1.RepositoryList
- func GetTestRepoSpecs() []inttypes.TestCase
- func GetTestValueSpecs() []inttypes.TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChartVersions ¶
func GetChartVersions(name string) repo.ChartVersions
func GetTestClientRelease ¶
GetTestClientRelease returns release cr for testing client
func GetTestFilterSpecs ¶
GetTestFilterSpecs returns testcases for testing filtering of values
func GetTestHelmChart ¶
GetTestHelmChart returns chart struct for testing release cr
func GetTestHelmChartMaps ¶
GetTestHelmChartMaps returns testcases for testing chart cr
func GetTestMainEnvMaps ¶
GetTestMainEnvMaps returns testcases for environment settings
func GetTestReleaseCRDConfigMap ¶
GetTestReleaseCRDConfigMap returns configmap with crds for testing release cr
func GetTestReleaseChartConfigMapsValid ¶
GetTestReleaseChartConfigMapsValid returns configmaps for testing release cr
func GetTestReleaseDefaultValueConfigMap ¶
GetTestReleaseDefaultValueConfigMap returns configmap with default values for testing release cr
func GetTestReleaseDeployedReleaseObj ¶
GetTestReleaseDeployedReleaseObj returns helm release for testing release cr
func GetTestReleaseFakeActionConfig ¶
func GetTestReleaseFakeActionConfig(t *testing.T) *action.Configuration
GetTestReleaseFakeActionConfig returns helm action configuration for testing release cr
func GetTestReleaseSpecs ¶
GetTestReleaseSpecs returns testcases for testing release cr
func GetTestReleaseTemplateConfigMap ¶
GetTestReleaseTemplateConfigMap returns configmap with templates for testing release cr
func GetTestRepoChartVersions ¶
GetTestRepoChartVersions returns testcases for testing chart cr with helm chartversion struct
func GetTestRepoIndexFile ¶
GetTestRepoIndexFile returns repoIndex for testing chart cr
func GetTestRepoRepoListSpec ¶
func GetTestRepoRepoListSpec() helmv1alpha1.RepositoryList
GetTestRepoRepoListSpec returns expected chartlist spec for testing
func GetTestRepoSpecs ¶
GetTestRepoSpecs returns testcases for testing chart cr
func GetTestValueSpecs ¶
GetTestValueSpecs returns expected spec for testing helm values parsing
Types ¶
This section is empty.