Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DetachOptions ¶
type DetachOptions struct { Auth *config.AuthConfig `noattribute:"true"` Client kcvolumes.VolumesService `noattribute:"true"` From string `long:"from" usage:"The instance the volume should be detached from"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.