package
Version:
v2.0.0-rc1+incompatible
Opens a new window with list of versions in this module.
Published: Apr 26, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NodeConfig struct {
ClusterName string `json:"clusterName"`
Certs string `json:"certs"`
Processes map[string]v3.Process `json:"processes"`
Files []v3.File `json:"files"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.