cluster

package
v0.0.0-...-84b45fd Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CouchbaseCluster

type CouchbaseCluster struct {
	Nodes   []types.ContainerJSON
	Network types.NetworkResource
	// contains filtered or unexported fields
}

func (*CouchbaseCluster) CleanUp

func (cluster *CouchbaseCluster) CleanUp(ctx context.Context) error

type NotFoundError

type NotFoundError interface {
	NotFound()
}

type Options

type Options struct {
	Username   string
	Password   string
	ImageName  string
	Size       int
	Prefix     string
	DeleteOnly bool
	// contains filtered or unexported fields
}

func (*Options) Run

func (opts *Options) Run() (*CouchbaseCluster, error)

Jump to

Keyboard shortcuts

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