Files
google-apis-rs/gen/autoscaler1_beta2-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

30 lines
856 B
YAML

site_name: autoscaler v5.0.4+20150629
site_url: http://byron.github.io/google-apis-rs/google-autoscaler1_beta2-cli
site_description: A complete library to interact with autoscaler (protocol v1beta2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/autoscaler1_beta2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Autoscalers':
- 'Delete': 'autoscalers_delete.md'
- 'Get': 'autoscalers_get.md'
- 'Insert': 'autoscalers_insert.md'
- 'List': 'autoscalers_list.md'
- 'Patch': 'autoscalers_patch.md'
- 'Update': 'autoscalers_update.md'
- 'Zone Operations':
- 'Delete': 'zone-operations_delete.md'
- 'Get': 'zone-operations_get.md'
- 'List': 'zone-operations_list.md'
- 'Zones':
- 'List': 'zones_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`