RootStorageStatistics

class Object
trait Matchable
class Any

Value members

Concrete methods

def buildArtifactsSize: SelectionBuilder[RootStorageStatistics, Double]

The CI artifacts size in bytes.

The CI artifacts size in bytes.

def lfsObjectsSize: SelectionBuilder[RootStorageStatistics, Double]

The LFS objects size in bytes.

The LFS objects size in bytes.

def packagesSize: SelectionBuilder[RootStorageStatistics, Double]

The packages size in bytes.

The packages size in bytes.

def pipelineArtifactsSize: SelectionBuilder[RootStorageStatistics, Double]

The CI pipeline artifacts size in bytes.

The CI pipeline artifacts size in bytes.

def repositorySize: SelectionBuilder[RootStorageStatistics, Double]

The Git repository size in bytes.

The Git repository size in bytes.

def snippetsSize: SelectionBuilder[RootStorageStatistics, Double]

The snippets size in bytes.

The snippets size in bytes.

def storageSize: SelectionBuilder[RootStorageStatistics, Double]

The total storage in bytes.

The total storage in bytes.

def uploadsSize: SelectionBuilder[RootStorageStatistics, Double]

The uploads size in bytes.

The uploads size in bytes.

def wikiSize: SelectionBuilder[RootStorageStatistics, Double]

The wiki size in bytes.

The wiki size in bytes.