framework

package
v0.0.0-...-7759ae7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Framework

type Framework struct {
	Storage store.Interface
	Config  *api.PharmerConfig

	ClusterName string
}

func New

func New(configFile string) *Framework

func (*Framework) Invoke

func (f *Framework) Invoke() *Invocation

type Invocation

type Invocation struct {
	Credential *credentialInvocation
	Cluster    *clusterInvocation
	SSH        *sshInvocation
	NG         *nodeGroupInvocaton
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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