Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnauthenticated = errors.New("unauthenticated") ErrLostConnection = errors.New("lost connection") )
Functions ¶
func New ¶
func New( rc runtimeconfig.RuntimeConfig, logger logrus.FieldLogger, notifier notify.Notifier, deviceHelper pb.DeviceHelperClient, statusUpdates chan<- *pb.AgentStatus, ) state.State
Types ¶
Click to show internal directories.
Click to hide internal directories.