Scope interface
Scope of the extension. It can be either Cluster or Namespace; but not both.
Properties
cluster | Specifies that the scope of the extension is Cluster |
namespace | Specifies that the scope of the extension is Namespace |
Property Details
cluster
Specifies that the scope of the extension is Cluster
cluster?: ScopeCluster
Property Value
namespace
Specifies that the scope of the extension is Namespace
namespace?: ScopeNamespace