cmd

package
v1.12.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: GPL-3.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Make

func Make() *cobra.Command

Make constructs the "coder" root command

Types

type DevURL

type DevURL struct {
	ID     string `json:"id"     tab:"-"`
	URL    string `json:"url"    tab:"URL"`
	Port   int    `json:"port"   tab:"Port"`
	Name   string `json:"name"   tab:"-"`
	Access string `json:"access" tab:"Access"`
}

DevURL is the parsed json response record for a devURL from cemanager

Jump to

Keyboard shortcuts

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