scruffy

package
v0.0.0-...-7ea9ef1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package scruffy implements Scruffy, The Janitor.

Scruffy is a BMaaS component which runs a bunch of important, housekeeping-ish processes that aren't tied to any particular provider and are mostly batch-oriented.

Currently Scruffy just collects metrics from the BMDB.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Component component.ComponentConfig
	BMDB      bmdb.BMDB
	Webug     webug.Config

	StatsRunnerRate time.Duration
}

func (*Config) RegisterFlags

func (c *Config) RegisterFlags()

type Server

type Server struct {
	Config Config
	// contains filtered or unexported fields
}

func (*Server) Start

func (s *Server) Start(ctx context.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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