It would be nice to build a program that could read all kubernetes resources.
From @lblackstone:
I think it would be very straightforward given the proper permissions. Should be able to use client-go for that (same client we use in the provider). Since it’s a native provider, the type tokens should trivially line up.
It would be nice to build a program that could read all kubernetes resources.
From @lblackstone: