Documentation
¶
Index ¶
- func GetAgentName(dda metav1.Object) string
- func GetClusterAgentName(dda metav1.Object) string
- func GetDaemonSetNameFromDatadogAgent(ddaObject metav1.Object, ddaSpec *v2alpha1.DatadogAgentSpec) string
- func GetDeploymentNameFromDatadogAgent(ddaObject metav1.Object, ddaSpec *v2alpha1.DatadogAgentSpec) string
- func GetEKSControlPlaneMetricsPolicyRule() rbacv1.PolicyRule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAgentName ¶
GetAgentName returns the default Agent name based on the DatadogAgent name
func GetClusterAgentName ¶
GetClusterAgentName returns the default Cluster Agent name based on the DatadogAgent name
func GetDaemonSetNameFromDatadogAgent ¶
func GetDaemonSetNameFromDatadogAgent(ddaObject metav1.Object, ddaSpec *v2alpha1.DatadogAgentSpec) string
GetDaemonSetNameFromDatadogAgent returns the expected node Agent DS/EDS name based on the DDA name and nodeAgent name override
func GetDeploymentNameFromDatadogAgent ¶
func GetDeploymentNameFromDatadogAgent(ddaObject metav1.Object, ddaSpec *v2alpha1.DatadogAgentSpec) string
GetDeploymentNameFromDatadogAgent returns the expected Cluster Agent Deployment name based on the DDA name and clusterAgent name override
func GetEKSControlPlaneMetricsPolicyRule ¶
func GetEKSControlPlaneMetricsPolicyRule() rbacv1.PolicyRule
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.