host

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const MasterConfigCheckName = "MasterConfigCheck"
View Source
const NodeConfigCheckName = "NodeConfigCheck"

Variables

This section is empty.

Functions

This section is empty.

Types

type MasterConfigCheck

type MasterConfigCheck struct {
	MasterConfigFile string
}

MasterConfigCheck is a Diagnostic to check that the master config file is valid

func (MasterConfigCheck) CanRun

func (d MasterConfigCheck) CanRun() (bool, error)

func (MasterConfigCheck) Check

func (MasterConfigCheck) Description

func (d MasterConfigCheck) Description() string

func (MasterConfigCheck) Name

func (d MasterConfigCheck) Name() string

type NodeConfigCheck

type NodeConfigCheck struct {
	NodeConfigFile string
}

NodeConfigCheck is a Diagnostic to check that the node config file is valid

func (NodeConfigCheck) CanRun

func (d NodeConfigCheck) CanRun() (bool, error)

func (NodeConfigCheck) Check

func (NodeConfigCheck) Description

func (d NodeConfigCheck) Description() string

func (NodeConfigCheck) Name

func (d NodeConfigCheck) Name() string

Jump to

Keyboard shortcuts

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