Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clientset ¶
type Clientset struct { kubernetes.Interface // contains filtered or unexported fields }
func NewClientset ¶
func NewClientset(kubernetes kubernetes.Interface, stackset stackset.Interface) *Clientset
func (*Clientset) ZalandoV1 ¶
func (c *Clientset) ZalandoV1() zalandov1.ZalandoV1Interface
type Interface ¶
type Interface interface { kubernetes.Interface ZalandoV1() zalandov1.ZalandoV1Interface }
Click to show internal directories.
Click to hide internal directories.