fluvio-community / fluvio-community/k8-api
k8-config should allow defining config programatically
Open
- Dominant language
- Rust
- Stars
- 32
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
As of https://github.com/infinyon/k8-api/pull/266 `KubeConfig` is tied to a file path. It is useful to be able to programmatically specify every k8 config option. Perhaps we could have `K8Config` be an object that has fields for every config option and it can be implement `From` for `PodConfig` and `KubeConfig`.
Contributor guide
Assessment
This issue has not been assessed yet.