platform

package
v0.0.0-...-97deb8b Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HelmLabelDomain = "installation.platform.arangodb.com"

	HelmLabelManaged = HelmLabelDomain + "/managed"
	HelmLabelService = HelmLabelDomain + "/service"
	HelmLabelType    = HelmLabelDomain + "/type"
)

Variables

This section is empty.

Functions

func NewInstaller

func NewInstaller() (*cobra.Command, error)

Types

type RegistryTable

type RegistryTable struct {
	Name             string `table:"Name" table_align:"center" table_header_align:"center"`
	Description      string `table:"Description" table_align:"center" table_header_align:"center"`
	LatestVersion    string `table:"Latest Version" table_align:"center" table_header_align:"center"`
	Installed        bool   `table:"Installed" table_align:"center" table_header_align:"center"`
	Valid            string `table:"Valid" table_align:"center" table_header_align:"center"`
	InstalledVersion string `table:"Installed Version" table_align:"center" table_header_align:"center"`
}

type ServiceTable

type ServiceTable struct {
	Name    string `table:"Name" table_align:"center" table_header_align:"center"`
	Status  string `table:"Status" table_align:"center" table_header_align:"center"`
	Version string `table:"Version" table_align:"center" table_header_align:"center"`
}

Jump to

Keyboard shortcuts

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