ScopeClusterResponse

data class ScopeClusterResponse(val releaseNamespace: String? = null)

Specifies that the scope of the extension is Cluster

Constructors

Link copied to clipboard
constructor(releaseNamespace: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Namespace where the extension Release must be placed, for a Cluster scoped extension. If this namespace does not exist, it will be created