constants

package
v0.0.0-...-23e6e85 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIController          string = "APIController"
	GatewayController      string = "GatewayController"
	GatewayControllerNew   string = "GatewayControllerNew"
	ApplicationController  string = "ApplicationController"
	SubscriptionController string = "SubscriptionController"
	TokenIssuerController  string = "TokenIssuerController"
)

Controller related constants

View Source
const (
	Create string = "CREATED"
	Update string = "UPDATED"
	Delete string = "DELETED"
)

API events related constants

View Source
const (
	OperatorPodNamespace             string = "OPERATOR_POD_NAMESPACE"
	OperatorPodNamespaceDefaultValue string = "default"
)

Environment variable names and default values

View Source
const (
	GroupName          = "dp.wso2.com"
	KindAuthentication = "Authentication"
	KindAPI            = "API"
	KindService        = "Service"
	//TODO(amali) remove this after fixing the issue in https://github.com/wso2/apk/issues/383
	KindResource     = "Resource"
	KindScope        = "Scope"
	KindBackend      = "Backend"
	KindGateway      = "Gateway"
	KindSubscription = "Subscription"
)

todo(amali) move to translators CRD Kinds

View Source
const (
	Production = "PRODUCTION"
	Sandbox    = "SANDBOX"
)

Env types

View Source
const (
	GlobalRequestInterceptorClusterName  = "request_interceptor_global_cluster"
	GlobalResponseInterceptorClusterName = "response_interceptor_global_cluster"
)

Global interceptor cluster names

View Source
const (
	GRAPHQL = "GraphQL"
	REST    = "REST"
	GRPC    = "GRPC"
)

API Types

View Source
const (
	OrganizationHeader = "X-WSO2-Organization"
)

Header names in runtime

Variables

This section is empty.

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