database

package
v1.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Resource = &core.Resource{
	Name:        "database",
	ServiceType: reflect.TypeOf(&database.Service{}),
	Category:    core.ResourceCategoryAppliance,
	CommandCategories: []core.Category{
		{
			Key:         "basic",
			DisplayName: "Basic Commands",
			Order:       10,
		},
		{
			Key:         "power",
			DisplayName: "Power Management Commands",
			Order:       20,
		},
		{
			Key:         "backup",
			DisplayName: "Backup Operation Commands",
			Order:       30,
		},
		{
			Key:         "monitor",
			DisplayName: "Monitoring Commands",
			Order:       50,
		},
		{
			Key:         "other",
			DisplayName: "Other Commands",
			Order:       1000,
		},
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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