Documentation ¶
Index ¶
- Constants
- func AddTypeInformationToObject(obj runtime.Object) error
- func CacheAllResources(container container.Container, config, cluster string) error
- func CacheIfIsMetricsAPIAvailable(container container.Container, config string, cluster string) bool
- func RefreshAllResourcesCache(container container.Container, config, cluster string) error
- func StripUnusedFields(obj interface{}) (interface{}, error)
- type Resources
Constants ¶
View Source
const AllResourcesCacheKeyFormat = "%s-%s-allResourcesCache"
View Source
const IsMetricServerAvailableCacheKeyFormat = "%s-%s-isMetricServerAvailableCache"
Variables ¶
This section is empty.
Functions ¶
func CacheAllResources ¶
func StripUnusedFields ¶
func StripUnusedFields(obj interface{}) (interface{}, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.