| commit | 673489f2b7424981491d4e11775cbc46184d9f64 | [log] [tgz] |
|---|---|---|
| author | Kubernetes Publisher <[email protected]> | Tue May 18 10:18:00 2021 |
| committer | Kubernetes Publisher <[email protected]> | Tue May 18 10:18:00 2021 |
| tree | c28707d8ba8e9c32da2dcec0af8b77509a147daf | |
| parent | f4b723619c714d98e1fa4f26bc89db56550b7794 [diff] |
sync: update go.mod
Schema of the external API types that are served by the Kubernetes API server.
This library is the canonical location of the Kubernetes API definition. Most likely interaction with this repository is as a dependency of client-go.
Branches track Kubernetes branches and are compatible with that repo.
api is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/api. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.