• Kubernetes Submit Queue's avatar
    Merge pull request #44302 from caesarxuchao/move-resource_helpers.go · 47ccb092
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44440, 44038, 44302, 44316, 43876)
    
    Move pkg/api/ref.go and pkg/api/resource_helpers.go to subpackages
    
    First two commits are #44296 #44299. (unfortunately, removing these commits results in conflicts)
    
    This PR moves resource_helpers.go to a subpackage. It's mostly a mechanic move, except that:
    * i kept the methods of ResourceName and ResourceList in pkg/api/method.go
    
    I'll send one more PR to separate api.Scheme etc. to their own package.
    47ccb092
Name
Last commit
Last update
..
chaosclient Loading commit data...
clientset_generated Loading commit data...
conditions Loading commit data...
informers/informers_generated Loading commit data...
leaderelection Loading commit data...
listers Loading commit data...
metrics Loading commit data...
retry Loading commit data...
testdata Loading commit data...
tests Loading commit data...
unversioned Loading commit data...
OWNERS Loading commit data...