Skip to content

Commit

Permalink
Adding class definition for K8ResourceGenerateSteps
Browse files Browse the repository at this point in the history
  • Loading branch information
O-sura committed May 13, 2024
1 parent 62c8df7 commit 14947e9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;


/**
* This class contains the step definitions for generating the CRs using APK-Conf and API Defintiion.
*/
public class K8ResourceGenerateSteps {

private final SharedContext sharedContext;
Expand Down

0 comments on commit 14947e9

Please sign in to comment.