diff options
author | Robert Göhler <github@ghlr.de> | 2024-11-20 21:10:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 21:10:11 +0100 |
commit | 16d743a7e26a4655cfb0eec052b36e39d70c3b58 (patch) | |
tree | bd33f8aacb73cb9b53cb778c38abf7349cb1feae /docs/automation/index.rst | |
parent | 44779888b32c40f29c3ff3c074608a5532953f13 (diff) | |
parent | bdc7dd7002aad0c9a38b5745f20c4abe958a8662 (diff) | |
download | vyos-documentation-16d743a7e26a4655cfb0eec052b36e39d70c3b58.tar.gz vyos-documentation-16d743a7e26a4655cfb0eec052b36e39d70c3b58.zip |
Merge pull request #1569 from ganawaj/add-golang-vyos-client
automation: add Golang Vyos API Client
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index fe70acce..f153b730 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -4,7 +4,7 @@ VyOS Automation .. toctree:: :maxdepth: 2 - + vyos-api vyos-ansible terraform/index @@ -14,4 +14,4 @@ VyOS Automation command-scripting cloud-init vyos-pyvyos - + vyos-govyos |