Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 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) Istio() istiov1alpha2.IstioV1alpha2Interface + func (c *Clientset) IstioV1alpha2() istiov1alpha2.IstioV1alpha2Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Istio func() istiov1alpha2.IstioV1alpha2Interface + IstioV1alpha2 func() istiov1alpha2.IstioV1alpha2Interface