# Functions
ConfigKeyChecker returns a function that will check whether or not a provide value is valid for the associate config key.
GetExpiry returns the expiry date based on the reference date and a length of time.
GetRootDiskDevice returns the instance device that is configured as root disk.
InstanceIncludeWhenCopying is used to decide whether to include a config item or not when copying an instance.
IsRootDiskDevice returns true if the given device representation is configured as root disk for an instance.
No description provided by the author
IsUserConfig returns true if the config key is a user configuration.
# Constants
ConfigVolatilePrefix indicates the prefix used for volatile config keys.
InstanceAction types.
InstanceAction types.
No description provided by the author
InstanceAction types.
InstanceAction types.
InstanceAction types.
# Variables
ErrNoRootDisk means there is no root disk device found.
HugePageSizeKeys is a list of known hugepage size configuration keys.
HugePageSizeSuffix contains the list of known hugepage size suffixes.
InstanceConfigKeysAny is a map of config key to validator.
InstanceConfigKeysContainer is a map of config key to validator.
InstanceConfigKeysVM is a map of config key to validator.
# Type aliases
InstanceAction indicates the type of action being performed.