Versions in this module Expand all Collapse all v0 v0.1.1 Feb 5, 2018 v0.1.0 Jan 23, 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) Cloudformation() cloudformationv1alpha1.CloudformationV1alpha1Interface + func (c *Clientset) CloudformationV1alpha1() cloudformationv1alpha1.CloudformationV1alpha1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Cloudformation func() cloudformationv1alpha1.CloudformationV1alpha1Interface + CloudformationV1alpha1 func() cloudformationv1alpha1.CloudformationV1alpha1Interface + Discovery func() discovery.DiscoveryInterface