Skip to content

Commit

Permalink
Add AceUIDKey
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Nov 12, 2024
1 parent c99e595 commit c58f08f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const (
ClusterDisplayNameKey string = "cluster.appscode.com/display-name"
ClusterProviderNameKey string = "cluster.appscode.com/provider"

AceUIDKey string = "ace.appscode.com/uid"
ClientOrgKey string = "ace.appscode.com/client-org"
ClientKeyPrefix string = "client.ace.appscode.com/"
)
Expand Down

0 comments on commit c58f08f

Please sign in to comment.