Documentation
¶
Index ¶
- type Manager
- func (p *Manager) Deprovision(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- func (p *Manager) Initialize(ctx context.Context) error
- func (p *Manager) Pause(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- func (p *Manager) Provision(ctx context.Context, wl *gridtypes.WorkloadWithID) (interface{}, error)
- func (p *Manager) Resume(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- func (p *Manager) Update(ctx context.Context, wl *gridtypes.WorkloadWithID) (interface{}, error)
- type ZDB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) Deprovision ¶
func (*Manager) Initialize ¶
InitializeZDB makes sure all required zdbs are running
Click to show internal directories.
Click to hide internal directories.