openshift_sdn_node

package
v0.0.0-alpha.0....-f4cdaa2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 59 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOpenShiftSDNCommand

func NewOpenShiftSDNCommand(basename string, errout io.Writer) *cobra.Command

Types

type ProxyServer

type ProxyServer struct {
	Client       clientset.Interface
	IptInterface utiliptables.Interface

	Broadcaster        events.EventBroadcaster
	Proxier            proxy.Provider
	ProxyMode          kubeproxyconfig.ProxyMode
	NodeRef            *v1.ObjectReference
	MetricsBindAddress string
	EnableProfiling    bool
	ConfigSyncPeriod   time.Duration
	HealthzServer      healthcheck.ProxierHealthUpdater
	// contains filtered or unexported fields
}

This is a stripped-down copy of ProxyServer from k8s.io/kubernetes/cmd/kube-proxy/app/server.go, and should be kept in sync with that.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL