pkg/apis/core: fixup package names
This commit is contained in:
@@ -16,4 +16,4 @@ limitations under the License.
|
||||
|
||||
// Package validation has functions for validating the correctness of api
|
||||
// objects and explaining what is wrong with them when they aren't valid.
|
||||
package validation // import "k8s.io/kubernetes/pkg/api/validation"
|
||||
package validation // import "k8s.io/kubernetes/pkg/apis/core/validation"
|
||||
|
||||
Reference in New Issue
Block a user