Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Package API #26

Open
cpuguy83 opened this issue Jun 30, 2020 · 0 comments
Open

Package API #26

cpuguy83 opened this issue Jun 30, 2020 · 0 comments

Comments

@cpuguy83
Copy link
Collaborator

After reviewing #23, I'm thinking the API provided by this package is not ideal since it requires passing things down into the cobra command that can't even be configured through the CLI anyway.

Instead of this package encapsulating the controllers, we should probably just have it surface the configurations for the controllers.
Or at least have a multi-stage approach that doesn't involve passing unrelated configuration into the CLI code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant