statushistory

package
v0.0.0-...-8ff1004 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2019 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	*common.ModelWatcher
	// contains filtered or unexported fields
}

API is the concrete implementation of the Pruner endpoint.

func NewAPI

func NewAPI(st *state.State, r facade.Resources, auth facade.Authorizer) (*API, error)

NewAPI returns an API Instance.

func (*API) Prune

func (api *API) Prune(p params.StatusHistoryPruneArgs) error

Prune endpoint removes status history entries until only the ones newer than now - p.MaxHistoryTime remain and the history is smaller than p.MaxHistoryMB.

Jump to

Keyboard shortcuts

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