Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToPayload ¶
Types ¶
type ManagedFiles ¶
type ManagedFiles interface {
ManagedFiles() []string
}
type Policy ¶
type Policy string
func (Policy) Create ¶
func (p Policy) Create(files ManagedFiles, b *runner.EnvBuilder)
func (Policy) Delete ¶
func (p Policy) Delete(files ManagedFiles, b *runner.EnvBuilder)
Click to show internal directories.
Click to hide internal directories.