config

package
v2.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 30, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	KernelLogFile         string `json:"kernel_log_file" validate:"nonzero"`
	ContainerMetadataFile string `json:"container_metadata_file" validate:"nonzero"`
	OutputLogFile         string `json:"output_log_file" validate:"nonzero"`
	MetronAddress         string `json:"metron_address" validate:"nonzero"`
	HostIp                string `json:"host_ip" validate:"nonzero"`
	HostGuid              string `json:"host_guid" validate:"nonzero"`
}

func New

func New(path string) (*Config, error)

Jump to

Keyboard shortcuts

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