Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aquasecurity/kube-query
/ types & classes
Types & classes
7 in github.com/aquasecurity/kube-query
⨍
Functions
42
◇
Types & classes
7
Struct
ContainersTable
ContainersTable implements the Table interface, Uses kubeclient to extract information about pods
tables/containers.go:15
Struct
DeploymentsTable
DeploymentsTable implements the Table interface, Uses kubeclient to extract information about pods
tables/deployments.go:15
Struct
NodesTable
NodesTable implements the Table interface, Uses kubeclient to extract information about pods
tables/nodes.go:17
Struct
PodsTable
PodsTable implements the Table interface, Uses kubeclient to extract information about pods
tables/pods.go:14
Interface
Table
Table inteface defines the basic Table implementation mechanism for os-query
tables/types.go:10
Struct
VolumeRow
tables/volumes.go:22
Struct
VolumesTable
VolumesTable implements the Table interface, Uses kubeclient to extract information about pods
tables/volumes.go:16