package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
TODO: this structure is questionable, it should be using client.Config and overriding defaults.

# Structs

FakeKubeletClient is a fake implementation of KubeletClient which returns an error when called.
HTTPKubeletClient is the default implementation of KubeletHealthchecker, accesses the kubelet over HTTP.
No description provided by the author

# Interfaces

No description provided by the author
KubeletClient is an interface for all kubelet functionality.