KubernetesMetadata constructor
KubernetesMetadata({})
Implementation
KubernetesMetadata({
this.kubernetesApiServerVersion,
this.memoryMb,
this.nodeCount,
this.nodeProviderId,
this.updateTime,
this.vcpuCount,
});