Skip to content

Commit

Permalink
Add API References
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag committed Dec 2, 2022
1 parent cf15cde commit 406cc34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@
- [Modules and tools dependencies](./developer/dependencies.md)
- [Troubleshooting](./user/troubleshooting.md)
- [Reference](./reference/reference.md)
- [API References](./reference/api-references.md)
- [Regions-Zones Mapping](./reference/regions-zones-mapping.md)
7 changes: 7 additions & 0 deletions docs/book/src/reference/api-references.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# API References

Cluster API Provider IBMCloud currently exposes the following APIs:

* The Cluster API Provider IBMCloud Custom Resource Definitions (CRDs): [documentation](https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api-provider-ibmcloud)

* Golang APIs: [godoc](https://pkg.go.dev/sigs.k8s.io/cluster-api-provider-ibmcloud)

0 comments on commit 406cc34

Please sign in to comment.