package
3.11.0-beta3+incompatible
Repository: https://github.com/signalfx/signalfx-agent.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new client with the given config.
# Constants
AuthTypeNone means there is no authentication to kubelet.
AuthTypeServiceAccount indicates that the default service account token should be used.
AuthTypeTLS indicates that client TLS auth is desired.
# Type aliases
AuthType to use when connecting to kubelet.