mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Fix a typo in csiPlugin comment
This commit is contained in:
		@@ -269,7 +269,7 @@ func (p *csiPlugin) ConstructVolumeSpec(volumeName, mountPath string) (*volume.S
 | 
			
		||||
 | 
			
		||||
func (p *csiPlugin) SupportsMountOption() bool {
 | 
			
		||||
	// TODO (vladimirvivien) use CSI VolumeCapability.MountVolume.mount_flags
 | 
			
		||||
	// to probe for the result for this method:w
 | 
			
		||||
	// to probe for the result for this method
 | 
			
		||||
	return false
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user