manual fix package name

pull/6/head
Chao Xu 2015-10-09 15:41:29 -07:00
parent ccf989a2ae
commit 4b7344919b
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
// DO NOT EDIT. THIS FILE IS AUTO-GENERATED BY $KUBEROOT/hack/update-generated-deep-copies.sh.
package experimental
package extensions
import (
time "time"

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package experimental
package extensions
import (
"k8s.io/kubernetes/pkg/api"

View File

@ -26,7 +26,7 @@ beyond registration differences. In other words, experimental API group
support is experimental.
*/
package experimental
package extensions
import (
"k8s.io/kubernetes/pkg/api"