namespaces

package
v0.0.0-...-eb336c4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clear

func Clear(data *storage.Data, project string)

func GetLastRefresh

func GetLastRefresh(data *storage.Data, project string) time.Duration

func SetKnownEnvs

func SetKnownEnvs(data *storage.Data, project string, knownEnvs Set)

TODO json marshalling twice here

func SetKnownServices

func SetKnownServices(data *storage.Data, project, env string, knownServices Set)

TODO json marshalling twice here

func SetLastRefresh

func SetLastRefresh(data *storage.Data, project string)

Types

type Set

type Set map[string]struct{}

func GetKnownEnvs

func GetKnownEnvs(data *storage.Data, project string) Set

func GetKnownServices

func GetKnownServices(data *storage.Data, project, env string) Set

Jump to

Keyboard shortcuts

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