package
0.14.5
Repository: https://github.com/ipfs/ipfs-cluster.git
Documentation: pkg.go.dev

# Functions

NewInformer returns an initialized informer using the given InformerConfig.

# Constants

Default values for disk Config.
Default values for disk Config.
MetricFreeSpace provides the available space reported by IPFS.
MetricRepoSize provides the used space reported by IPFS.

# Structs

Config is used to initialize an Informer and customize the type and parameters of the metric it produces.
Informer is a simple object to implement the ipfscluster.Informer and Component interfaces.

# Type aliases

MetricType identifies the type of metric to fetch from the IPFS daemon.