add list events

This commit is contained in:
pengcong06
2020-06-02 21:40:58 +08:00
parent 59839439d5
commit 55354bf20d
60 changed files with 628 additions and 11388 deletions

View File

@@ -262,7 +262,7 @@ var IndexedColumns = map[string][]string{
},
TableCluster: {
ColumnClusterId, ColumnAppId, ColumnVersionId, ColumnStatus,
ColumnRuntimeId, ColumnFrontgateId, ColumnOwner, ColumnClusterType,
ColumnRuntimeId, ColumnFrontgateId, ColumnOwner, ColumnClusterType, ColumnZone,
},
TableKeyPair: {
ColumnKeyPairId, ColumnName, ColumnOwner,