ntop
ntop copied to clipboard
[CHANGE] use k8s auth pkg instead of client-go
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"