checkpoint

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILENAME = "sid.json"
)

Variables

This section is empty.

Functions

func CheckSession

func CheckSession(c *checkpoint.ApiClient, uid string) bool

func Compare

func Compare(a, b []string) []string

func Provider

func Provider() terraform.ResourceProvider

Types

type Session

type Session struct {
	Sid string `json:"sid"`
	Uid string `json:"uid"`
}

func GetSession

func GetSession() (Session, error)

func (*Session) Save

func (s *Session) Save() error

Source Files

Jump to

Keyboard shortcuts

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