Update doc.go in staging/src/k8s.io/

Kubernetes-commit: c8bd20d1b289eadb6abc20f0868f4a5a6a668035
This commit is contained in:
Sukeesh
2019-06-25 22:43:44 +09:00
committed by Kubernetes Publisher
parent 8873628f23
commit c8a491caea
3 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ limitations under the License.
// and updating Scale for any resource which implements the `scale` subresource,
// as long as that subresource operates on a version of scale convertable to
// autoscaling.Scale.
package scale
package scale // import "k8s.io/client-go/scale"