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

Package API #26

@cpuguy83

Description

@cpuguy83

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions