Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = backupEntryStatusStrategy{Strategy}
StatusStrategy defines the storage strategy for the status subresource of BackupEntries.
View Source
var Strategy = backupEntryStrategy{api.Scheme, names.SimpleNameGenerator}
Strategy defines the storage strategy for BackupEntries.
Functions ¶
func GetAttrs ¶ added in v1.2.0
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchBackupEntry ¶ added in v1.2.0
MatchBackupEntry returns a generic matcher for a given label and field selector.
func SeedNameTriggerFunc ¶ added in v1.2.0
SeedNameTriggerFunc returns spec.seedName of given BackupEntry.
func ToSelectableFields ¶ added in v1.2.0
func ToSelectableFields(backupEntry *core.BackupEntry) 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.