redis

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "redis"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Lock

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

func NewLock

func NewLock() *Lock

func (*Lock) GetLock

func (r *Lock) GetLock(s *terraform.State) (lock terraform.LockInfo, err error)

func (*Lock) GetName

func (r *Lock) GetName() string

func (*Lock) Lock

func (r *Lock) Lock(s *terraform.State) (locked bool, err error)

func (*Lock) Unlock

func (r *Lock) Unlock(s *terraform.State) (unlocked bool, err error)

Jump to

Keyboard shortcuts

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