public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.Capabilities extends Object
| Constructor and Description | 
|---|
| Capabilities() | 
| Capabilities(List<String> effective,
            List<String> bounding,
            List<String> inheritable,
            List<String> permitted,
            List<String> ambient) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getAmbient() | 
| List<String> | getBounding() | 
| List<String> | getEffective() | 
| List<String> | getInheritable() | 
| List<String> | getPermitted() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.