storage

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key []string

func ParseKey

func ParseKey(s string) Key

type Storage

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

func New

func New(dir string) *Storage

func (*Storage) Branches

func (s *Storage) Branches() mapset.Set[git.Branch]

func (*Storage) Store

func (s *Storage) Store(key Key, r *run.PlanRecord) error

func (*Storage) Summary

func (s *Storage) Summary(key Key, branch git.Branch, workspace terraform.Workspace) (run.Set, error)

func (*Storage) Workspaces

func (s *Storage) Workspaces() mapset.Set[terraform.Workspace]

Jump to

Keyboard shortcuts

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