Documentation ¶
Overview ¶
Package kubeproxy provides a way to interact with the kube-proxy service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines the spec for a service.
func NewService ¶
func NewService(kubeproxyScope scope.KubeProxyScope) *Service
NewService will create a new service.
Click to show internal directories.
Click to hide internal directories.