ls

package
v0.0.0-...-e5f8712 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package ls overrides a normal filesystem 'ls' command. If the user performs an 'ls /containers' command, it will list all containers in a cluster. If the user performs an 'ls /containers/<containername>', the container's filesystem will be listed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct{}

List structure implements opinterface.

func (*List) DoStuff

func (l *List) DoStuff(c *cli.Context)

DoStuff in the ls package will run a 'docker ps' and make the results look like a normal filesystem 'ls' command.

Jump to

Keyboard shortcuts

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