• Travis Rhoden's avatar
    Remove apimachinery dep from mount library · 6e5bf40d
    Travis Rhoden authored
    As part of wanting to move the mount library into staging and then
    k8s.io/utils, there can be no dependencies on k/k code, and that
    includes k/apimachinery.
    
    This patch makes a small implementation change to no longer need
    k8s.io/apimachinery/pkg/util/sets
    6e5bf40d
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
exec.go Loading commit data...
exec_mount.go Loading commit data...
exec_mount_test.go Loading commit data...
exec_mount_unsupported.go Loading commit data...
fake.go Loading commit data...
mount.go Loading commit data...
mount_helper_common.go Loading commit data...
mount_helper_test.go Loading commit data...
mount_helper_unix.go Loading commit data...
mount_helper_windows.go Loading commit data...
mount_linux.go Loading commit data...
mount_linux_test.go Loading commit data...
mount_test.go Loading commit data...
mount_unsupported.go Loading commit data...
mount_windows.go Loading commit data...
mount_windows_test.go Loading commit data...
nsenter_mount.go Loading commit data...
nsenter_mount_test.go Loading commit data...
nsenter_mount_unsupported.go Loading commit data...
safe_format_and_mount_test.go Loading commit data...