Documentation ¶
Index ¶
- Constants
- func GenerateServiceURL(cluster, namespace, service string) string
- func GetKonnectivityTLSConfig(restConfig *rest.Config, proxyConfig *proxyv1alpha1.ManagedProxyConfiguration) (*tls.Config, error)
- func IsServiceResolverLegal(mpsr *proxyv1alpha1.ManagedProxyServiceResolver) bool
- type LocalProxyServer
Constants ¶
View Source
const PortForwardProtocolV1Name = "portforward.k8s.io"
PortForwardProtocolV1Name is the subprotocol used for port forwarding.
Variables ¶
This section is empty.
Functions ¶
func GenerateServiceURL ¶ added in v0.3.0
func GetKonnectivityTLSConfig ¶ added in v0.1.3
func GetKonnectivityTLSConfig(restConfig *rest.Config, proxyConfig *proxyv1alpha1.ManagedProxyConfiguration) (*tls.Config, error)
func IsServiceResolverLegal ¶ added in v0.3.0
func IsServiceResolverLegal(mpsr *proxyv1alpha1.ManagedProxyServiceResolver) bool
Types ¶
type LocalProxyServer ¶
func NewRoundRobinLocalProxy ¶
func NewRoundRobinLocalProxyWithReqId ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.