Documentation ¶ Index ¶ func FillTemplateAndReturn(t *testing.T, templatePath string, values map[string]string) *bytes.Buffer type Cleanup func (c *Cleanup) Cleanup(fn func()) func (*Cleanup) Log(a ...interface{}) func (c *Cleanup) Run() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FillTemplateAndReturn ¶ added in v1.0.2 func FillTemplateAndReturn(t *testing.T, templatePath string, values map[string]string) *bytes.Buffer Types ¶ type Cleanup ¶ type Cleanup struct { // contains filtered or unexported fields } func (*Cleanup) Cleanup ¶ added in v0.2.0 func (c *Cleanup) Cleanup(fn func()) func (*Cleanup) Log ¶ added in v0.2.0 func (*Cleanup) Log(a ...interface{}) func (*Cleanup) Run ¶ func (c *Cleanup) Run() Source Files ¶ View all Source files cleanup.go template.go Directories ¶ Show internal Expand all Path Synopsis destination kafka sshserver etcd health log webhook workspaceConfig Click to show internal directories. Click to hide internal directories.