code cleanup
This commit is contained in:
parent
8303869dd2
commit
589f8480ad
@ -62,10 +62,6 @@ type Keep struct {
|
|||||||
|
|
||||||
// BackupConfigurationSpec defines the desired state of BackupConfiguration
|
// BackupConfigurationSpec defines the desired state of BackupConfiguration
|
||||||
type BackupConfigurationSpec struct {
|
type BackupConfigurationSpec struct {
|
||||||
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
|
||||||
// Important: Run "make" to regenerate code after modifying this file
|
|
||||||
|
|
||||||
// Foo is an example field of BackupConfiguration. Edit BackupConfiguration_types.go to remove/update
|
|
||||||
Repository string `json:"repository"`
|
Repository string `json:"repository"`
|
||||||
|
|
||||||
// +optional
|
// +optional
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user