Documentation
¶
Index ¶
- func Create(ctx context.Context, name string, size int) (types.Volume, error)
- func Delete(ctx context.Context, name string) error
- func List(ctx context.Context) ([]types.Volume, error)
- func RenderVolumesList(volumes []types.Volume, highlight *types.Volume)
- func Update(ctx context.Context, name string, newSize int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.