Skip to content

Commit

Permalink
Add KindVolumeSnapshot constant
Browse files Browse the repository at this point in the history
Signed-off-by: Anisur Rahman <[email protected]>
  • Loading branch information
anisurrahman75 committed Oct 27, 2023
1 parent 6c48005 commit 57ba3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const (
KindClusterRole = "ClusterRole"
KindRole = "Role"
KindPersistentVolumeClaim = "PersistentVolumeClaim"
KindVolumeSnapshot = "VolumeSnapshot"
)

const (
Expand Down

0 comments on commit 57ba3c4

Please sign in to comment.