public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCIHooksConfig.HookType extends Object
| Constructor and Description | 
|---|
| HookType() | 
| HookType(String path,
        List<String> args,
        List<String> env,
        int timeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getArgs() | 
| List<String> | getEnv() | 
| String | getPath() | 
| int | getTimeout() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.