Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network policy support to go-cfclient #376

Open
sneal opened this issue Jan 31, 2024 · 2 comments
Open

Add network policy support to go-cfclient #376

sneal opened this issue Jan 31, 2024 · 2 comments

Comments

@sneal
Copy link
Contributor

sneal commented Jan 31, 2024

It would be useful to be able to make network policy API calls using the go-cfclient. The resources would need to be added and a new client. I don't know if this should go into it's own package or even it's own separate library, but it seems as if adding it here would be easiest for consumers.

Here's a sample POC using the CF network policy API

@vipinvkmenon
Copy link
Contributor

It looks like we will need to bring this support in, as it is something that people are asking for from the terraform provider and it makes sense to bring it generally on the client so that it caters to a larger audience

@vipinvkmenon
Copy link
Contributor

Would this work: https://github.com/cloudfoundry/policy_client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants