Documentation
¶
Index ¶
- func GetContainerName(objectCache objectcache.ObjectCache, containerID string) string
- func GetContainerProfile(objectCache objectcache.ObjectCache, containerID string) (*v1beta1.ContainerProfile, string, error)
- func GetPodSpec(objectCache objectcache.ObjectCache, containerID string) (*corev1.PodSpec, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerName ¶
func GetContainerName(objectCache objectcache.ObjectCache, containerID string) string
func GetContainerProfile ¶ added in v0.3.108
func GetContainerProfile(objectCache objectcache.ObjectCache, containerID string) (*v1beta1.ContainerProfile, string, error)
GetContainerProfile returns the ContainerProfile for a containerID plus its SyncChecksumMetadataKey annotation. This is the forward API; legacy callers go through the shims below until step 6c deletes them.
func GetPodSpec ¶ added in v0.3.8
func GetPodSpec(objectCache objectcache.ObjectCache, containerID string) (*corev1.PodSpec, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.