package k8s type AuthType int const ( AuthConfig = iota AuthToken )