output

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Describe

func Describe(data interface{}, format string) (string, error)

func List

func List(list interface{}) (string, error)

Types

type Items

type Items []struct {
	// APIVersion string `json:"apiVersion"`
	Kind     string
	Metadata struct {
		Name      string
		Namespace string
	}
	Status struct {
		Domain     string
		Conditions []struct {
			Type   string
			Status string
		}
	}
}

Jump to

Keyboard shortcuts

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