Source API reference

Packages:

core.kjournal/v1alpha1

Resource Types:

AuditEvent

AuditEvent

Field Description
apiVersion
string
core.kjournal/v1alpha1
kind
string
AuditEvent
-
Kubernetes meta/v1.ObjectMeta

ObjectMeta is only included to fullfil metav1.Object interface, it will be omitted from any json de and encoding. It is required for storage.ConvertToTable()

Refer to the Kubernetes API documentation for the fields of the metadata field.
Event
k8s.io/apiserver/pkg/apis/audit.Event

(Members of Event are embedded into this type.)

Event

Event

Field Description
apiVersion
string
core.kjournal/v1alpha1
kind
string
Event
Event
Kubernetes events/v1.Event

(Members of Event are embedded into this type.)

Log

Log

Field Description
apiVersion
string
core.kjournal/v1alpha1
kind
string
Log
metadata
Kubernetes meta/v1.ObjectMeta
Refer to the Kubernetes API documentation for the fields of the metadata field.
payload
encoding/json.RawMessage

ContainerLog

Field Description
metadata
Kubernetes meta/v1.ObjectMeta
Refer to the Kubernetes API documentation for the fields of the metadata field.
container
string
pod
string
payload
encoding/json.RawMessage

This page was automatically generated with gen-crd-api-reference-docs