Versions in this module Expand all Collapse all v0 v0.0.2 Jan 5, 2023 v0.0.1 Jan 5, 2023 Changes in this version + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGenerated = fmt.Errorf("proto: unexpected end of group") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type Overhead struct + PodFixed corev1.ResourceList + func (*Overhead) Descriptor() ([]byte, []int) + func (*Overhead) ProtoMessage() + func (Overhead) SwaggerDoc() map[string]string + func (in *Overhead) DeepCopy() *Overhead + func (in *Overhead) DeepCopyInto(out *Overhead) + func (m *Overhead) Marshal() (dAtA []byte, err error) + func (m *Overhead) MarshalTo(dAtA []byte) (int, error) + func (m *Overhead) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Overhead) Reset() + func (m *Overhead) Size() (n int) + func (m *Overhead) Unmarshal(dAtA []byte) error + func (m *Overhead) XXX_DiscardUnknown() + func (m *Overhead) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Overhead) XXX_Merge(src proto.Message) + func (m *Overhead) XXX_Size() int + func (m *Overhead) XXX_Unmarshal(b []byte) error + func (this *Overhead) String() string + type RuntimeClass struct + Handler string + Overhead *Overhead + Scheduling *Scheduling + func (*RuntimeClass) Descriptor() ([]byte, []int) + func (*RuntimeClass) ProtoMessage() + func (RuntimeClass) SwaggerDoc() map[string]string + func (in *RuntimeClass) APILifecycleDeprecated() (major, minor int) + func (in *RuntimeClass) APILifecycleIntroduced() (major, minor int) + func (in *RuntimeClass) APILifecycleRemoved() (major, minor int) + func (in *RuntimeClass) DeepCopy() *RuntimeClass + func (in *RuntimeClass) DeepCopyInto(out *RuntimeClass) + func (in *RuntimeClass) DeepCopyObject() runtime.Object + func (m *RuntimeClass) Marshal() (dAtA []byte, err error) + func (m *RuntimeClass) MarshalTo(dAtA []byte) (int, error) + func (m *RuntimeClass) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RuntimeClass) Reset() + func (m *RuntimeClass) Size() (n int) + func (m *RuntimeClass) Unmarshal(dAtA []byte) error + func (m *RuntimeClass) XXX_DiscardUnknown() + func (m *RuntimeClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RuntimeClass) XXX_Merge(src proto.Message) + func (m *RuntimeClass) XXX_Size() int + func (m *RuntimeClass) XXX_Unmarshal(b []byte) error + func (this *RuntimeClass) String() string + type RuntimeClassList struct + Items []RuntimeClass + func (*RuntimeClassList) Descriptor() ([]byte, []int) + func (*RuntimeClassList) ProtoMessage() + func (RuntimeClassList) SwaggerDoc() map[string]string + func (in *RuntimeClassList) APILifecycleDeprecated() (major, minor int) + func (in *RuntimeClassList) APILifecycleIntroduced() (major, minor int) + func (in *RuntimeClassList) APILifecycleRemoved() (major, minor int) + func (in *RuntimeClassList) DeepCopy() *RuntimeClassList + func (in *RuntimeClassList) DeepCopyInto(out *RuntimeClassList) + func (in *RuntimeClassList) DeepCopyObject() runtime.Object + func (m *RuntimeClassList) Marshal() (dAtA []byte, err error) + func (m *RuntimeClassList) MarshalTo(dAtA []byte) (int, error) + func (m *RuntimeClassList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RuntimeClassList) Reset() + func (m *RuntimeClassList) Size() (n int) + func (m *RuntimeClassList) Unmarshal(dAtA []byte) error + func (m *RuntimeClassList) XXX_DiscardUnknown() + func (m *RuntimeClassList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RuntimeClassList) XXX_Merge(src proto.Message) + func (m *RuntimeClassList) XXX_Size() int + func (m *RuntimeClassList) XXX_Unmarshal(b []byte) error + func (this *RuntimeClassList) String() string + type Scheduling struct + NodeSelector map[string]string + Tolerations []corev1.Toleration + func (*Scheduling) Descriptor() ([]byte, []int) + func (*Scheduling) ProtoMessage() + func (Scheduling) SwaggerDoc() map[string]string + func (in *Scheduling) DeepCopy() *Scheduling + func (in *Scheduling) DeepCopyInto(out *Scheduling) + func (m *Scheduling) Marshal() (dAtA []byte, err error) + func (m *Scheduling) MarshalTo(dAtA []byte) (int, error) + func (m *Scheduling) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Scheduling) Reset() + func (m *Scheduling) Size() (n int) + func (m *Scheduling) Unmarshal(dAtA []byte) error + func (m *Scheduling) XXX_DiscardUnknown() + func (m *Scheduling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Scheduling) XXX_Merge(src proto.Message) + func (m *Scheduling) XXX_Size() int + func (m *Scheduling) XXX_Unmarshal(b []byte) error + func (this *Scheduling) String() string