Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RebootChecker ¶
type RebootChecker struct {
// contains filtered or unexported fields
}
func NewRebootChecker ¶
func NewRebootChecker( settings boshsettings.Service, fs boshsys.FileSystem, dirProvider boshdir.Provider, ) *RebootChecker
func (*RebootChecker) CanReboot ¶
func (r *RebootChecker) CanReboot() (bool, error)
Click to show internal directories.
Click to hide internal directories.