package
0.25.1
Repository: https://github.com/flowswiss/gophercloud.git
Documentation: pkg.go.dev

# Packages

diskconfig unit tests.

# Constants

Auto builds a server with a single partition the size of the target flavor disk and automatically adjusts the filesystem to fit the entire partition.
Manual builds a server using whatever partition scheme and filesystem are present in the source image.

# Structs

CreateOptsExt adds a DiskConfig option to the base CreateOpts.
RebuildOptsExt adds a DiskConfig option to the base RebuildOpts.
ResizeOptsExt adds a DiskConfig option to the base server resize options.
No description provided by the author

# Type aliases

DiskConfig represents one of the two possible settings for the DiskConfig option when creating, rebuilding, or resizing servers: Auto or Manual.