Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Improve our code comments to better leverage go docs and generate documentation from it #136

Open
knelasevero opened this issue Nov 16, 2020 · 0 comments

Comments

@knelasevero
Copy link
Contributor

knelasevero commented Nov 16, 2020

Describe the solution you'd like
Title says it. We can keep our interfaces/functions/structures/API easily documented by keeping our docs embedded to our code, exporting it from code comments with go docs.

What is the added value?
Contributors can focus on writing their code and already document it in only one go.

Give us examples of the outcome

amouat pushed a commit that referenced this issue May 26, 2021
Update rbac.yaml to give the controller "create" permission on leases
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant