pavedroad-io / roadctl

A kubectl compatible CLI for managing and creating applications and defining/managing CI/CD environments. The roadctl command uses blueprints based on provent design patterns driven by produciton metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add interfaces allowing clients to extend management API

jscharber opened this issue · comments

The management interface provided by templates in the current release is not extensible. Add go interfaces that enable clients to extend the management API.