Files
google-apis-rs/gen/autoscaler1_beta2-cli/mkdocs.yml
2024-05-16 21:23:40 +02:00

30 lines
858 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: autoscaler v5.0.5+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 © 20152024, `Sebastian Thiel`