Ca

package
v1.4105.455 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoDockerTest

type CoDockerTest struct {
	Image          string
	Port           string
	ManagementPort string
	// contains filtered or unexported fields
}

func (*CoDockerTest) ConnectCheck

func (in *CoDockerTest) ConnectCheck(res *dockertest.Resource) (err error)

func (*CoDockerTest) ImageLatest

func (in *CoDockerTest) ImageLatest(pool *D.DockerTest) *dockertest.RunOptions

func (*CoDockerTest) ImageVersion

func (in *CoDockerTest) ImageVersion(pool *D.DockerTest, version string) *dockertest.RunOptions

https://hub.docker.com/r/cockroachdb/cockroach

node=`docker ps | grep cockroach | cut -f 1 -d ' '` docker exec -it $node cockroach sql --insecure

func (*CoDockerTest) SetDefaults

func (in *CoDockerTest) SetDefaults(img string)

Jump to

Keyboard shortcuts

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