fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

docs: fix documentation links #1361

Closed reegnz closed 8 hours ago

reegnz commented 4 days ago

Self links were not fully implemented, so I added them. Not all kubernetes-api references had links, adjusted the code to dynamically generate them.

Also some naming inconsistencies in filenames were fixed so they are now the snakecase equivalent of the camelcase structs inside them. Otherwise generating the doc links would be quite difficult.

Signed-off-by: Zoltán Reegn zoltan.reegn@gmail.com

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?

Additional documentation, usage docs, etc.: