Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DevSetup ¶
type DevSetup struct { Top context.Context DB *gorm.DB ControlClient *control.Client ControlServer *control.Server MgmtClient pb.ControlManagementClient ServerAddr string AgentToken string RegisterToken string HubToken string HubAddr string Account *pb.Account MgmtCtx context.Context ClientListener net.Listener AwsSession *session.Session S3Bucket string HubServToken string }
Click to show internal directories.
Click to hide internal directories.