Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Drainer ¶
type Drainer struct {
// contains filtered or unexported fields
}
func NewDrainer ¶
func NewDrainer( agentClient bpagclient.Client, logger boshlog.Logger, ) Drainer
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory( templatesCompiler bptplcomp.TemplatesCompiler, packagesCompilerFactory bppkgscomp.ConcretePackagesCompilerFactory, eventLog bpeventlog.Log, logger boshlog.Logger, ) Factory
func (Factory) NewUpdater ¶
Click to show internal directories.
Click to hide internal directories.