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