k3s/api/kubernetes.html

11 lines
609 B
HTML
Raw Normal View History

2014-11-06 00:27:09 +00:00
<!DOCTYPE HTML><html><head><title>Kubernetes API documentation</title></head><body>
2014-08-01 21:09:12 +00:00
2014-11-06 00:27:09 +00:00
<p>Please refer to the following for API documentation while we work on producing new, up-to-date documentation:
<ul>
<li><a href="https://github.com/GoogleCloudPlatform/kubernetes/tree/master/docs">Documentation directory</a></li>
<li><a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/api/v1beta1/types.go">API object type definitions</a></li>
<li><a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/api/errors/errors.go">API error definitions</a></li>
</ul>
2014-11-06 00:27:09 +00:00
</body></html>