charts

package
v1.0.1-0...-ed7063c Latest Latest
Warning

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

Go to latest
Published: May 24, 2018 License: LGPL-3.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListCharts

func ListCharts()

Types

type GenesisChart

type GenesisChart struct {
	// contains filtered or unexported fields
}

func NewGenesisChart

func NewGenesisChart(validators []common.Address, allocs []common.Address, gasLimit uint64, isQuorum bool) *GenesisChart

func (*GenesisChart) Install

func (chart *GenesisChart) Install(debug bool) error

func (*GenesisChart) Override

func (chart *GenesisChart) Override(key, value string)

func (*GenesisChart) Uninstall

func (chart *GenesisChart) Uninstall() error

type StaticNodesChart

type StaticNodesChart struct {
	// contains filtered or unexported fields
}

func NewStaticNodesChart

func NewStaticNodesChart(nodekeys []string, ipAddrs []string) *StaticNodesChart

func (*StaticNodesChart) Install

func (chart *StaticNodesChart) Install(debug bool) error

func (*StaticNodesChart) Override

func (chart *StaticNodesChart) Override(key, value string)

func (*StaticNodesChart) Uninstall

func (chart *StaticNodesChart) Uninstall() error

type ValidatorChart

type ValidatorChart struct {
	// contains filtered or unexported fields
}

func NewValidatorChart

func NewValidatorChart(name string, args []string) *ValidatorChart

func (*ValidatorChart) Install

func (chart *ValidatorChart) Install(debug bool) error

func (*ValidatorChart) Name

func (chart *ValidatorChart) Name() string

func (*ValidatorChart) Override

func (chart *ValidatorChart) Override(key, value string)

func (*ValidatorChart) Uninstall

func (chart *ValidatorChart) Uninstall() error

type ValidatorServiceChart

type ValidatorServiceChart struct {
	// contains filtered or unexported fields
}

func NewValidatorServiceChart

func NewValidatorServiceChart(name string, args []string) *ValidatorServiceChart

func (*ValidatorServiceChart) Install

func (chart *ValidatorServiceChart) Install(debug bool) error

func (*ValidatorServiceChart) Name

func (chart *ValidatorServiceChart) Name() string

func (*ValidatorServiceChart) Override

func (chart *ValidatorServiceChart) Override(key, value string)

func (*ValidatorServiceChart) Uninstall

func (chart *ValidatorServiceChart) Uninstall() error

Jump to

Keyboard shortcuts

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