Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = backupBucketStatusStrategy{Strategy}
StatusStrategy defines the storage strategy for the status subresource of BackupBuckets.
View Source
var Strategy = backupBucketStrategy{api.Scheme, names.SimpleNameGenerator}
Strategy defines the storage strategy for BackupBuckets.
Functions ¶
func GetAttrs ¶ added in v1.2.0
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchBackupBucket ¶ added in v1.2.0
MatchBackupBucket returns a generic matcher for a given label and field selector.
func SeedNameTriggerFunc ¶ added in v1.2.0
SeedNameTriggerFunc returns spec.seedName of given BackupBucket.
func ToSelectableFields ¶ added in v1.2.0
func ToSelectableFields(backupBucket *core.BackupBucket) fields.Set
ToSelectableFields returns a field set that represents the object TODO: fields are not labels, and the validation rules for them do not apply.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.