tables

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CPUInfoTable

type CPUInfoTable struct{}

func (*CPUInfoTable) Columns

func (p *CPUInfoTable) Columns() table.TableColumns

func (*CPUInfoTable) Generate

func (p *CPUInfoTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*CPUInfoTable) Name

func (p *CPUInfoTable) Name() string

type CrontabTable

type CrontabTable struct{}

func (*CrontabTable) Columns

func (p *CrontabTable) Columns() table.TableColumns

func (*CrontabTable) Generate

func (p *CrontabTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*CrontabTable) Name

func (p *CrontabTable) Name() string

type CurlTable

type CurlTable struct{}

func (*CurlTable) Columns

func (p *CurlTable) Columns() table.TableColumns

func (*CurlTable) Generate

func (p *CurlTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*CurlTable) Name

func (p *CurlTable) Name() string

type DebPackagesTable

type DebPackagesTable struct{}

func (*DebPackagesTable) Columns

func (p *DebPackagesTable) Columns() table.TableColumns

func (*DebPackagesTable) Generate

func (p *DebPackagesTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*DebPackagesTable) Name

func (p *DebPackagesTable) Name() string

type EtcHostsTable

type EtcHostsTable struct{}

func (*EtcHostsTable) Columns

func (p *EtcHostsTable) Columns() table.TableColumns

func (*EtcHostsTable) Generate

func (p *EtcHostsTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*EtcHostsTable) Name

func (p *EtcHostsTable) Name() string

type FileTable

type FileTable struct{}

func (*FileTable) Columns

func (p *FileTable) Columns() table.TableColumns

func (*FileTable) Generate

func (p *FileTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*FileTable) Name

func (p *FileTable) Name() string

type FunctionsTable

type FunctionsTable struct{}

func (*FunctionsTable) Columns

func (p *FunctionsTable) Columns() table.TableColumns

func (*FunctionsTable) Generate

func (p *FunctionsTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*FunctionsTable) Name

func (p *FunctionsTable) Name() string

type HashTable

type HashTable struct{}

func (*HashTable) Columns

func (p *HashTable) Columns() table.TableColumns

func (*HashTable) Generate

func (p *HashTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*HashTable) Name

func (p *HashTable) Name() string

type LastTable

type LastTable struct{}

func (*LastTable) Columns

func (p *LastTable) Columns() table.TableColumns

func (*LastTable) Generate

func (p *LastTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*LastTable) Name

func (p *LastTable) Name() string

type ListTable

type ListTable struct{}

func (*ListTable) Columns

func (p *ListTable) Columns() table.TableColumns

func (*ListTable) Generate

func (p *ListTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*ListTable) Name

func (p *ListTable) Name() string

type LoadAverageTable

type LoadAverageTable struct{}

func (*LoadAverageTable) Columns

func (p *LoadAverageTable) Columns() table.TableColumns

func (*LoadAverageTable) Generate

func (p *LoadAverageTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*LoadAverageTable) Name

func (p *LoadAverageTable) Name() string

type MemoryInfoTable

type MemoryInfoTable struct{}

func (*MemoryInfoTable) Columns

func (p *MemoryInfoTable) Columns() table.TableColumns

func (*MemoryInfoTable) Generate

func (p *MemoryInfoTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*MemoryInfoTable) Name

func (p *MemoryInfoTable) Name() string

type NetstatDiagTable

type NetstatDiagTable struct{}

func (*NetstatDiagTable) Columns

func (p *NetstatDiagTable) Columns() table.TableColumns

func (*NetstatDiagTable) Generate

func (p *NetstatDiagTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*NetstatDiagTable) Name

func (p *NetstatDiagTable) Name() string

type NetstatTable

type NetstatTable struct{}

func (*NetstatTable) Columns

func (p *NetstatTable) Columns() table.TableColumns

func (*NetstatTable) Generate

func (p *NetstatTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*NetstatTable) Name

func (p *NetstatTable) Name() string

type OsVersionTable

type OsVersionTable struct{}

func (*OsVersionTable) Columns

func (p *OsVersionTable) Columns() table.TableColumns

func (*OsVersionTable) Generate

func (p *OsVersionTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*OsVersionTable) Name

func (p *OsVersionTable) Name() string

type ProcessesTable

type ProcessesTable struct{}

func (*ProcessesTable) Columns

func (p *ProcessesTable) Columns() table.TableColumns

func (*ProcessesTable) Generate

func (p *ProcessesTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*ProcessesTable) Name

func (p *ProcessesTable) Name() string

type RpmPackagesTable

type RpmPackagesTable struct{}

func (*RpmPackagesTable) Columns

func (p *RpmPackagesTable) Columns() table.TableColumns

func (*RpmPackagesTable) Generate

func (p *RpmPackagesTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*RpmPackagesTable) Name

func (p *RpmPackagesTable) Name() string

type SchemaTable

type SchemaTable struct{}

func (*SchemaTable) Columns

func (p *SchemaTable) Columns() table.TableColumns

func (*SchemaTable) Generate

func (p *SchemaTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*SchemaTable) Name

func (p *SchemaTable) Name() string

type ShellHistoryTable

type ShellHistoryTable struct{}

func (*ShellHistoryTable) Columns

func (p *ShellHistoryTable) Columns() table.TableColumns

func (*ShellHistoryTable) Generate

func (p *ShellHistoryTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*ShellHistoryTable) Name

func (p *ShellHistoryTable) Name() string

type TimeTable

type TimeTable struct{}

func (*TimeTable) Columns

func (p *TimeTable) Columns() table.TableColumns

func (*TimeTable) Generate

func (p *TimeTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*TimeTable) Name

func (p *TimeTable) Name() string

type UsersTable

type UsersTable struct{}

func (*UsersTable) Columns

func (p *UsersTable) Columns() table.TableColumns

func (*UsersTable) Generate

func (p *UsersTable) Generate(context *table.QueryContext) (table.TableRows, error)

func (*UsersTable) Name

func (p *UsersTable) Name() string

Directories

Path Synopsis
net

Jump to

Keyboard shortcuts

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