mirror of
				https://github.com/kubernetes/client-go.git
				synced 2025-10-30 21:30:26 +00:00 
			
		
		
		
	fix auth import statement
Kubernetes-commit: 6b9ec1c59e1965f4253ecb1e8b600bc582780df9
This commit is contained in:
		
				
					committed by
					
						 Kubernetes Publisher
						Kubernetes Publisher
					
				
			
			
				
	
			
			
			
						parent
						
							1db9859ae8
						
					
				
				
					commit
					67a52dfbe2
				
			| @@ -33,7 +33,7 @@ import ( | ||||
| 	"k8s.io/client-go/util/retry" | ||||
| 	// | ||||
| 	// Uncomment to load all auth plugins | ||||
| 	// _ "k8s.io/client-go/plugin/pkg/client/auth | ||||
| 	// _ "k8s.io/client-go/plugin/pkg/client/auth" | ||||
| 	// | ||||
| 	// Or uncomment to load specific auth plugins | ||||
| 	// _ "k8s.io/client-go/plugin/pkg/client/auth/azure" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user