Documentation
¶
Index ¶
- type Container
- func (c *Container) Command(d []string) []string
- func (c *Container) EnvSubst(file string) error
- func (c *Container) EnvToFile(env string, path string) error
- func (c *Container) FileContentReplace(file string, r map[string]interface{}) error
- func (c *Container) GetSecret(env string, envPath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct{}
func (*Container) FileContentReplace ¶
replaces variables inside a file
Click to show internal directories.
Click to hide internal directories.