cluster

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(initConfiguration InitConfiguration)

Init creates a cluster definition scaffold in the local machine, in the current folder, at a directory named after ClusterName provided in the InitConfiguration parameter

FIXME: being this a part of the go API accept the toplevel directory instead of

using the PWD

FIXME: error handling with `github.com/pkg/errors`; return errors

Types

type InitConfiguration

type InitConfiguration struct {
	ClusterName  string
	ControlPlane string
}

Jump to

Keyboard shortcuts

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