Uses of Class
com.github.containersolutions.operator.sample.CustomService
-
-
Uses of CustomService in com.github.containersolutions.operator.sample
Methods in com.github.containersolutions.operator.sample that return types with arguments of type CustomService Modifier and Type Method Description java.util.Optional<CustomService>CustomServiceController. createOrUpdateResource(CustomService resource)Methods in com.github.containersolutions.operator.sample with parameters of type CustomService Modifier and Type Method Description java.util.Optional<CustomService>CustomServiceController. createOrUpdateResource(CustomService resource)booleanCustomServiceController. deleteResource(CustomService resource)
-