mirror of https://github.com/kubernetes/kops.git
We discover the kops-controller in gossip mode using seeding code that calls into the GCE API, just like gossip itself does. We refactor the gossip code into a shared gcediscovery library with minimal dependencies. |
||
|---|---|---|
| .. | ||
| gcediscovery | ||
| gcemetadata | ||
| tpm | ||
| BUILD.bazel | ||
| OWNERS | ||
| compute.go | ||
| dns.go | ||
| gce_apitarget.go | ||
| gce_cloud.go | ||
| gce_url.go | ||
| instancegroups.go | ||
| labels.go | ||
| network.go | ||
| op.go | ||
| status.go | ||
| utils.go | ||
| wrappers.go | ||