mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
pkg/apis/core: fixup package names
This commit is contained in:
@@ -21,4 +21,4 @@ limitations under the License.
|
||||
// The contract presented to clients is located in the versioned packages,
|
||||
// which are sub-directories. The first one is "v1". Those packages
|
||||
// describe how a particular version is serialized to storage/network.
|
||||
package api // import "k8s.io/kubernetes/pkg/api"
|
||||
package core // import "k8s.io/kubernetes/pkg/apis/core"
|
||||
|
||||
Reference in New Issue
Block a user