common

package
v1.999.999-b12 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: Apache-2.0, BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Config_dir  = ".dp"
	Config_file = "config"
)

Variables

View Source
var (
	Version   string
	BuildTime string
)
View Source
var CloudResourceHeader = []string{"Name", "Description", "CloudPlatform"}

Functions

This section is empty.

Types

type CloudResourceOut

type CloudResourceOut struct {
	Name          string `json:"Name" yaml:"Name"`
	Description   string `json:"Description" yaml:"Description"`
	CloudPlatform string `json:"CloudPlatform" yaml:"CloudPlatform"`
}

func (*CloudResourceOut) DataAsStringArray

func (c *CloudResourceOut) DataAsStringArray() []string

Jump to

Keyboard shortcuts

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