cmd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Project

type Project struct {
	ID    uint32
	Paths []string
	// Block limits
	Bsoft uint32
	Bhard uint32
	// Inode limits
	Isoft uint32
	Ihard uint32
}

type Quota

type Quota struct {
	MountPath string
	Projects  map[uint32]Project
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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