ExtensionTypePropertiesSupportedScopes interface

Supported Kubernetes Scopes for this Extension Type.

Properties

clusterScopeSettings

Extension scope settings

defaultScope

The default scope of the extension type. This scope will be used if the user does not provide a scope while creating an extension.

Property Details

clusterScopeSettings

Extension scope settings

clusterScopeSettings?: ClusterScopeSettings

Property Value

defaultScope

The default scope of the extension type. This scope will be used if the user does not provide a scope while creating an extension.

defaultScope?: string

Property Value

string