mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +00:00 
			
		
		
		
	Unittests
This commit is contained in:
		| @@ -153,3 +153,8 @@ func (r *Mock) ImageStats() (*ImageStats, error) { | ||||
| 	args := r.Called() | ||||
| 	return args.Get(0).(*ImageStats), args.Error(1) | ||||
| } | ||||
|  | ||||
| // UpdatePodCIDR fulfills the cri interface. | ||||
| func (r *Mock) UpdatePodCIDR(c string) error { | ||||
| 	return nil | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bprashanth
					bprashanth