Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(rc runtimeconfig.RuntimeConfig, cfg config.Config) state.State
Types ¶
type Disconnected ¶
type Disconnected struct {
// contains filtered or unexported fields
}
func (*Disconnected) Enter ¶
func (d *Disconnected) Enter(ctx context.Context) state.EventWithSpan
func (Disconnected) Status ¶
func (d Disconnected) Status() *pb.AgentStatus
func (Disconnected) String ¶
func (d Disconnected) String() string
Click to show internal directories.
Click to hide internal directories.