schemes

package
v1.17.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SchemeBuilder = runtime.SchemeBuilder{

	apiv1.AddToScheme,
	apiv1beta1.AddToScheme,

	corev1.AddToScheme,
	appsv1.AddToScheme,

	sologatewayv1alpha1.AddToScheme,

	sologatewayv1.AddToScheme,

	gloov1.AddToScheme,

	graphqlv1beta1.AddToScheme,
	extauthkubev1.AddToScheme,
	ratelimitv1alpha1.AddToScheme,
}

SchemeBuilder contains all the Schemes for registering the CRDs with which Gloo Gateway interacts. We share one SchemeBuilder as there's no harm in registering all I/O types internally.

Functions

func AddToScheme

func AddToScheme(s *runtime.Scheme) error

func DefaultScheme

func DefaultScheme() *runtime.Scheme

DefaultScheme returns a scheme with all the types registered for Gloo Gateway We intentionally do not perform this operation in an init!! See https://github.com/solo-io/gloo/pull/9692 for context

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳