• 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
mount_linux.go 26.6 KB