Documentation
¶
Index ¶
- func GetContainerName(objectCache objectcache.ObjectCache, containerID string) string
- func GetPodSpec(objectCache objectcache.ObjectCache, containerID string) (*corev1.PodSpec, error)
- func GetProjectedContainerProfile(objectCache objectcache.ObjectCache, containerID string) (*objectcache.ProjectedContainerProfile, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerName ¶
func GetContainerName(objectCache objectcache.ObjectCache, containerID string) string
func GetPodSpec ¶ added in v0.3.8
func GetPodSpec(objectCache objectcache.ObjectCache, containerID string) (*corev1.PodSpec, error)
func GetProjectedContainerProfile ¶ added in v0.3.111
func GetProjectedContainerProfile(objectCache objectcache.ObjectCache, containerID string) (*objectcache.ProjectedContainerProfile, string, error)
GetProjectedContainerProfile returns the ProjectedContainerProfile for a containerID plus its SyncChecksum annotation value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.