proxylb

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Resource = &core.Resource{
	Name:             "proxy-lb",
	Aliases:          []string{"proxylb", "elb", "enhanced-load-balancer"},
	ServiceType:      reflect.TypeOf(&proxylb.Service{}),
	Category:         core.ResourceCategoryCommonServiceItem,
	IsGlobalResource: true,
	CommandCategories: []core.Category{
		{
			Key:         "basic",
			DisplayName: "Basic Commands",
			Order:       10,
		},
		{
			Key:         "operation",
			DisplayName: "Operation Commands",
			Order:       20,
		},
		{
			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