cloudfoundry / cli

The official command line client for Cloud Foundry
https://docs.cloudfoundry.org/cf-cli
Apache License 2.0
1.75k stars 927 forks source link

Extract a CC API V3 golang client used by CLI and CF ecosystem #1481

Open gberche-orange opened 5 years ago

gberche-orange commented 5 years ago

This issue suggests for extraction of a library out of the CF CLI codebase for V3 api mentionned into cf-dev@ thread, similar to the cf-java-client with two levels of apis:

CF CLI would use the high level api.

What's the user value of this feature request?

Who is the functionality for?

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/161316125

The labels on this github issue will be updated when the story is started.

gberche-orange commented 5 years ago

Maybe something @hichristineyeh could consider as part of 2019 CAPI UX survey

gberche-orange commented 5 years ago

An example of a pivotal product that could leverage a standard cf golang client, instead of building its own: https://github.com/pivotal-cf/on-demand-service-broker/blob/master/cf/client.go https://github.com/pivotal-cf/on-demand-service-broker/tree/master/service

abbyachau commented 5 years ago

cc @ssisil @tcdowney

github-actions[bot] commented 4 days ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed.