gce provider: point to hack/update-cloudprovider-gce.sh in doc

This commit is contained in:
Zihong Zheng 2018-05-17 17:25:16 -07:00
parent 23726efb3d
commit 5158add0bc

View File

@ -109,4 +109,9 @@ limitations under the License.
// func (gce *GCEInstanceGroups) MyMethod() {
// // Custom implementation.
// }
//
// Update generated codes
//
// Run hack/update-cloudprovider-gce.sh to update the generated codes.
//
package cloud