package
1.2.1
Repository: https://github.com/common-library/go.git
Documentation: pkg.go.dev

# Functions

Delete is to delete a kubernetes resource.
Get is get kubernetes resource.
GetClientForInCluster is get a client that runs within the pod.
GetClientUsingConfig is get the client running outside the pod.
Post
Post is to create a kubernetes resource.
Put is to update a kubernetes resource.