inspector

package
v1.0.0-alpha-75 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSpec

func GetSpec(t interface{}) []string

GetSpec of the passed type

func InspectContainer

func InspectContainer(format, directory string) (string, error)

InspectContainer on a given directory, filtering by format

func InspectContext

func InspectContext(format, directory string) (string, error)

InspectContext on a given directory, filtering by format

func InspectProject

func InspectProject(format, directory string) (string, error)

InspectProject on a given directory, filtering by format

Types

type ContextOverview

type ContextOverview struct {
	Scope             usercontext.Scope
	ProjectRoot       string
	ContainerRoot     string
	ProjectID         string
	ContainerID       string
	ProjectContainers []containers.ContainerInfo
}

ContextOverview for the context visualization

func (*ContextOverview) Load

func (overview *ContextOverview) Load(directory string) error

Load the context overview for a given directory

Jump to

Keyboard shortcuts

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