• Kubernetes Submit Queue's avatar
    Merge pull request #49218 from caesarxuchao/limit-clientset-visibility · 19e4fac1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49218, 48253, 48967, 48460, 49230)
    
    Restrict the visibility of two generated packages in pkg/client/
    
    These two packages are deprecated. Please use the client-go copy of these two packages.
    
    Currently staging/copy.sh copied these two packages to client-go. I'll send follow-up PRs to let code-gen output to client-go directly and remove these two packages. The purpose of this PR is to prevent more imports of these packages while I refactor the codegen.
    19e4fac1
Name
Last commit
Last update
..
chaosclient Loading commit data...
clientset_generated Loading commit data...
conditions Loading commit data...
informers/informers_generated Loading commit data...
leaderelectionconfig 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...