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_id | uuid |
_cq_parent_id | uuid |
context | utf8 |
kind | utf8 |
api_version | utf8 |
name | utf8 |
namespace | utf8 |
uid (PK) | utf8 |
resource_version | utf8 |
generation | int64 |
deletion_grace_period_seconds | int64 |
labels | json |
annotations | json |
owner_references | json |
finalizers | list<item: utf8, nullable> |
provisioner | utf8 |
parameters | json |
reclaim_policy | utf8 |
mount_options | list<item: utf8, nullable> |
allow_volume_expansion | bool |
volume_binding_mode | utf8 |
allowed_topologies | json |