Documentation ¶
Overview ¶
Package lxdnames provides names for the lxd provider.
Index ¶
Constants ¶
View Source
const DefaultCloud = "localhost"
DefaultCloud is the name of the default lxd cloud, which corresponds to the local lxd daemon.
View Source
const DefaultCloudAltName = "lxd"
DefaultCloudAltName is the alternative name of the default lxd cloud, which corresponds to the local lxd daemon.
View Source
const DefaultLocalRegion = "localhost"
DefaultLocalRegion is the name of the "region" we support in a local lxd, which corresponds to the local lxd daemon.
View Source
const DefaultRemoteRegion = "default"
DefaultRemoteRegion is the name of the "region" we report if there are no other regions for a remote lxd server.
View Source
const ProviderType = "lxd"
ProviderType defines the provider/cloud type for lxd.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.