File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1818/**
1919 * Provides the identifier for an object that represents a resource. This ID is used to select the target
2020 * external resource for a dependent resource from the resources returned by `{@link
21- * io.javaoperatorsdk.operator.api.reconciler.Context#getSecondaryResources(Class)}`. But also for
21+ * io.javaoperatorsdk.operator.api.reconciler.Context#getSecondaryResources(Class)}`. It is also used in
2222 * {@link ResourceIDMapper} for event sources in external resources. But also for bulk dependent
2323 * resource see {@link
2424 * io.javaoperatorsdk.operator.processing.dependent.ExternalBulkDependentResource} and external
You can’t perform that action at this time.
0 commit comments