2
vendor/k8s.io/utils/path/file.go
generated
vendored
2
vendor/k8s.io/utils/path/file.go
generated
vendored
@@ -30,7 +30,7 @@ const (
|
||||
// the symlink exists.
|
||||
CheckFollowSymlink LinkTreatment = iota
|
||||
|
||||
// CheckSymlinkOnly does not follow the symlink and verfies only that they
|
||||
// CheckSymlinkOnly does not follow the symlink and verifies only that they
|
||||
// symlink itself exists.
|
||||
CheckSymlinkOnly
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user