Documentation ¶
Overview ¶
Package framework provides conveniences for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Framework ¶
type Framework struct { Helm *helm.Client Grafana *grafana.Client // contains filtered or unexported fields }
func (*Framework) HelmReleaseInstaller ¶
func (f *Framework) HelmReleaseInstaller(chart, namespace, name string) func() (*services.InstallReleaseResponse, error)
func (*Framework) SetupTillerTunnel ¶
Click to show internal directories.
Click to hide internal directories.