Documentation
¶
Index ¶
- func GetResourceAttributes(workload *common.PodWorkload, podName string) []attribute.KeyValue
- func GetRunningPods(ctx context.Context, labels map[string]string, ns string, ...) ([]corev1.Pod, error)
- func GetWorkloadNameFromOwnerReference(ownerReference metav1.OwnerReference) (string, string, error)
- func IsErrorKindNotSupported(err error) bool
- func IsPodInCurrentNode(pod *corev1.Pod) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResourceAttributes ¶
func GetResourceAttributes(workload *common.PodWorkload, podName string) []attribute.KeyValue
func GetRunningPods ¶
func GetWorkloadNameFromOwnerReference ¶ added in v1.0.82
func GetWorkloadNameFromOwnerReference(ownerReference metav1.OwnerReference) (string, string, error)
func IsErrorKindNotSupported ¶ added in v1.0.83
func IsPodInCurrentNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.