Versions in this module Expand all Collapse all v0 v0.1.1 Sep 27, 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) Lattice() latticev1.LatticeV1Interface + func (c *Clientset) LatticeV1() latticev1.LatticeV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Lattice func() latticev1.LatticeV1Interface + LatticeV1 func() latticev1.LatticeV1Interface