Versions in this module Expand all Collapse all v1 v1.4.0 Oct 17, 2016 Changes in this version + type Clientset struct + func NewSimpleClientset(objects ...runtime.Object) *Clientset + func (c *Clientset) Apps() v1alpha1apps.AppsInterface + func (c *Clientset) Authentication() v1beta1authentication.AuthenticationInterface + func (c *Clientset) Authorization() v1beta1authorization.AuthorizationInterface + func (c *Clientset) Autoscaling() v1autoscaling.AutoscalingInterface + func (c *Clientset) Batch() v1batch.BatchInterface + func (c *Clientset) Certificates() v1alpha1certificates.CertificatesInterface + func (c *Clientset) Core() v1core.CoreInterface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) Extensions() v1beta1extensions.ExtensionsInterface + func (c *Clientset) Policy() v1alpha1policy.PolicyInterface + func (c *Clientset) Rbac() v1alpha1rbac.RbacInterface + func (c *Clientset) Storage() v1beta1storage.StorageInterface