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) Gateway() gatewayv1alpha2.GatewayV1alpha2Interface + func (c *Clientset) GatewayV1alpha2() gatewayv1alpha2.GatewayV1alpha2Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Gateway func() gatewayv1alpha2.GatewayV1alpha2Interface + GatewayV1alpha2 func() gatewayv1alpha2.GatewayV1alpha2Interface