versions

package
v0.0.0-...-9200169 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_versions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GpuVersionMap

type GpuVersionMap struct {
	Entry []*GpuVersionMapEntry `protobuf:"bytes,1,rep,name=entry,proto3" json:"entry,omitempty"`
	// contains filtered or unexported fields
}

This proto defines a list of Nvidia precompiled drivers that are required for COS customers.

func (*GpuVersionMap) Descriptor deprecated

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

Deprecated: Use GpuVersionMap.ProtoReflect.Descriptor instead.

func (*GpuVersionMap) GetEntry

func (x *GpuVersionMap) GetEntry() []*GpuVersionMapEntry

func (*GpuVersionMap) ProtoMessage

func (*GpuVersionMap) ProtoMessage()

func (*GpuVersionMap) ProtoReflect

func (x *GpuVersionMap) ProtoReflect() protoreflect.Message

func (*GpuVersionMap) Reset

func (x *GpuVersionMap) Reset()

func (*GpuVersionMap) String

func (x *GpuVersionMap) String() string

type GpuVersionMapEntry

type GpuVersionMapEntry struct {

	// Name of a COS image family.
	// Required.
	CosImageFamily *string `protobuf:"bytes,1,opt,name=cos_image_family,json=cosImageFamily,proto3,oneof" json:"cos_image_family,omitempty"`
	// Version of a GPU driver.
	// Required.
	GpuDriverVersion *string `protobuf:"bytes,2,opt,name=gpu_driver_version,json=gpuDriverVersion,proto3,oneof" json:"gpu_driver_version,omitempty"`
	// contains filtered or unexported fields
}

func (*GpuVersionMapEntry) Descriptor deprecated

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

Deprecated: Use GpuVersionMapEntry.ProtoReflect.Descriptor instead.

func (*GpuVersionMapEntry) GetCosImageFamily

func (x *GpuVersionMapEntry) GetCosImageFamily() string

func (*GpuVersionMapEntry) GetGpuDriverVersion

func (x *GpuVersionMapEntry) GetGpuDriverVersion() string

func (*GpuVersionMapEntry) ProtoMessage

func (*GpuVersionMapEntry) ProtoMessage()

func (*GpuVersionMapEntry) ProtoReflect

func (x *GpuVersionMapEntry) ProtoReflect() protoreflect.Message

func (*GpuVersionMapEntry) Reset

func (x *GpuVersionMapEntry) Reset()

func (*GpuVersionMapEntry) String

func (x *GpuVersionMapEntry) String() string

Jump to

Keyboard shortcuts

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