Documentation ¶
Index ¶
- func AddBackupBucketSeedName(ctx context.Context, indexer client.FieldIndexer) error
- func AddBackupEntrySeedName(ctx context.Context, indexer client.FieldIndexer) error
- func AddBastionShootName(ctx context.Context, indexer client.FieldIndexer) error
- func AddControllerInstallationRegistrationRefName(ctx context.Context, indexer client.FieldIndexer) error
- func AddControllerInstallationSeedRefName(ctx context.Context, indexer client.FieldIndexer) error
- func AddManagedSeedShootName(ctx context.Context, indexer client.FieldIndexer) error
- func AddProjectNamespace(ctx context.Context, indexer client.FieldIndexer) error
- func AddShootSeedName(ctx context.Context, indexer client.FieldIndexer) error
- func AddShootStatusSeedName(ctx context.Context, indexer client.FieldIndexer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBackupBucketSeedName ¶
func AddBackupBucketSeedName(ctx context.Context, indexer client.FieldIndexer) error
AddBackupBucketSeedName adds an index for core.BackupBucketSeedName to the given indexer.
func AddBackupEntrySeedName ¶ added in v1.56.0
func AddBackupEntrySeedName(ctx context.Context, indexer client.FieldIndexer) error
AddBackupEntrySeedName adds an index for core.BackupEntrySeedName to the given indexer.
func AddBastionShootName ¶
func AddBastionShootName(ctx context.Context, indexer client.FieldIndexer) error
AddBastionShootName adds an index for operations.BastionShootName to the given indexer.
func AddControllerInstallationRegistrationRefName ¶ added in v1.56.0
func AddControllerInstallationRegistrationRefName(ctx context.Context, indexer client.FieldIndexer) error
AddControllerInstallationRegistrationRefName adds an index for core.ControllerInstallationRegistrationRefName to the given indexer.
func AddControllerInstallationSeedRefName ¶
func AddControllerInstallationSeedRefName(ctx context.Context, indexer client.FieldIndexer) error
AddControllerInstallationSeedRefName adds an index for core.ControllerInstallationSeedRefName to the given indexer.
func AddManagedSeedShootName ¶
func AddManagedSeedShootName(ctx context.Context, indexer client.FieldIndexer) error
AddManagedSeedShootName adds an index for seedmanagement.ManagedSeedShootName to the given indexer.
func AddProjectNamespace ¶
func AddProjectNamespace(ctx context.Context, indexer client.FieldIndexer) error
AddProjectNamespace adds an index for core.ProjectNamespace to the given indexer.
func AddShootSeedName ¶
func AddShootSeedName(ctx context.Context, indexer client.FieldIndexer) error
AddShootSeedName adds an index for core.ShootSeedName to the given indexer.
func AddShootStatusSeedName ¶ added in v1.56.0
func AddShootStatusSeedName(ctx context.Context, indexer client.FieldIndexer) error
AddShootStatusSeedName adds an index for core.ShootStatusSeedName to the given indexer.
Types ¶
This section is empty.