v1alpha1

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthApi        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowApi          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupApi = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Event

type Event struct {
	Spec                 *EventSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

func (*Event) Descriptor

func (*Event) Descriptor() ([]byte, []int)

func (*Event) GetSpec

func (m *Event) GetSpec() *EventSpec

func (*Event) Marshal

func (m *Event) Marshal() (dAtA []byte, err error)

func (*Event) MarshalTo

func (m *Event) MarshalTo(dAtA []byte) (int, error)

func (*Event) MarshalToSizedBuffer

func (m *Event) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) Reset

func (m *Event) Reset()

func (*Event) Size

func (m *Event) Size() (n int)

func (*Event) String

func (this *Event) String() string

func (*Event) Unmarshal

func (m *Event) Unmarshal(dAtA []byte) error

func (*Event) XXX_DiscardUnknown

func (m *Event) XXX_DiscardUnknown()

func (*Event) XXX_Marshal

func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Event) XXX_Merge

func (m *Event) XXX_Merge(src proto.Message)

func (*Event) XXX_Size

func (m *Event) XXX_Size() int

func (*Event) XXX_Unmarshal

func (m *Event) XXX_Unmarshal(b []byte) error

type EventSpec

type EventSpec struct {
	InvolvedObjectMeta   *v1alpha1.ObjectMetadata `protobuf:"bytes,1,opt,name=involved_object_meta,json=involvedObjectMeta,proto3" json:"involved_object_meta,omitempty"`
	Reason               string                   `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
	Message              string                   `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	Type                 string                   `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	EventTime            int64                    `protobuf:"varint,5,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*EventSpec) Descriptor

func (*EventSpec) Descriptor() ([]byte, []int)

func (*EventSpec) GetEventTime

func (m *EventSpec) GetEventTime() int64

func (*EventSpec) GetInvolvedObjectMeta

func (m *EventSpec) GetInvolvedObjectMeta() *v1alpha1.ObjectMetadata

func (*EventSpec) GetMessage

func (m *EventSpec) GetMessage() string

func (*EventSpec) GetReason

func (m *EventSpec) GetReason() string

func (*EventSpec) GetType

func (m *EventSpec) GetType() string

func (*EventSpec) Marshal

func (m *EventSpec) Marshal() (dAtA []byte, err error)

func (*EventSpec) MarshalTo

func (m *EventSpec) MarshalTo(dAtA []byte) (int, error)

func (*EventSpec) MarshalToSizedBuffer

func (m *EventSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*EventSpec) ProtoMessage

func (*EventSpec) ProtoMessage()

func (*EventSpec) Reset

func (m *EventSpec) Reset()

func (*EventSpec) Size

func (m *EventSpec) Size() (n int)

func (*EventSpec) String

func (this *EventSpec) String() string

func (*EventSpec) Unmarshal

func (m *EventSpec) Unmarshal(dAtA []byte) error

func (*EventSpec) XXX_DiscardUnknown

func (m *EventSpec) XXX_DiscardUnknown()

func (*EventSpec) XXX_Marshal

func (m *EventSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EventSpec) XXX_Merge

func (m *EventSpec) XXX_Merge(src proto.Message)

func (*EventSpec) XXX_Size

func (m *EventSpec) XXX_Size() int

func (*EventSpec) XXX_Unmarshal

func (m *EventSpec) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL