humanreadable

package
v0.2.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const NodeDetailsTemplate = `` /* 634-byte string literal not displayed */

NodeDetailsTemplate is go template for printing node details

View Source
const PodDetailsTemplate = `` /* 870-byte string literal not displayed */

PodDetailsTemplate is go template for printing pod details

Variables

View Source
var ConfigTemplate = `
Namespace: {{.Namespace }}
Endpoints:{{range .Endpoints}}
	Name: {{.Name }}
	URL: {{.URL }}
{{end}}
`

ConfigTemplate is template for printing out config in human readable format

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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