Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.securitycontext.Sysctls
-
Packages that use Sysctls Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of Sysctls in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return types with arguments of type Sysctls Modifier and Type Method Description java.util.List<Sysctls>SecurityContext. getSysctls()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with type arguments of type Sysctls Modifier and Type Method Description voidSecurityContext. setSysctls(java.util.List<Sysctls> sysctls)
-