Discover Packages
github.com/kubermatic/machine-controller
pkg
cloudprovider
instance
package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Nov 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Instance represents a instance on the cloud provider
const (
StatusRunning Status = "running"
StatusDeleting Status = "deleting"
StatusDeleted Status = "deleted"
StatusCreating Status = "creating"
StatusUnknown Status = "unknown"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.