Class CRDGenerationInfo
java.lang.Object
io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
-
Constructor Summary
ConstructorsConstructorDescriptionCRDGenerationInfo(boolean applyCRDs, boolean validateCRDs, CRDInfos crds, Set<String> generated) -
Method Summary
-
Constructor Details
-
CRDGenerationInfo
-
-
Method Details
-
getCrds
-
getGenerated
-
isApplyCRDs
public boolean isApplyCRDs() -
getCRDInfosFor
-
isValidateCRDs
public boolean isValidateCRDs()
-