Documentation ¶ Overview ¶ Package list is `devctl repo list`: the inventory of the org's repositories as giantswarm-repo-manager holds it, scoped and filtered as on the Repositories page. Index ¶ func New(config Config) (*cobra.Command, error) type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(config Config) (*cobra.Command, error) Types ¶ type Config ¶ type Config struct { Logger *logrus.Logger Stderr io.Writer Stdout io.Writer } Source Files ¶ View all Source files command.goflag.gorunner.go Click to show internal directories. Click to hide internal directories.