Documentation ¶
Index ¶
Constants ¶
View Source
const BootonceFileName = "bootonce"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StartManager ¶
type StartManager struct {
// contains filtered or unexported fields
}
func NewStartManager ¶
func NewStartManager( settings boshsettings.Service, fs boshsys.FileSystem, dirProvider boshdir.Provider, ) *StartManager
func (*StartManager) CanStart ¶
func (r *StartManager) CanStart() bool
func (*StartManager) RegisterStart ¶
func (r *StartManager) RegisterStart() error
Click to show internal directories.
Click to hide internal directories.