install

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Installed The item is installed.
	Installed Status = "Installed"
	// Uninstalled The item is not longer installed.
	Uninstalled = "Uninstalled"
	// Unknown We cannot know if the item is installed or not.
	Unknown = "Unknown"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SiteWhereInstall

type SiteWhereInstall struct {
	// Release
	Release string `json:"release,omitempty"`
	// Namespace
	Namespace string `json:"namespace,omitempty"`
}

SiteWhereInstall destribe the installation of SiteWhere.

type Status

type Status string

Status Status of a installable item.

Directories

Path Synopsis
Package profile defines SiteWhere Structures for Install Profiles
Package profile defines SiteWhere Structures for Install Profiles

Jump to

Keyboard shortcuts

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