Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateMemcachedSample ¶
func GenerateMemcachedSample(binaryPath, samplesPath string)
GenerateMemcachedSample will call all actions to create the directory and generate the sample The Context to run the samples are not the same in the e2e test. In this way, note that it should NOT be called in the e2e tests since it will call the Prepare() to set the sample context and generate the files in the testdata directory. The e2e tests only ought to use the Run() method with the TestContext.
func GenerateMemcachedSamples ¶
func GenerateMemcachedSamples(binaryPath, rootPath string)
Types ¶
type Memcached ¶
type Memcached struct {
// contains filtered or unexported fields
}
Memcached defines the Memcached Sample in Helm
Click to show internal directories.
Click to hide internal directories.