CSV Table Roles
Academy theme csvtable-roles shortcode for role-specific permissions tables.
The csvtable-roles shortcode reads static/data/csv/keys-backup.csv and renders per-role permission tables showing which functions each role has access to.
The CSV file must be located at static/data/csv/keys-backup.csv with the same format used by csvtable.
Example:
| Permission | Description |
|---|
| Create cluster | Allows creating SKS clusters |
| Rotate API key | Allows rotating API keys |
| Permission | Description |
|---|
| Create cluster | Allows creating SKS clusters |
| Delete cluster | Allows deleting SKS clusters |
| Rotate API key | Allows rotating API keys |
| Permission | Description |
|---|
| Rotate API key | Allows rotating API keys |
| Permission | Description |
|---|
| Create cluster | Allows creating SKS clusters |
| Permission | Description |
|---|
| Rotate API key | Allows rotating API keys |