AbhiDK
AbhiDK
how to use yang push notification using this client ?
helm version version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"} kubectl version Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.0", GitCommit:"a866cbe2e5bbaa01cfd5e969aa3e033f3282a8a2", GitTreeState:"clean", BuildDate:"2022-08-23T17:44:59Z", GoVersion:"go1.19", Compiler:"gc", Platform:"windows/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1+6438632", GitCommit:"6438632813d72669a22c860cd6c218fd4fe4ec24", GitTreeState:"clean", BuildDate:"2021-10-15T20:13:58Z",...
helm version version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"} kubectl version Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.0", GitCommit:"a866cbe2e5bbaa01cfd5e969aa3e033f3282a8a2", GitTreeState:"clean", BuildDate:"2022-08-23T17:44:59Z", GoVersion:"go1.19", Compiler:"gc", Platform:"windows/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1+6438632", GitCommit:"6438632813d72669a22c860cd6c218fd4fe4ec24", GitTreeState:"clean", BuildDate:"2021-10-15T20:13:58Z",...
currently the proxy.StreamDirector returns single grpc.ClientConn. what if i need to return multiple grpc ClientConn at once. this support needs to be added. **current supported**: type StreamDirector func(ctx context.Context, fullMethodName...