Versions in this module Expand all Collapse all v0 v0.11.0 Feb 13, 2019 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) Fpga() fpgav1.FpgaV1Interface + func (c *Clientset) FpgaV1() fpgav1.FpgaV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Fpga func() fpgav1.FpgaV1Interface + FpgaV1 func() fpgav1.FpgaV1Interface