add index files to api types folder (#2839)

* add index files to api tyypes folder

Signed-off-by: Abigail McCarthy <mabigail@vmware.com>

* updating to using cascade

Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
pull/2848/head
Abigail McCarthy 2020-08-20 17:30:18 -04:00 committed by GitHub
parent d33982b811
commit 71fd7cc5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 63 additions and 3 deletions

View File

@ -1,5 +1,6 @@
---
version: main
cascade:
version: main
---
![100]

View File

@ -0,0 +1,19 @@
---
layout: docs
title: API types
---
Here we list the API types that have some functionality that you can only configure via json/yaml vs the `velero` cli
(hooks)
* [Backup][1]
* [Restore][2]
* [Schedule][3]
* [BackupStorageLocation][4]
* [VolumeSnapshotLocation][5]
[1]: backup.md
[2]: restore.md
[3]: schedule.md
[4]: backupstoragelocation.md
[5]: volumesnapshotlocation.md

View File

@ -1,5 +1,6 @@
---
version: v1.3.2
cascade:
version: v1.3.2
---
![100]

View File

@ -0,0 +1,19 @@
---
layout: docs
title: API types
---
Here we list the API types that have some functionality that you can only configure via json/yaml vs the `velero` cli
(hooks)
* [Backup][1]
* [Restore][2]
* [Schedule][3]
* [BackupStorageLocation][4]
* [VolumeSnapshotLocation][5]
[1]: backup.md
[2]: restore.md
[3]: schedule.md
[4]: backupstoragelocation.md
[5]: volumesnapshotlocation.md

View File

@ -1,5 +1,6 @@
---
version: v1.4
cascade:
version: v1.4
---
![100]

View File

@ -0,0 +1,19 @@
---
layout: docs
title: API Types
---
Here we list the API types that have some functionality that you can only configure via json/yaml vs the `velero` cli
(hooks)
* [Backup][1]
* [Restore][2]
* [Schedule][3]
* [BackupStorageLocation][4]
* [VolumeSnapshotLocation][5]
[1]: backup.md
[2]: restore.md
[3]: schedule.md
[4]: backupstoragelocation.md
[5]: volumesnapshotlocation.md