ntop icon indicating copy to clipboard operation
ntop copied to clipboard

[CHANGE] use k8s auth pkg instead of client-go

Open syswe opened this issue 1 year ago • 0 comments

Client-go cannot auth for k8s providers. We should implement k8s auth instead of client-go.

import _ "k8s.io/client-go/plugin/pkg/client/auth"

syswe avatar Apr 03 '24 22:04 syswe