instances

package
v0.0.0-...-907143c Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Collection = "instances"

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	GetInstances(app string) (sdk.AppInstances, error)
	UpdateInstances(app string, instances sdk.AppInstances) error
}

func NewService

func NewService(db database.Database) Service

Jump to

Keyboard shortcuts

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