add federated resource api (#2725)
Signed-off-by: Jeff <zw0948@gmail.com>
This commit is contained in:
@@ -33,6 +33,8 @@ const (
|
||||
FieldStatus = "status"
|
||||
FieldOwnerReference = "ownerReference"
|
||||
FieldOwnerKind = "ownerKind"
|
||||
|
||||
FieldType = "type"
|
||||
)
|
||||
|
||||
var SortableFields = []Field{
|
||||
|
||||
Reference in New Issue
Block a user