postgres

package
v0.0.365-pre-1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

Package postgres implements the postgres command chain.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (cmd *cobra.Command)

New initializes and returns a new postgres Command.

Types

type Launch

type Launch struct {
	// contains filtered or unexported fields
}

func (*Launch) Launch

func (p *Launch) Launch(ctx context.Context) error

type LaunchConfig

type LaunchConfig struct {
	AppName            string
	ConsulURL          string
	ImageRef           string
	InitialClusterSize int
	Organization       *api.Organization
	Password           string
	Region             string
	VolumeSize         int
	VMSize             string
}

Jump to

Keyboard shortcuts

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