2020-01-18 00:18:09 +00:00
|
|
|
// The root folder for this documentation category is `pages/api-docs`
|
|
|
|
//
|
|
|
|
// - A string refers to the name of a file
|
|
|
|
// - A "category" value refers to the name of a directory
|
|
|
|
// - All directories must have an "index.mdx" file to serve as
|
|
|
|
// the landing page for the category
|
|
|
|
|
|
|
|
export default [
|
|
|
|
'index',
|
|
|
|
'libraries',
|
|
|
|
'relatedtools',
|
|
|
|
'------------',
|
|
|
|
{
|
|
|
|
category: 'secret',
|
|
|
|
content: [
|
2020-12-17 21:53:33 +00:00
|
|
|
'ad',
|
|
|
|
'alicloud',
|
|
|
|
'aws',
|
|
|
|
'azure',
|
|
|
|
'consul',
|
|
|
|
'cubbyhole',
|
2020-01-18 00:18:09 +00:00
|
|
|
{
|
|
|
|
category: 'databases',
|
|
|
|
content: [
|
|
|
|
'cassandra',
|
2020-08-18 14:57:18 +00:00
|
|
|
'couchbase',
|
2020-01-18 00:18:09 +00:00
|
|
|
'elasticdb',
|
|
|
|
'influxdb',
|
|
|
|
'hanadb',
|
|
|
|
'mongodb',
|
2020-02-22 19:39:36 +00:00
|
|
|
'mongodbatlas',
|
2020-01-18 00:18:09 +00:00
|
|
|
'mssql',
|
|
|
|
'mysql-maria',
|
2020-03-14 21:45:13 +00:00
|
|
|
'oracle',
|
2020-01-18 00:18:09 +00:00
|
|
|
'postgresql',
|
2020-05-11 20:20:40 +00:00
|
|
|
'redshift',
|
2021-01-05 22:44:28 +00:00
|
|
|
'snowflake',
|
2020-05-11 20:20:40 +00:00
|
|
|
],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
2020-12-17 21:53:33 +00:00
|
|
|
'gcp',
|
|
|
|
'gcpkms',
|
|
|
|
'key-management',
|
|
|
|
'kmip',
|
2020-01-18 00:18:09 +00:00
|
|
|
{
|
|
|
|
category: 'kv',
|
2020-05-11 20:20:40 +00:00
|
|
|
content: ['kv-v1', 'kv-v2'],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
category: 'identity',
|
|
|
|
content: [
|
|
|
|
'entity',
|
|
|
|
'entity-alias',
|
|
|
|
'group',
|
|
|
|
'group-alias',
|
|
|
|
'tokens',
|
2020-05-11 20:20:40 +00:00
|
|
|
'lookup',
|
|
|
|
],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
2020-12-17 21:53:33 +00:00
|
|
|
'mongodbatlas',
|
|
|
|
'nomad',
|
|
|
|
'openldap',
|
|
|
|
'pki',
|
|
|
|
'rabbitmq',
|
|
|
|
'ssh',
|
|
|
|
'totp',
|
|
|
|
'transform',
|
|
|
|
'transit',
|
2020-05-11 20:20:40 +00:00
|
|
|
],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
category: 'auth',
|
|
|
|
content: [
|
2020-12-17 21:53:33 +00:00
|
|
|
'alicloud',
|
|
|
|
'approle',
|
|
|
|
'aws',
|
|
|
|
'azure',
|
|
|
|
'cf',
|
|
|
|
'github',
|
|
|
|
'gcp',
|
|
|
|
'jwt',
|
|
|
|
'kerberos',
|
|
|
|
'kubernetes',
|
|
|
|
'ldap',
|
|
|
|
'oci',
|
|
|
|
'okta',
|
|
|
|
'radius',
|
|
|
|
'cert',
|
|
|
|
'token',
|
|
|
|
'userpass',
|
|
|
|
'app-id',
|
2020-05-11 20:20:40 +00:00
|
|
|
],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
category: 'system',
|
|
|
|
content: [
|
|
|
|
'audit',
|
|
|
|
'audit-hash',
|
|
|
|
'auth',
|
|
|
|
'capabilities',
|
|
|
|
'capabilities-accessor',
|
|
|
|
'capabilities-self',
|
|
|
|
'config-auditing',
|
|
|
|
'config-control-group',
|
|
|
|
'config-cors',
|
|
|
|
'config-state',
|
|
|
|
'config-ui',
|
|
|
|
'control-group',
|
|
|
|
'generate-root',
|
|
|
|
'health',
|
|
|
|
'host-info',
|
|
|
|
'init',
|
2020-02-19 21:47:53 +00:00
|
|
|
'internal-counters',
|
2020-01-18 00:18:09 +00:00
|
|
|
'internal-specs-openapi',
|
2021-01-06 22:05:00 +00:00
|
|
|
'internal-ui-feature',
|
2020-01-18 00:18:09 +00:00
|
|
|
'internal-ui-mounts',
|
|
|
|
'key-status',
|
|
|
|
'leader',
|
|
|
|
'leases',
|
|
|
|
'license',
|
|
|
|
'metrics',
|
|
|
|
{
|
|
|
|
category: 'mfa',
|
2020-05-11 20:20:40 +00:00
|
|
|
content: ['duo', 'okta', 'pingid', 'totp'],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
2020-10-07 18:53:07 +00:00
|
|
|
'monitor',
|
2020-01-18 00:18:09 +00:00
|
|
|
'mounts',
|
|
|
|
'namespaces',
|
|
|
|
'plugins-reload-backend',
|
|
|
|
'plugins-catalog',
|
|
|
|
'policy',
|
|
|
|
'policies',
|
2020-06-02 17:12:22 +00:00
|
|
|
'policies-password',
|
2020-01-18 00:18:09 +00:00
|
|
|
'pprof',
|
2020-07-22 13:28:56 +00:00
|
|
|
'quotas-config',
|
|
|
|
'rate-limit-quotas',
|
|
|
|
'lease-count-quotas',
|
2020-01-18 00:18:09 +00:00
|
|
|
'raw',
|
|
|
|
'rekey',
|
|
|
|
'rekey-recovery-key',
|
|
|
|
'remount',
|
|
|
|
{
|
|
|
|
category: 'replication',
|
2020-05-11 20:20:40 +00:00
|
|
|
content: ['replication-performance', 'replication-dr'],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
|
|
|
'rotate',
|
|
|
|
'seal',
|
|
|
|
'seal-status',
|
|
|
|
'sealwrap-rewrap',
|
|
|
|
'step-down',
|
|
|
|
{
|
|
|
|
category: 'storage',
|
2020-11-12 16:53:23 +00:00
|
|
|
content: ['raft', 'raftautosnapshots'],
|
2020-01-18 00:18:09 +00:00
|
|
|
},
|
|
|
|
'tools',
|
|
|
|
'unseal',
|
|
|
|
'wrapping-lookup',
|
|
|
|
'wrapping-rewrap',
|
|
|
|
'wrapping-unwrap',
|
2020-05-11 20:20:40 +00:00
|
|
|
'wrapping-wrap',
|
|
|
|
],
|
|
|
|
},
|
2020-01-18 00:18:09 +00:00
|
|
|
]
|