Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SchemeBuilder = runtime.SchemeBuilder{ apiv1.Install, apiv1beta1.Install, 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 DefaultScheme ¶
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.
Click to show internal directories.
Click to hide internal directories.