|
|
if (this.props.isAuthorized("cluster", "", ["get", "create"])) {
|
|
if (this.props.isAuthorized("cluster", "", ["get", "create"])) {
|
|
|
tabOptions.push({ label: "Create a Cluster", value: "create-cluster" });
|
|
tabOptions.push({ label: "Create a Cluster", value: "create-cluster" });
|