redis

package
v0.11.1-0...-8ab92b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Image is the image to use for the redis container
	Image = "docker.io/library/redis:latest"

	// Host is the hostname for the redis container
	Host = "redis.service.nitro"

	// Label is the label value used to mark a container as a "redis" service
	Label = "redis"
)

Variables

This section is empty.

Functions

func VerifyCreated

func VerifyCreated(ctx context.Context, cli client.CommonAPIClient, networkID string, output terminal.Outputer) (string, string, error)

VerifyCreated will verify that the redis service container exists and is started

func VerifyRemoved

func VerifyRemoved(ctx context.Context, cli client.CommonAPIClient, output terminal.Outputer) error

VerifyRemoved will try verify the container is not created for the minio service. If we find any containers that are

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL