Documentation ¶
Index ¶
- func ChannelHostName(channelName, namespace string) string
- func ChannelServiceName(channelName string) string
- func ChannelVirtualServiceName(channelName string) string
- func ClusterBusDispatcherServiceName(clusterBusName string) string
- func ServiceHostName(serviceName, namespace string) string
- type Constructor
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChannelHostName ¶
func ChannelServiceName ¶
func ServiceHostName ¶
Types ¶
type Constructor ¶
type Constructor func( kubernetes.Interface, clientset.Interface, sharedclientset.Interface, *rest.Config, kubeinformers.SharedInformerFactory, informers.SharedInformerFactory, sharedinformers.SharedInformerFactory, ) Interface
Click to show internal directories.
Click to hide internal directories.