Skip to content

Commit

Permalink
add javadoc to ResourceOperatorSupplier
Browse files Browse the repository at this point in the history
Signed-off-by: jamesfarlow <[email protected]>
  • Loading branch information
jamesfarlow committed Nov 1, 2023
1 parent 63258eb commit 51e3e24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ public class ResourceOperatorSupplier {
* @param pfa Platform Availability Features
* @param operationTimeoutMs Operation timeout in milliseconds
* @param operatorName Name of this operator instance
* @param useServerSideApply whether operators should use Server Side Apply
*/
public ResourceOperatorSupplier(Vertx vertx,
KubernetesClient client,
Expand Down

0 comments on commit 51e3e24

Please sign in to comment.