# Functions
GetClient returns a k8s clientset to the request from inside of cluster.
GetClientOutOfCluster returns a k8s clientset to the request from outside of cluster.
GetObjectMetaData returns metadata of a given k8s object.
NewTTLList creates a new TTLList.
No description provided by the author
# Type aliases
ItemSlice is a type alias for a slice of Items.