Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶
func GetClient() kubernetes.Interface
GetClient returns a k8s clientset to the request from inside of cluster
func GetClientOutOfCluster ¶
func GetClientOutOfCluster() kubernetes.Interface
GetClientOutOfCluster returns a k8s clientset to the request from outside of cluster
func GetObjectMetaData ¶
func GetObjectMetaData(obj interface{}) (objectMeta meta_v1.ObjectMeta)
GetObjectMetaData returns metadata of a given k8s object
func StartUpdateRoutine ¶
Types ¶
type TTLList ¶
type TTLList struct {
// contains filtered or unexported fields
}
TTLList represents a list with TTL for each item.
Click to show internal directories.
Click to hide internal directories.