Documentation ¶
Index ¶
- func GetPodListByType(kubeClient client.ResourceHandler, namespace, resourceName string, ...) ([]*corev1.Pod, error)
- func GetPodListPageByType(kubeClient client.ResourceHandler, namespace, resourceName string, ...) (*pagequery.Page, error)
- func ListKubePod(indexer *client.CacheFactory, namespace string, label map[string]string) ([]*corev1.Pod, error)
- type ObjectCell
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPodListByType ¶
func GetPodListByType(kubeClient client.ResourceHandler, namespace, resourceName string, resourceType api.ResourceName) ([]*corev1.Pod, error)
func GetPodListPageByType ¶
func GetPodListPageByType(kubeClient client.ResourceHandler, namespace, resourceName string, resourceType api.ResourceName, q *pagequery.QueryParam) (*pagequery.Page, error)
func ListKubePod ¶
Types ¶
type ObjectCell ¶
func (ObjectCell) GetProperty ¶
func (cell ObjectCell) GetProperty(name dataselector.PropertyName) dataselector.ComparableValue
ObjectCell 实现 dataselector 接口中的 GetProperty
Click to show internal directories.
Click to hide internal directories.