# Functions
GetEKSFargateNodename returns the node name in EKS Fargate.
GetFargateHost returns the Fargate hostname used by the core Agent for Fargate.
GetOrchestrator returns whether the Agent is running on ECS or EKS.
IsEKSFargateInstance returns whether the Agent is running in EKS Fargate.
IsFargateInstance returns whether the Agent is running in Fargate.
# Type aliases
OrchestratorName covers the possible platform names where Fargate can run.