Documentation ¶
Index ¶
Constants ¶
View Source
const (
DockerSocket = "/var/run/docker.sock"
)
Variables ¶
This section is empty.
Functions ¶
func GetTidbServiceName ¶
TODO: fix unsafe name infer after resources being managed by CRD GetTidbServiceName infers tidb service name from tidb cluster name
func MakeDockerSocketMount ¶
func MakeDockerSocketMount(hostDockerSocket string, readOnly bool) (volume v1.Volume, mount v1.VolumeMount)
MakeDockerSocketMount create the volume and corresponding mount for docker socket
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.