testcase

package
v0.0.0-...-42793fa Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct{}

type Deployment

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

func NewDeployment

func NewDeployment() *Deployment

func (*Deployment) AfterBackup

func (t *Deployment) AfterBackup(config Config)

func (*Deployment) AfterRestore

func (t *Deployment) AfterRestore(config Config)

func (*Deployment) BeforeBackup

func (t *Deployment) BeforeBackup(config Config)

func (*Deployment) Cleanup

func (t *Deployment) Cleanup(config Config)

func (*Deployment) Name

func (t *Deployment) Name() string

type EtcdCluster

type EtcdCluster struct{}

func NewEtcdCluster

func NewEtcdCluster() EtcdCluster

func (EtcdCluster) AfterBackup

func (EtcdCluster) AfterBackup(Config)

func (EtcdCluster) AfterRestore

func (EtcdCluster) AfterRestore(Config)

func (EtcdCluster) BeforeBackup

func (EtcdCluster) BeforeBackup(Config)

func (EtcdCluster) Cleanup

func (EtcdCluster) Cleanup(Config)

func (EtcdCluster) Name

func (EtcdCluster) Name() string

Jump to

Keyboard shortcuts

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