Versions in this module Expand all Collapse all v0 v0.1.0 Dec 30, 2017 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) Pingdom() pingdomv1alpha1.PingdomV1alpha1Interface + func (c *Clientset) PingdomV1alpha1() pingdomv1alpha1.PingdomV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Pingdom func() pingdomv1alpha1.PingdomV1alpha1Interface + PingdomV1alpha1 func() pingdomv1alpha1.PingdomV1alpha1Interface