Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 410 Bytes

A Plugin for interacting with the Kubernetes Service-Catalog

This repository contains a group of kubectl plugins for interacting with the various resources from the Service-Catalog.

Installation

tbd

Development

You must inflate the dependencies with govendor before building

git clone https://github.com/jberkhahn/service-catalog-plugins
cd service-catalog-plugins
govendor sync
bin/build