Versions in this module Expand all Collapse all v0 v0.1.0 Dec 6, 2022 Changes in this version + var AddToScheme = localSchemeBuilder.AddToScheme + type Clientset struct + func NewSimpleClientset(objects ...runtime.Object) *Clientset + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) QuotaV1alpha1() quotav1alpha1.QuotaV1alpha1Interface + func (c *Clientset) TenantV1alpha1() tenantv1alpha1.TenantV1alpha1Interface + func (c *Clientset) Tracker() testing.ObjectTracker