version

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const DDevTLD = "ddev.local"

DDevTLD defines the tld to use for DDev site URLs.

Variables

View Source
var BUILDINFO = "BUILDINFO should have new info"

BUILDINFO is information with date and context, supplied by make

View Source
var COMMIT = "COMMIT should be overridden"

COMMIT is the actual committish, supplied by make

View Source
var DBAImg = "drud/phpmyadmin"

DBAImg defines the default phpmyadmin image tag used for applications.

View Source
var DBATag = "v0.2.0"

DBATag defines the default phpmyadmin image tag used for applications.

View Source
var DBImg = "drud/mariadb-local" // Note that this is overridden by make

DBImg defines the default db image used for applications.

View Source
var DBTag = "v0.8.0" // Note that this is overridden by make

DBTag defines the default db image tag for drud dev

View Source
var DdevVersion = "v0.3.0-dev" // Note that this is overridden by make

DdevVersion is the current version of ddev, by default the git committish (should be current git tag)

View Source
var DockerComposeVersionConstraint = ">= 1.10.0"

DockerComposeVersionConstraint is the current minimum version of docker-compose required for ddev.

View Source
var DockerVersionConstraint = ">= 17.05.0-ce"

DockerVersionConstraint is the current minimum version of docker required for ddev. See https://godoc.org/github.com/Masterminds/semver#hdr-Checking_Version_Constraints for examples defining version constraints.

View Source
var RouterImage = "drud/ddev-router" // Note that this is overridden by make

RouterImage defines the image used for the router.

View Source
var RouterTag = "v0.4.3" // Note that this is overridden by make

RouterTag defines the tag used for the router.

View Source
var VERSION = ""

VERSION is supplied with the git committish this is built from

View Source
var WebImg = "drud/nginx-php-fpm-local" // Note that this is overridden by make

WebImg defines the default web image used for applications.

View Source
var WebTag = "v1.1.0" // Note that this is overridden by make

WebTag defines the default web image tag for drud dev

Functions

func GetVersionInfo added in v0.12.0

func GetVersionInfo() map[string]string

GetVersionInfo returns a map containing the version info defined above.

Types

This section is empty.

Jump to

Keyboard shortcuts

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