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) Remoteenvironment() remoteenvironmentv1alpha1.RemoteenvironmentV1alpha1Interface + func (c *Clientset) RemoteenvironmentV1alpha1() remoteenvironmentv1alpha1.RemoteenvironmentV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Remoteenvironment func() remoteenvironmentv1alpha1.RemoteenvironmentV1alpha1Interface + RemoteenvironmentV1alpha1 func() remoteenvironmentv1alpha1.RemoteenvironmentV1alpha1Interface