Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSimpleClientset ¶
func NewSimpleClientset(metaClient client.CoreInterface) clientset.Interface
NewSimpleClientset is new interface
Types ¶
type Clientset ¶
type Clientset struct { fakekube.Clientset MetaClient client.CoreInterface }
Clientset extends Clientset
func (*Clientset) CoreV1 ¶
func (c *Clientset) CoreV1() corev1.CoreV1Interface
CoreV1 retrieves the CoreV1Client
func (*Clientset) StorageV1 ¶
func (c *Clientset) StorageV1() storagev1.StorageV1Interface
StorageV1 retrieves the StorageV1Client
Click to show internal directories.
Click to hide internal directories.