plan

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const OverlayNetworkPlan = `` /* 7682-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	ID          string
	Host        string
	PublicIPv4  string
	PrivateIPv4 string
	SSHUser     string
}

type Plan

type Plan struct {
	Etcd         []Node
	Master       []Node
	Worker       []Node
	Ingress      []Node
	Storage      []Node
	LoadBalancer string
	SSHUser      string
	SSHKeyFile   string
}

Jump to

Keyboard shortcuts

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