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

29 lines
953 B
YAML

site_name: replicapoolupdater v5.0.4+20161003
site_url: http://byron.github.io/google-apis-rs/google-replicapoolupdater1_beta1-cli
site_description: A complete library to interact with replicapoolupdater (protocol v1beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/replicapoolupdater1_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Rolling Updates':
- 'Cancel': 'rolling-updates_cancel.md'
- 'Get': 'rolling-updates_get.md'
- 'Insert': 'rolling-updates_insert.md'
- 'List': 'rolling-updates_list.md'
- 'List Instance Updates': 'rolling-updates_list-instance-updates.md'
- 'Pause': 'rolling-updates_pause.md'
- 'Resume': 'rolling-updates_resume.md'
- 'Rollback': 'rolling-updates_rollback.md'
- 'Zone Operations':
- 'Get': 'zone-operations_get.md'
- 'List': 'zone-operations_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`