Versions in this module Expand all Collapse all v1 v1.0.0 Jun 26, 2019 Changes in this version + const CNIpNetwork + const DefaultTcpPort + const DirKeys + const DirPnKeys + const DirPnScript + const DirScript + const DirTestKeys + const PNIpNetwork1 + const PNIpNetwork2 + const TypeDeploy + const TypeDocker + const TypeLocal + const TypeNotDefined + const TypeRemote + var GrafanaFiles = [...]GrafanaFile + var SetupCommand = cli.Command + var Types = [4]string + func RandStringRunes(n int) string + type GrafanaFile struct + type KlaytnConfig struct + DataDir string + LogDir string + NetworkId int + NodeType string + P2PPort int + RPCPort int + RunDir string + WSPort int + func New(rpcPort int, wsPort int, p2pPort int, dataDir string, logDir string, ...) *KlaytnConfig + func (k KlaytnConfig) String() string + type PrometheusConfig struct + CnIps []string + PnIps []string + func NewPrometheusConfig(cnNum int, cnNetworkIp string, pnNum int, pnNetworkId1 string, ...) PrometheusConfig + func (pConfig PrometheusConfig) String() string + type ValidatorInfo struct + Address common.Address + NodeInfo string + Nodekey string