dockerrx

package
v0.8.32 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres

type Postgres struct {
	Version  string
	Name     string
	Image    string
	User     string
	Password string
	Port     string
}

Postgres docker recipe

func (*Postgres) Compose

func (p *Postgres) Compose() (*typdocker.Recipe, error)

Compose to return the recipe

type Redis

type Redis struct {
	Version  string
	Name     string
	Image    string
	Password string
	Port     string
}

Redis docker recipe

func (*Redis) Compose

func (r *Redis) Compose() (*typdocker.Recipe, error)

Compose to return redis recipe

Jump to

Keyboard shortcuts

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