Documentation
¶
Index ¶
- Variables
- type Client
- func (c *Client) Finalize(ctx context.Context) error
- func (c *Client) Pause(ctx context.Context) error
- func (c *Client) Resume(ctx context.Context, fromFailure bool) error
- func (c *Client) Start(ctx context.Context, opts StartOptions) error
- func (c *Client) Status(ctx context.Context) (Status, error)
- type StartOptions
- type Status
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPCSMNotReady = stderrors.New("no ready PCSM pod")
Functions ¶
This section is empty.
Types ¶
type StartOptions ¶
Click to show internal directories.
Click to hide internal directories.