Versions in this module Expand all Collapse all v0 v0.1.0 May 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) Navigator() navigatorinternalversion.NavigatorInterface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Navigator func() navigatorinternalversion.NavigatorInterface v0.1.0-alpha.1 Mar 27, 2018