constants

package
v0.0.0-...-1aaef2a Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0, BSD-3-Clause, CC-BY-3.0, + 1 more Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DelayBetweenBatchUpdates = 2
	DefaultPort              = "9297"
	DefaultUsername          = "admin"
	DefaultPassword          = "secret"
	PortConfigKey            = "OPERATOR_APIS_APP_PORT"
	UsernameConfigKey        = "OPERATOR_APIS_APP_USERNAME"
	PasswordConfigKey        = "OPERATOR_APIS_APP_PASSWORD"
	PageSizeKey              = "OPERATOR_APIS_APP_PAGE_SIZE"
	DefaultPageSize          = 5
	BrokerFinializer         = "broker.servicefabrik.io"
	LastOperationKey         = "interoperator.servicefabrik.io/lastoperation"
)

Constants used in the Operator APIs app

Variables

View Source
var SupportedQueryKeysToLabels = map[string]string{
	"service": "service_id",
	"plan":    "plan_id",
}

SupportedQueryKeysToLabels holds supported query keys for get and patch APIs and it's mapping to corresponding sfserviceinstance labels

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