Consolidate scripts into k8s-traditional hack dir.

This commit is contained in:
monopole
2021-05-24 17:08:54 -07:00
parent 501748192b
commit 172adc404f
13 changed files with 23 additions and 14 deletions

View File

@@ -1,7 +1,6 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
// Package filesys provides a file system abstraction layer.
package filesys
import (