[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GkePlatformDetails.KubernetesData` class provides data from the Kubernetes API, offering a structured way to access information about a Kubernetes environment."],["This class includes properties like `MountInfo`, which provides an array of strings from `/proc/self/mountinfo`, `NamespaceJson`, which contains JSON data from a Kubernetes namespace, and `NamespaceName`, the name of the namespace."],["It also offers `PodJson`, the JSON information for a specific pod, and `PodName`, the name of the pod within the Kubernetes environment."],["This class inherits from the base `object` class and includes inherited members such as `Equals`, `GetHashCode`, and `ToString`, among others, which are common to all objects in .NET."],["There are several versions of the API available to use, ranging from version 3.2.0 up to the latest version 4.10.0, and you are currently viewing version 4.8.0."]]],[]]