type App struct {
// SvcatClient is the interface for performing actions against the service-catalog apiserver servicecatalog.SvcatClient
// CurrentNamespace is the namespace set in the current context. CurrentNamespace string
}
App is the underlying application behind the svcat cli.