Skip to content

Commit

Permalink
Merge pull request #2371 from O-sura/dptocp
Browse files Browse the repository at this point in the history
Adding class definition for K8ResourceGenerateSteps
  • Loading branch information
CrowleyRajapakse authored Jul 16, 2024
2 parents 6dc163d + 14947e9 commit 8b97c12
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 8b97c12

Please sign in to comment.