Skip to content

Commit

Permalink
add ResourceName const for TMO to construct standard gvr
Browse files Browse the repository at this point in the history
  • Loading branch information
LuyaoZhong committed Feb 27, 2024
1 parent 72c531e commit 4412ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apis/config/v1alpha1/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const (
ResourceNameCustomNodeConfigs = "customnodeconfigs"
ResourceNameAdminQoSConfigurations = "adminqosconfigurations"
ResourceNameAuthConfigurations = "authconfigurations"
ResourceNameTMOConfigurations = "tmoconfigurations"
)

// Resource takes an unqualified resource and returns a Group qualified GroupResource
Expand Down

0 comments on commit 4412ffd

Please sign in to comment.