network

package
v0.3.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NetworkCmd = &cobra.Command{
	Use:   "network",
	Short: "Advanced Network Configuration",
	Long: `Network
	
Advanced Network Config Manager. `,

	TraverseChildren: true,
}

NetworkCmd is the CLI subcommand

Functions

This section is empty.

Types

type Config

type Config struct {
	Network networkConfig `toml:"network"`
	Docker  dockerConfig  `toml:"docker"`
	Nodes   []node        `toml:"nodes,squash"`
}

Config defines the nodes.toml file structure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL