Co-authored-by: xiangzihao <460888207@qq.com>
@ -31,11 +31,6 @@ public class ShShellInterceptorBuilder
return new ShShellInterceptorBuilder();
}
@Override
public ShShellInterceptorBuilder k8sConfigYaml(String k8sConfigYaml) {
return null;
public ShShellInterceptor build() throws IOException {
generateShellScript();