Is there any way to access global network policies(calico)using c#? #1056
srinivasmummareddy
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
client.NetworkingV1.ListNamespacedNetworkPolicy |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can also try my project which has the models KubernetesCRDModelGen.Models.projectcalico.org |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to get the global network policies created in my cluster. Is there any support for this functionality?
Beta Was this translation helpful? Give feedback.
All reactions