NamespacesResponse

data class NamespacesResponse(val namespaces: List<String>)

A list of Kubernetes Namespaces

Constructors

Link copied to clipboard
fun NamespacesResponse(namespaces: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Kubernetes Namespaces