mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
update the links in pkg/api/types.go
This commit is contained in:
parent
cbeed829b7
commit
aa758e64f7
@ -1375,7 +1375,7 @@ type NodeAddress struct {
|
||||
}
|
||||
|
||||
// NodeResources is an object for conveying resource information about a node.
|
||||
// see http://docs.k8s.io/resources.md for more details.
|
||||
// see http://docs.k8s.io/design/resources.md for more details.
|
||||
type NodeResources struct {
|
||||
// Capacity represents the available resources of a node
|
||||
Capacity ResourceList `json:"capacity,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user