Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Events ¶
type Events struct {
EventsInfo []Event `json:"eventsInfo"`
}
Events represents collection of all events with subscriptions
type EventsClient ¶
EventsClient interface
func NewEventsClient ¶
func NewEventsClient(client versioned.Interface) EventsClient
NewEventsClient function creates client for retrieving all active events
Click to show internal directories.
Click to hide internal directories.