Skip to content

Commit

Permalink
Add AceOrgIDKey
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 feb85f9
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"

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

0 comments on commit feb85f9

Please sign in to comment.