mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
gce provider: point to hack/update-cloudprovider-gce.sh in doc
This commit is contained in:
parent
23726efb3d
commit
5158add0bc
@ -109,4 +109,9 @@ limitations under the License.
|
|||||||
// func (gce *GCEInstanceGroups) MyMethod() {
|
// func (gce *GCEInstanceGroups) MyMethod() {
|
||||||
// // Custom implementation.
|
// // Custom implementation.
|
||||||
// }
|
// }
|
||||||
|
//
|
||||||
|
// Update generated codes
|
||||||
|
//
|
||||||
|
// Run hack/update-cloudprovider-gce.sh to update the generated codes.
|
||||||
|
//
|
||||||
package cloud
|
package cloud
|
||||||
|
Loading…
Reference in New Issue
Block a user