configresolvers

package
v1.0.123 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceAttribute

type ResourceAttribute struct {
	Key   string `json:"key"`
	Value string `json:"value"`
}

func CalculateServerAttributes

func CalculateServerAttributes(k8sAttributes *deviceid.K8sResourceAttributes, nodeName string) ([]ResourceAttribute, error)

the server resolved 6 resource attribute for the agent which it cannot discover itself: - node name - namespace - service name - pod name - container name - object name and kind (deployment, statefulset, daemonset, pod)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL