Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeletWrapper ¶
type KubeletWrapper struct {
// contains filtered or unexported fields
}
func NewKubeletWrapper ¶
func NewKubeletWrapper(arguments []string) *KubeletWrapper
func (*KubeletWrapper) DockerEndpoint ¶
func (k *KubeletWrapper) DockerEndpoint() string
func (*KubeletWrapper) Endpoint ¶
func (k *KubeletWrapper) Endpoint() string
func (*KubeletWrapper) NodeName ¶
func (k *KubeletWrapper) NodeName() string
func (*KubeletWrapper) RunDockershim ¶
func (k *KubeletWrapper) RunDockershim()
Click to show internal directories.
Click to hide internal directories.