Documentation
¶
Index ¶
- func DockerClient() *client.Client
- func GetContainerById(id string, dockerClient *client.Client) *types.Container
- func GetContainersList(dockerClient *client.Client, filter filters.Args) []types.Container
- func GetImageList(dockerClient *client.Client) []types.ImageSummary
- func RedisConnector() redis.Client
- func SetImage(redisClient redis.Client, dockerImage types.ImageSummary)
- func SetImageList(redisClient redis.Client, dockerImages []types.ImageSummary)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerClient ¶
func GetContainerById ¶
func GetContainersList ¶
func GetImageList ¶
func GetImageList(dockerClient *client.Client) []types.ImageSummary
func RedisConnector ¶
func SetImageList ¶
func SetImageList(redisClient redis.Client, dockerImages []types.ImageSummary)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.