Versions in this module Expand all Collapse all v1 v1.42.2 Jun 11, 2026 Changes in this version + func AutoDiscoverProvider(ctx context.Context, clientset kubernetes.Interface) (operatorv1.Provider, error) + func MultiTenant(ctx context.Context, c kubernetes.Interface) (bool, error) + func RequiresTigeraSecure(clientset *kubernetes.Clientset) (bool, error) + func UseExternalElastic(config *corev1.ConfigMap) bool + type APIDiscovery struct + func DiscoverAPIs(mapper meta.RESTMapper) *APIDiscovery + func NewStaticAPIDiscovery(versions map[schema.GroupKind]string) *APIDiscovery + func (d *APIDiscovery) ServedVersion(group, kind string) string