Documentation
¶
Index ¶
- func Create(ctx context.Context, cli *client.Client, volumeInput volume.Volume) (volume.Volume, error)
- func Exists(ctx context.Context, cli *client.Client, volume string) (bool, error)
- func Get(ctx context.Context, cli *client.Client, name string) (volume.Volume, error)
- func Remove(ctx context.Context, cli *client.Client, volume string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, cli *client.Client, volumeInput volume.Volume) (volume.Volume, error)
Create will create a Docker Volume as configured.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.