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.

{{< csvtable-roles >}}

The CSV file must be located at static/data/csv/keys-backup.csv with the same format used by csvtable.

Example:

Team Admin Role

PermissionDescription
Create clusterAllows creating SKS clusters
Rotate API keyAllows rotating API keys

Organization Admin Role

PermissionDescription
Create clusterAllows creating SKS clusters
Delete clusterAllows deleting SKS clusters
Rotate API keyAllows rotating API keys

Provider Admin Role

PermissionDescription
Rotate API keyAllows rotating API keys

User Role Role

PermissionDescription
Create clusterAllows creating SKS clusters

Support Role Role

PermissionDescription

Audit Role Role

PermissionDescription
Rotate API keyAllows rotating API keys