Table: k8s_storage_storage_classes
This table shows data for Kubernetes (K8s) Storage Storage Classes.
The primary key for this table is uid.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
context | String |
kind | String |
api_version | String |
name | String |
namespace | String |
uid (PK) | String |
resource_version | String |
generation | Int |
deletion_grace_period_seconds | Int |
labels | JSON |
annotations | JSON |
owner_references | JSON |
finalizers | StringArray |
provisioner | String |
parameters | JSON |
reclaim_policy | String |
mount_options | StringArray |
allow_volume_expansion | Bool |
volume_binding_mode | String |
allowed_topologies | JSON |