Documentation ¶
Index ¶
- type FListInfo
- type Manager
- func (p *Manager) Deprovision(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- func (m *Manager) Initialize(ctx context.Context) error
- func (m *Manager) Pause(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- func (p *Manager) Provision(ctx context.Context, wl *gridtypes.WorkloadWithID) (interface{}, error)
- func (m *Manager) Resume(ctx context.Context, wl *gridtypes.WorkloadWithID) error
- type ZMachine
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 ¶
Click to show internal directories.
Click to hide internal directories.