package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
ConnectionInfo provides the information needed to connect to a kubelet.
No description provided by the author
NodeConnectionInfoGetter obtains connection info from the status of a Node API object.
# Interfaces
ConnectionInfoGetter provides ConnectionInfo for the kubelet running on a named node.
NodeGetter defines an interface for looking up a node by name.
# Type aliases
NodeGetterFunc allows implementing NodeGetter with a function.