package
0.0.0-20240601011544-b380f876644c
Repository: https://github.com/marvasgit/kubernetes-statemonitor.git
Documentation: pkg.go.dev

# 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

# Structs

Item represents an item in the list with a TTL.
TTLList represents a list with TTL for each item.

# Type aliases

ItemSlice is a type alias for a slice of Items.