components

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteComponentsEnabled

func WriteComponentsEnabled(w io.Writer, c *Components) error

WriteComponentsEnabled writes the components enabled to a JSON file

Types

type Components

type Components struct {
	Enabled []string `json:"components"`
}

Components lists the components that were enabled on cluster up run on empty base directory.

func NewComponentsEnabled

func NewComponentsEnabled(component ...string) *Components

NewComponentsEnabled initialize the Components

func ReadComponentsEnabled

func ReadComponentsEnabled(r io.Reader) (*Components, error)

ReadComponentsEnabled reads the components enabled from the JSON file

func (*Components) Add

func (c *Components) Add(component string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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