v1alpha1

package
v0.0.0-...-193f477 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2019 License: Apache-2.0 Imports: 16 Imported by: 10

Documentation

Overview

+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/WanLinghao/fujitsu-coredump/pkg/apis/coredump +k8s:defaulter-gen=TypeMeta +groupName=coredump.fujitsu.com

Package v1alpha1 is a generated protocol buffer package.

It is generated from these files:
	github.com/WanLinghao/fujitsu-coredump/pkg/apis/coredump/v1alpha1/generated.proto

It has these top-level messages:
	CoredumpEndpoint
	CoredumpEndpointDump
	CoredumpEndpointDumpList
	CoredumpEndpointList
	CoredumpEndpointSpec
	CoredumpEndpointStatus
	CoredumpGetOptions

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowGenerated   = fmt.Errorf("proto: integer overflow")
)

Functions

func Convert_coredump_CoredumpEndpointDumpList_To_v1alpha1_CoredumpEndpointDumpList

func Convert_coredump_CoredumpEndpointDumpList_To_v1alpha1_CoredumpEndpointDumpList(in *coredump.CoredumpEndpointDumpList, out *CoredumpEndpointDumpList, s conversion.Scope) error

Convert_coredump_CoredumpEndpointDumpList_To_v1alpha1_CoredumpEndpointDumpList is an autogenerated conversion function.

func Convert_coredump_CoredumpEndpointDump_To_v1alpha1_CoredumpEndpointDump

func Convert_coredump_CoredumpEndpointDump_To_v1alpha1_CoredumpEndpointDump(in *coredump.CoredumpEndpointDump, out *CoredumpEndpointDump, s conversion.Scope) error

Convert_coredump_CoredumpEndpointDump_To_v1alpha1_CoredumpEndpointDump is an autogenerated conversion function.

func Convert_coredump_CoredumpEndpointList_To_v1alpha1_CoredumpEndpointList

func Convert_coredump_CoredumpEndpointList_To_v1alpha1_CoredumpEndpointList(in *coredump.CoredumpEndpointList, out *CoredumpEndpointList, s conversion.Scope) error

Convert_coredump_CoredumpEndpointList_To_v1alpha1_CoredumpEndpointList is an autogenerated conversion function.

func Convert_coredump_CoredumpEndpointSpec_To_v1alpha1_CoredumpEndpointSpec

func Convert_coredump_CoredumpEndpointSpec_To_v1alpha1_CoredumpEndpointSpec(in *coredump.CoredumpEndpointSpec, out *CoredumpEndpointSpec, s conversion.Scope) error

Convert_coredump_CoredumpEndpointSpec_To_v1alpha1_CoredumpEndpointSpec is an autogenerated conversion function.

func Convert_coredump_CoredumpEndpointStatus_To_v1alpha1_CoredumpEndpointStatus

func Convert_coredump_CoredumpEndpointStatus_To_v1alpha1_CoredumpEndpointStatus(in *coredump.CoredumpEndpointStatus, out *CoredumpEndpointStatus, s conversion.Scope) error

Convert_coredump_CoredumpEndpointStatus_To_v1alpha1_CoredumpEndpointStatus is an autogenerated conversion function.

func Convert_coredump_CoredumpEndpoint_To_v1alpha1_CoredumpEndpoint

func Convert_coredump_CoredumpEndpoint_To_v1alpha1_CoredumpEndpoint(in *coredump.CoredumpEndpoint, out *CoredumpEndpoint, s conversion.Scope) error

Convert_coredump_CoredumpEndpoint_To_v1alpha1_CoredumpEndpoint is an autogenerated conversion function.

func Convert_coredump_CoredumpGetOptions_To_v1alpha1_CoredumpGetOptions

func Convert_coredump_CoredumpGetOptions_To_v1alpha1_CoredumpGetOptions(in *coredump.CoredumpGetOptions, out *CoredumpGetOptions, s conversion.Scope) error

Convert_coredump_CoredumpGetOptions_To_v1alpha1_CoredumpGetOptions is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpointDumpList_To_coredump_CoredumpEndpointDumpList

func Convert_v1alpha1_CoredumpEndpointDumpList_To_coredump_CoredumpEndpointDumpList(in *CoredumpEndpointDumpList, out *coredump.CoredumpEndpointDumpList, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpointDumpList_To_coredump_CoredumpEndpointDumpList is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpointDump_To_coredump_CoredumpEndpointDump

func Convert_v1alpha1_CoredumpEndpointDump_To_coredump_CoredumpEndpointDump(in *CoredumpEndpointDump, out *coredump.CoredumpEndpointDump, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpointDump_To_coredump_CoredumpEndpointDump is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpointList_To_coredump_CoredumpEndpointList

func Convert_v1alpha1_CoredumpEndpointList_To_coredump_CoredumpEndpointList(in *CoredumpEndpointList, out *coredump.CoredumpEndpointList, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpointList_To_coredump_CoredumpEndpointList is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpointSpec_To_coredump_CoredumpEndpointSpec

func Convert_v1alpha1_CoredumpEndpointSpec_To_coredump_CoredumpEndpointSpec(in *CoredumpEndpointSpec, out *coredump.CoredumpEndpointSpec, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpointSpec_To_coredump_CoredumpEndpointSpec is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpointStatus_To_coredump_CoredumpEndpointStatus

func Convert_v1alpha1_CoredumpEndpointStatus_To_coredump_CoredumpEndpointStatus(in *CoredumpEndpointStatus, out *coredump.CoredumpEndpointStatus, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpointStatus_To_coredump_CoredumpEndpointStatus is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpEndpoint_To_coredump_CoredumpEndpoint

func Convert_v1alpha1_CoredumpEndpoint_To_coredump_CoredumpEndpoint(in *CoredumpEndpoint, out *coredump.CoredumpEndpoint, s conversion.Scope) error

Convert_v1alpha1_CoredumpEndpoint_To_coredump_CoredumpEndpoint is an autogenerated conversion function.

func Convert_v1alpha1_CoredumpGetOptions_To_coredump_CoredumpGetOptions

func Convert_v1alpha1_CoredumpGetOptions_To_coredump_CoredumpGetOptions(in *CoredumpGetOptions, out *coredump.CoredumpGetOptions, s conversion.Scope) error

Convert_v1alpha1_CoredumpGetOptions_To_coredump_CoredumpGetOptions is an autogenerated conversion function.

func Kind

func Kind(kind string) schema.GroupKind

Required by code generated by go2idl Kind takes an unqualified kind and returns a Group qualified GroupKind

func RegisterConversions

func RegisterConversions(s *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func Resource

func Resource(resource string) schema.GroupResource

Required by code generated by go2idl Resource takes an unqualified resource and returns a Group qualified GroupResource

Types

type CoredumpEndpoint

type CoredumpEndpoint struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`

	Spec   CoredumpEndpointSpec   `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
	Status CoredumpEndpointStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
}

CoredumpEndpoint +k8s:openapi-gen=true +resource:path=coredumpendpoints,strategy=CoredumpEndpointStrategy +subresource:request=CoredumpEndpointDump,path=dump,kind=CoredumpEndpointDump

func (*CoredumpEndpoint) DeepCopy

func (in *CoredumpEndpoint) DeepCopy() *CoredumpEndpoint

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpoint.

func (*CoredumpEndpoint) DeepCopyInto

func (in *CoredumpEndpoint) DeepCopyInto(out *CoredumpEndpoint)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpoint) DeepCopyObject

func (in *CoredumpEndpoint) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*CoredumpEndpoint) Descriptor

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

func (*CoredumpEndpoint) Marshal

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

func (*CoredumpEndpoint) MarshalTo

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

func (*CoredumpEndpoint) ProtoMessage

func (*CoredumpEndpoint) ProtoMessage()

func (*CoredumpEndpoint) Reset

func (m *CoredumpEndpoint) Reset()

func (*CoredumpEndpoint) Size

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

func (*CoredumpEndpoint) String

func (this *CoredumpEndpoint) String() string

func (*CoredumpEndpoint) Unmarshal

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

type CoredumpEndpointDump

type CoredumpEndpointDump struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
}

+subresource-request

func (*CoredumpEndpointDump) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpointDump.

func (*CoredumpEndpointDump) DeepCopyInto

func (in *CoredumpEndpointDump) DeepCopyInto(out *CoredumpEndpointDump)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpointDump) DeepCopyObject

func (in *CoredumpEndpointDump) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*CoredumpEndpointDump) Descriptor

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

func (*CoredumpEndpointDump) Marshal

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

func (*CoredumpEndpointDump) MarshalTo

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

func (*CoredumpEndpointDump) ProtoMessage

func (*CoredumpEndpointDump) ProtoMessage()

func (*CoredumpEndpointDump) Reset

func (m *CoredumpEndpointDump) Reset()

func (*CoredumpEndpointDump) Size

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

func (*CoredumpEndpointDump) String

func (this *CoredumpEndpointDump) String() string

func (*CoredumpEndpointDump) Unmarshal

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

type CoredumpEndpointDumpList

type CoredumpEndpointDumpList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
	Items           []CoredumpEndpointDump `json:"items" protobuf:"bytes,2,rep,name=items"`
}

func (*CoredumpEndpointDumpList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpointDumpList.

func (*CoredumpEndpointDumpList) DeepCopyInto

func (in *CoredumpEndpointDumpList) DeepCopyInto(out *CoredumpEndpointDumpList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpointDumpList) DeepCopyObject

func (in *CoredumpEndpointDumpList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*CoredumpEndpointDumpList) Descriptor

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

func (*CoredumpEndpointDumpList) Marshal

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

func (*CoredumpEndpointDumpList) MarshalTo

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

func (*CoredumpEndpointDumpList) ProtoMessage

func (*CoredumpEndpointDumpList) ProtoMessage()

func (*CoredumpEndpointDumpList) Reset

func (m *CoredumpEndpointDumpList) Reset()

func (*CoredumpEndpointDumpList) Size

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

func (*CoredumpEndpointDumpList) String

func (this *CoredumpEndpointDumpList) String() string

func (*CoredumpEndpointDumpList) Unmarshal

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

type CoredumpEndpointList

type CoredumpEndpointList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
	Items           []CoredumpEndpoint `json:"items" protobuf:"bytes,2,rep,name=items"`
}

func (*CoredumpEndpointList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpointList.

func (*CoredumpEndpointList) DeepCopyInto

func (in *CoredumpEndpointList) DeepCopyInto(out *CoredumpEndpointList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpointList) DeepCopyObject

func (in *CoredumpEndpointList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*CoredumpEndpointList) Descriptor

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

func (*CoredumpEndpointList) Marshal

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

func (*CoredumpEndpointList) MarshalTo

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

func (*CoredumpEndpointList) ProtoMessage

func (*CoredumpEndpointList) ProtoMessage()

func (*CoredumpEndpointList) Reset

func (m *CoredumpEndpointList) Reset()

func (*CoredumpEndpointList) Size

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

func (*CoredumpEndpointList) String

func (this *CoredumpEndpointList) String() string

func (*CoredumpEndpointList) Unmarshal

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

type CoredumpEndpointSpec

type CoredumpEndpointSpec struct {
	PodUID types.UID `json:"poduid,omitempty" protobuf:"bytes,1,opt,name=poduid"`
}

CoredumpEndpointSpec defines the desired state of CoredumpEndpoint

func (*CoredumpEndpointSpec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpointSpec.

func (*CoredumpEndpointSpec) DeepCopyInto

func (in *CoredumpEndpointSpec) DeepCopyInto(out *CoredumpEndpointSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpointSpec) Descriptor

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

func (*CoredumpEndpointSpec) Marshal

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

func (*CoredumpEndpointSpec) MarshalTo

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

func (*CoredumpEndpointSpec) ProtoMessage

func (*CoredumpEndpointSpec) ProtoMessage()

func (*CoredumpEndpointSpec) Reset

func (m *CoredumpEndpointSpec) Reset()

func (*CoredumpEndpointSpec) Size

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

func (*CoredumpEndpointSpec) String

func (this *CoredumpEndpointSpec) String() string

func (*CoredumpEndpointSpec) Unmarshal

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

type CoredumpEndpointStatus

type CoredumpEndpointStatus struct {
}

CoredumpEndpointStatus defines the observed state of CoredumpEndpoint

func (*CoredumpEndpointStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpEndpointStatus.

func (*CoredumpEndpointStatus) DeepCopyInto

func (in *CoredumpEndpointStatus) DeepCopyInto(out *CoredumpEndpointStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpEndpointStatus) Descriptor

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

func (*CoredumpEndpointStatus) Marshal

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

func (*CoredumpEndpointStatus) MarshalTo

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

func (*CoredumpEndpointStatus) ProtoMessage

func (*CoredumpEndpointStatus) ProtoMessage()

func (*CoredumpEndpointStatus) Reset

func (m *CoredumpEndpointStatus) Reset()

func (*CoredumpEndpointStatus) Size

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

func (*CoredumpEndpointStatus) String

func (this *CoredumpEndpointStatus) String() string

func (*CoredumpEndpointStatus) Unmarshal

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

type CoredumpGetOptions

type CoredumpGetOptions struct {
	metav1.TypeMeta `json:",inline"`
	Container       string `json:"container,omitempty" protobuf:"bytes,1,opt,name=container"`
}

func (*CoredumpGetOptions) DeepCopy

func (in *CoredumpGetOptions) DeepCopy() *CoredumpGetOptions

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CoredumpGetOptions.

func (*CoredumpGetOptions) DeepCopyInto

func (in *CoredumpGetOptions) DeepCopyInto(out *CoredumpGetOptions)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CoredumpGetOptions) DeepCopyObject

func (in *CoredumpGetOptions) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*CoredumpGetOptions) Descriptor

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

func (*CoredumpGetOptions) Marshal

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

func (*CoredumpGetOptions) MarshalTo

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

func (*CoredumpGetOptions) ProtoMessage

func (*CoredumpGetOptions) ProtoMessage()

func (*CoredumpGetOptions) Reset

func (m *CoredumpGetOptions) Reset()

func (*CoredumpGetOptions) Size

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

func (*CoredumpGetOptions) String

func (this *CoredumpGetOptions) String() string

func (*CoredumpGetOptions) Unmarshal

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

Jump to

Keyboard shortcuts

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