mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-20 16:35:12 +00:00
manual fix package name
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
// DO NOT EDIT. THIS FILE IS AUTO-GENERATED BY $KUBEROOT/hack/update-generated-deep-copies.sh.
|
// DO NOT EDIT. THIS FILE IS AUTO-GENERATED BY $KUBEROOT/hack/update-generated-deep-copies.sh.
|
||||||
|
|
||||||
package experimental
|
package extensions
|
||||||
|
|
||||||
import (
|
import (
|
||||||
time "time"
|
time "time"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package experimental
|
package extensions
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"k8s.io/kubernetes/pkg/api"
|
"k8s.io/kubernetes/pkg/api"
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ beyond registration differences. In other words, experimental API group
|
|||||||
support is experimental.
|
support is experimental.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package experimental
|
package extensions
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"k8s.io/kubernetes/pkg/api"
|
"k8s.io/kubernetes/pkg/api"
|
||||||
|
|||||||
Reference in New Issue
Block a user