package
Version:
v0.0.0-...-72560b2
Opens a new window with list of versions in this module.
Published: Sep 21, 2018
License: MIT
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
¶
Iaas represents a infresture service
type Machine struct {
ID string `json:"id"`
IP string `json:"ip"`
Image string `json:"image"`
Name string `json:"name"`
Kind string `json:"kind"`
SSHKeysID []int `json:"ssh_keys_id"`
CertsDir string `json:"certs_dir"`
}
Machine defines a generic machine
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.