Versions in this module Expand all Collapse all v0 v0.1.0 Mar 7, 2024 Changes in this version + type Clientset struct + func New(c rest.Interface) *Clientset + func NewForConfig(c *rest.Config) (*Clientset, error) + func NewForConfigAndClient(c *rest.Config, httpClient *http.Client) (*Clientset, error) + func NewForConfigOrDie(c *rest.Config) *Clientset + func (c *Clientset) AkoV1alpha2() akov1alpha2.AkoV1alpha2Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + AkoV1alpha2 func() akov1alpha2.AkoV1alpha2Interface + Discovery func() discovery.DiscoveryInterface