Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + var AddToScheme = localSchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type EventActivation struct + func (in *EventActivation) DeepCopy() *EventActivation + func (in *EventActivation) DeepCopyInto(out *EventActivation) + func (in *EventActivation) DeepCopyObject() runtime.Object + type EventActivationList struct + Items []EventActivation + func (in *EventActivationList) DeepCopy() *EventActivationList + func (in *EventActivationList) DeepCopyInto(out *EventActivationList) + func (in *EventActivationList) DeepCopyObject() runtime.Object + type EventActivationSpec struct + DisplayName string + Source Source + func (in *EventActivationSpec) DeepCopy() *EventActivationSpec + func (in *EventActivationSpec) DeepCopyInto(out *EventActivationSpec) + type Source struct + Environment string + Namespace string + Type string + func (in *Source) DeepCopy() *Source + func (in *Source) DeepCopyInto(out *Source)