Documentation
¶
Index ¶
- func GetDestinations(ctx context.Context, odigosKubeClient *odigosclientset.Clientset, ...) (*v1alpha1.DestinationList, error)
- func GetResourceAttributes(workload *common.PodWorkload, podName string) []attribute.KeyValue
- func GetRunningPods(ctx context.Context, labels map[string]string, ns string, ...) ([]corev1.Pod, error)
- func IsPodInCurrentNode(pod *corev1.Pod) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDestinations ¶ added in v1.0.68
func GetDestinations(ctx context.Context, odigosKubeClient *odigosclientset.Clientset, namespace string) (*v1alpha1.DestinationList, error)
func GetResourceAttributes ¶
func GetResourceAttributes(workload *common.PodWorkload, podName string) []attribute.KeyValue
func GetRunningPods ¶
func IsPodInCurrentNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.