v1alpha1

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFieldLabelConversionsForEvent

func AddFieldLabelConversionsForEvent(scheme *runtime.Scheme) error

func Convert_core_EventSource_To_v1_EventSource

func Convert_core_EventSource_To_v1_EventSource(in *v1.EventSource, out *v1.EventSource, s conversion.Scope) error

Convert_core_EventSource_To_v1_EventSource is an autogenerated conversion function.

func Convert_core_Event_To_v1_Event

func Convert_core_Event_To_v1_Event(in *v1.Event, out *eventsv1.Event, s conversion.Scope) error

func Convert_core_ObjectReference_To_v1_ObjectReference

func Convert_core_ObjectReference_To_v1_ObjectReference(in *v1.ObjectReference, out *v1.ObjectReference, s conversion.Scope) error

Convert_core_ObjectReference_To_v1_ObjectReference is an autogenerated conversion function.

Types

type AuditEvent

type AuditEvent struct {
	v1alpha1.AuditEvent `json:",inline"`
}

func (*AuditEvent) ConvertToTable

func (in *AuditEvent) ConvertToTable(ctx context.Context, tableOptions runtime.Object) (*metav1.Table, error)

ConvertToTable implements the TableConvertor interface for REST.

func (*AuditEvent) New

func (in *AuditEvent) New() runtime.Object

func (*AuditEvent) NewList

func (in *AuditEvent) NewList() runtime.Object

func (*AuditEvent) UnmarshalJSON

func (in *AuditEvent) UnmarshalJSON(bs []byte) error

type AuditEventList

type AuditEventList struct {
	v1alpha1.AuditEventList
	Items []AuditEvent `json:"items"`
}

func (*AuditEventList) ConvertToTable

func (in *AuditEventList) ConvertToTable(ctx context.Context, tableOptions runtime.Object) (*metav1.Table, error)

ConvertToTable implements the TableConvertor interface for REST.

type Event

type Event struct {
	v1alpha1.Event `json:",inline"`
}

func (*Event) ConvertToTable

func (in *Event) ConvertToTable(ctx context.Context, tableOptions runtime.Object) (*metav1.Table, error)

ConvertToTable implements the TableConvertor interface for REST.

func (*Event) New

func (in *Event) New() runtime.Object

func (*Event) NewList

func (in *Event) NewList() runtime.Object

func (*Event) UnmarshalJSON

func (in *Event) UnmarshalJSON(bs []byte) error

type EventList

type EventList struct {
	v1alpha1.EventList
	Items []Event `json:"items"`
}

func (*EventList) ConvertToTable

func (in *EventList) ConvertToTable(ctx context.Context, tableOptions runtime.Object) (*metav1.Table, error)

ConvertToTable implements the TableConvertor interface for REST.

Jump to

Keyboard shortcuts

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