Namespace constructor
Namespace({})
Implementation
Namespace({
this.createTime,
this.deleteTime,
this.labels,
this.name,
this.namespaceLabels,
this.scope,
this.state,
this.uid,
this.updateTime,
});