sysinfo

package
v0.1.0-M4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0, EPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package sysinfo provides type definitions used by the SystemInfo gRPC service

Index

Constants

This section is empty.

Variables

View Source
var File_api_types_sysinfo_project_info_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProjectInfo

type ProjectInfo struct {
	ProjectVersion string `protobuf:"bytes,1,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"`
	BuildTime      string `protobuf:"bytes,2,opt,name=build_time,json=buildTime,proto3" json:"build_time,omitempty"`
	ApiVersion     string `protobuf:"bytes,3,opt,name=api_version,json=apiVersion,proto3" json:"api_version,omitempty"`
	GitCommit      string `protobuf:"bytes,4,opt,name=git_commit,json=gitCommit,proto3" json:"git_commit,omitempty"`
	// contains filtered or unexported fields
}

Represents the atomic version of the Containerm instance

func (*ProjectInfo) Descriptor deprecated

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

Deprecated: Use ProjectInfo.ProtoReflect.Descriptor instead.

func (*ProjectInfo) GetApiVersion

func (x *ProjectInfo) GetApiVersion() string

func (*ProjectInfo) GetBuildTime

func (x *ProjectInfo) GetBuildTime() string

func (*ProjectInfo) GetGitCommit

func (x *ProjectInfo) GetGitCommit() string

func (*ProjectInfo) GetProjectVersion

func (x *ProjectInfo) GetProjectVersion() string

func (*ProjectInfo) ProtoMessage

func (*ProjectInfo) ProtoMessage()

func (*ProjectInfo) ProtoReflect

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

func (*ProjectInfo) Reset

func (x *ProjectInfo) Reset()

func (*ProjectInfo) String

func (x *ProjectInfo) String() string

Jump to

Keyboard shortcuts

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