package
1.0.1
Repository: https://github.com/nvidia/k8s-nim-operator.git
Documentation: pkg.go.dev

# Functions

GetOrchestratorType checks the container orchestrator by looking for specific node labels that identify TKGS, OpenShift, or CSP-specific Kubernetes distributions.

# Constants

AKS is the Azure Kubernetes Service.
EKS is the Amazon Elastic Kubernetes Service.
Ezmeral is the HPE Ezmeral Data Fabric.
GKE is the Google Kubernetes Engine Service.
K8s is the upstream Kubernetes Distribution.
OKE is the Oracle Kubernetes Service.
OpenShift is the RedHat Openshift Container Platform.
RKE is the Rancker Kubernetes Engine.
TKGS is the VMware Tanzu Kubernetes Grid Service.
Unknown distribution type.

# Type aliases

OrchestratorType is the underlying container orchestrator type.