resource

package
v0.0.0-...-0c1943d Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigType                    = apiTypePrefix + "wso2.discovery.config.enforcer.Config"
	APIType                       = apiTypePrefix + "wso2.discovery.api.Api"
	SubscriptionListType          = apiTypePrefix + "wso2.discovery.subscription.SubscriptionList"
	ApplicationListType           = apiTypePrefix + "wso2.discovery.subscription.ApplicationList"
	APIListType                   = apiTypePrefix + "wso2.discovery.subscription.APIList"
	ApplicationPolicyListType     = apiTypePrefix + "wso2.discovery.subscription.ApplicationPolicyList"
	SubscriptionPolicyListType    = apiTypePrefix + "wso2.discovery.subscription.SubscriptionPolicyList"
	ApplicationKeyMappingListType = apiTypePrefix + "wso2.discovery.subscription.ApplicationKeyMappingList"
	KeyManagerType                = apiTypePrefix + "wso2.discovery.keymgt.KeyManagerConfig"
	RevokedTokensType             = apiTypePrefix + "wso2.discovery.keymgt.RevokedToken"
	ThrottleDataType              = apiTypePrefix + "wso2.discovery.throttle.ThrottleData"
	GAAPIType                     = apiTypePrefix + "wso2.discovery.ga.Api"

	// AnyType is used only by ADS
	AnyType = ""
)

Resource types in xDS v3.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type = string

Type is an alias to string which we expose to users of the snapshot API which accepts `resource.Type` resource URLs.

Jump to

Keyboard shortcuts

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