types

package
v1.16.109 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GroupName       = "mesh"
	VersionV1Alpha1 = "v1alpha1"
	CurrentVersion  = VersionV1Alpha1
)
View Source
const (
	ProxyConfigurationKind = "ProxyConfiguration"
)
View Source
const (
	UpstreamsKind = "Upstreams"
)

Variables

View Source
var (
	ProxyConfigurationV1Alpha1Type = &pbresource.Type{
		Group:        GroupName,
		GroupVersion: CurrentVersion,
		Kind:         ProxyConfigurationKind,
	}

	ProxyConfigurationType = ProxyConfigurationV1Alpha1Type
)
View Source
var (
	UpstreamsV1Alpha1Type = &pbresource.Type{
		Group:        GroupName,
		GroupVersion: CurrentVersion,
		Kind:         UpstreamsKind,
	}

	UpstreamsType = UpstreamsV1Alpha1Type
)

Functions

func Register

func Register(r resource.Registry)

func RegisterProxyConfiguration

func RegisterProxyConfiguration(r resource.Registry)

func RegisterUpstreams

func RegisterUpstreams(r resource.Registry)

Types

This section is empty.

Jump to

Keyboard shortcuts

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