Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(rc runtimeconfig.RuntimeConfig, logger logrus.FieldLogger, notifier notify.Notifier, deviceHelper pb.DeviceHelperClient) state.State
Types ¶
type Bootstrapping ¶
type Bootstrapping struct {
// contains filtered or unexported fields
}
func (*Bootstrapping) Enter ¶
func (b *Bootstrapping) Enter(ctx context.Context) state.EventWithSpan
func (Bootstrapping) Status ¶
func (b Bootstrapping) Status() *pb.AgentStatus
func (Bootstrapping) String ¶
func (b Bootstrapping) String() string
Click to show internal directories.
Click to hide internal directories.