public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCIMount extends Object
| Constructor and Description | 
|---|
| OCIMount() | 
| OCIMount(String destination,
        String source,
        List<String> options) | 
| OCIMount(String destination,
        String type,
        String source,
        List<String> options) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDestination() | 
| List<String> | getOptions() | 
| String | getSource() | 
| String | getType() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.