Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerInfo ¶
type KubeClient ¶
type KubeClient struct { Client *libk8s.KubeClient // contains filtered or unexported fields }
func NewClient ¶
func NewClient() *KubeClient
func (*KubeClient) GetContainersWithImage ¶
func (client *KubeClient) GetContainersWithImage(imageID string) ([]ContainerInfo, error)
Click to show internal directories.
Click to hide internal directories.