vault/ui/docs/index.md
Vault Automation 4900cbfe1a
[UI] Ember Data Migration - Kubernetes Overview/Cleanup (#11430) (#11435)
* converts kubernetes overview page component to ts

* converts kubernetes role index controller to ts

* updates kubernetes overview to use api service

* removes store service from kubernetes engine

* removes kubernetes models, adapters and serializers

* removes unused types

* updates removed type references

* removes fetch-secrets-config decorator

Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2025-12-17 17:26:50 +00:00

20 lines
498 B
Markdown

---
title: Index
---
# Welcome to our docs!
These views are generated by files in the `docs/` directory.
<hr>
- [How to docfy](./how-to-docfy.md)
- [Client pagination](./client-pagination.md)
- [Building and consuming components](./building-components.md)
- [CSS styling](./css.md)
- [Ember Engines](./ember-engines.md)
- [Forms](./forms.md)
- [Model validations](./model-validations.md)
- [Models](./models.md)
- [Routing](./routing.md)
- [Serializers and Adapters](./serializers-adapters.md)