devcontainers

package
v0.1.111853385 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ListPartID                     int = 0
	ListPartLocalFolder            int = 1
	ListPartComposeProject         int = 2
	ListPartComposeService         int = 3
	ListPartComposeContainerNumber int = 4
	ListPartContainerName          int = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DevcontainerInfo

type DevcontainerInfo struct {
	ContainerID      string
	ContainerName    string
	DevcontainerName string
}

DevcontainerInfo holds details about a devcontainer

func ListDevcontainers

func ListDevcontainers() ([]DevcontainerInfo, error)

ListDevcontainers returns a list of devcontainers

Jump to

Keyboard shortcuts

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