Kubernetes Cluster Monitor Metrics
data class KubernetesClusterMonitorMetrics(val annotationsAllowed: String? = null, val labelsAllowed: String? = null)
Constructors
Link copied to clipboard
fun KubernetesClusterMonitorMetrics(annotationsAllowed: String? = null, labelsAllowed: String? = null)