ops

package
v1.1.45 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package ops contains operational tools for Terra services

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ops

type Ops interface {
	Logs() logs.Logs
	Sql() sql.Sql
	Status() (status.Reader, error)
	Sync() (sync.Sync, error)
}

func NewOps

func NewOps(clients clients.Clients) Ops

Jump to

Keyboard shortcuts

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