Versions in this module Expand all Collapse all v1 v1.2.6 Jun 25, 2022 v1.2.4 Jun 25, 2022 Changes in this version + var File_k8s_io_api_node_v1alpha1_generated_proto protoreflect.FileDescriptor + type Overhead struct + PodFixed map[string]*resource.Quantity + func (*Overhead) Descriptor() ([]byte, []int) + func (*Overhead) ProtoMessage() + func (x *Overhead) GetPodFixed() map[string]*resource.Quantity + func (x *Overhead) ProtoReflect() protoreflect.Message + func (x *Overhead) Reset() + func (x *Overhead) String() string + type RuntimeClass struct + Metadata *v1.ObjectMeta + Spec *RuntimeClassSpec + func (*RuntimeClass) Descriptor() ([]byte, []int) + func (*RuntimeClass) ProtoMessage() + func (x *RuntimeClass) GetMetadata() *v1.ObjectMeta + func (x *RuntimeClass) GetSpec() *RuntimeClassSpec + func (x *RuntimeClass) ProtoReflect() protoreflect.Message + func (x *RuntimeClass) Reset() + func (x *RuntimeClass) String() string + type RuntimeClassList struct + Items []*RuntimeClass + Metadata *v1.ListMeta + func (*RuntimeClassList) Descriptor() ([]byte, []int) + func (*RuntimeClassList) ProtoMessage() + func (x *RuntimeClassList) GetItems() []*RuntimeClass + func (x *RuntimeClassList) GetMetadata() *v1.ListMeta + func (x *RuntimeClassList) ProtoReflect() protoreflect.Message + func (x *RuntimeClassList) Reset() + func (x *RuntimeClassList) String() string + type RuntimeClassSpec struct + Overhead *Overhead + RuntimeHandler *string + Scheduling *Scheduling + func (*RuntimeClassSpec) Descriptor() ([]byte, []int) + func (*RuntimeClassSpec) ProtoMessage() + func (x *RuntimeClassSpec) GetOverhead() *Overhead + func (x *RuntimeClassSpec) GetRuntimeHandler() string + func (x *RuntimeClassSpec) GetScheduling() *Scheduling + func (x *RuntimeClassSpec) ProtoReflect() protoreflect.Message + func (x *RuntimeClassSpec) Reset() + func (x *RuntimeClassSpec) String() string + type Scheduling struct + NodeSelector map[string]string + Tolerations []*v11.Toleration + func (*Scheduling) Descriptor() ([]byte, []int) + func (*Scheduling) ProtoMessage() + func (x *Scheduling) GetNodeSelector() map[string]string + func (x *Scheduling) GetTolerations() []*v11.Toleration + func (x *Scheduling) ProtoReflect() protoreflect.Message + func (x *Scheduling) Reset() + func (x *Scheduling) String() string