Documentation ¶
Index ¶
- type Common
- func (c *Common) CDSClient() cdsclient.Interface
- func (c *Common) CommonServe(ctx context.Context, h hatchery.Interface) error
- func (c *Common) GenerateWorkerConfig(ctx context.Context, h hatchery.Interface, spawnArgs hatchery.SpawnArguments) workerruntime.WorkerConfig
- func (c *Common) GetGoRoutines() *sdk.GoRoutines
- func (c *Common) GetPrivateKey() *rsa.PrivateKey
- func (c *Common) Init(ctx context.Context, h hatchery.Interface) error
- func (c *Common) SendServiceLog(ctx context.Context, servicesLogs []cdslog.Message, terminated bool)
- func (c *Common) Service() *sdk.Service
- func (c *Common) ServiceName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
func (*Common) CommonServe ¶
CommonServe start the HatcheryLocal server
func (*Common) GenerateWorkerConfig ¶
func (c *Common) GenerateWorkerConfig(ctx context.Context, h hatchery.Interface, spawnArgs hatchery.SpawnArguments) workerruntime.WorkerConfig
func (*Common) GetGoRoutines ¶
func (c *Common) GetGoRoutines() *sdk.GoRoutines
GetGoRoutines returns the goRoutines manager
func (*Common) GetPrivateKey ¶
func (c *Common) GetPrivateKey() *rsa.PrivateKey
func (*Common) SendServiceLog ¶
func (*Common) ServiceName ¶
Directories ¶
Path | Synopsis |
---|---|
mock_vsphere
Package mock_vsphere is a generated GoMock package.
|
Package mock_vsphere is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.