Documentation ¶
Index ¶
Constants ¶
View Source
const (
// TestSecretKeyValue is just a mock value always returns when using GetSecretKeyValue
TestSecretKeyValue = "secret"
)
Variables ¶
This section is empty.
Functions ¶
func GetHelmMock ¶
func GetHelmMock(availableChartVersions []*helminterface.HelmAvailableChartVersion) *helmmocks.Helm
GetHelmMock will return a common mock for the Helm interface/object
func GetKubernetesMock ¶
func GetKubernetesMock(triggerFoundConfigMap bool) *kubernetesmocks.Kubernetes
GetKubernetesMock will return a common mock for the Kubernetes interface/object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.