Documentation
¶
Index ¶
- type Pods
- func (obj *Pods) Delete(name, namespace string, opts metav1.DeleteOptions) error
- func (obj *Pods) Get(name, namespace string) (k8sTypes.Pod, error)
- func (obj *Pods) IsTerminating(name, namespace string) (bool, error)
- func (obj *Pods) Kill(name, namespace string, opts metav1.DeleteOptions) errordeprecated
- func (obj *Pods) List(namespace string) ([]k8sTypes.Pod, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.