Versions in this module Expand all Collapse all v0 v0.0.3 Nov 23, 2022 v0.0.1 Nov 23, 2022 Changes in this version + type Clientset struct + func New(c rest.Interface) *Clientset + func NewForConfig(c *rest.Config) (*Clientset, error) + func NewForConfigOrDie(c *rest.Config) *Clientset + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) IamauthenticatorV1alpha1() iamauthenticatorv1alpha1.IamauthenticatorV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + IamauthenticatorV1alpha1 func() iamauthenticatorv1alpha1.IamauthenticatorV1alpha1Interface