# 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 is to create a kubernetes resource.
Put is to update a kubernetes resource.