Documentation ¶
Overview ¶
Package event defines the events that are used in the mcs package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceExportEvent ¶
type ServiceExportEvent struct { Geo *config.ConnectorConfig ServiceExport *mcsv1alpha1.ServiceExport Service *corev1.Service Error string }
ServiceExportEvent is the event that is used to notify the mcs package
func (*ServiceExportEvent) ClusterKey ¶
func (e *ServiceExportEvent) ClusterKey() string
ClusterKey returns the cluster key
Click to show internal directories.
Click to hide internal directories.