response

package
v0.0.0-...-1d9613f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigCheckResponse

type ConfigCheckResponse struct {
	Configs         map[string][]check.Config `json:"configs"`
	ResolveWarnings map[string][]string       `json:"resolve_warnings"`
	ConfigErrors    map[string]string         `json:"config_errors"`
	Unresolved      map[string]check.Config   `json:"unresolved"`
}

ConfigCheckResponse holds the config check response

Jump to

Keyboard shortcuts

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