veloxv1

package
v1.33.0-20221102161738... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_velox_v1_velox_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BuildRequest

type BuildRequest struct {
	RoadrunnerRef string `protobuf:"bytes,1,opt,name=roadrunner_ref,json=roadrunnerRef,proto3" json:"roadrunner_ref,omitempty"`
	MetaVersion   string `protobuf:"bytes,2,opt,name=meta_version,json=metaVersion,proto3" json:"meta_version,omitempty"`
	BuildTime     string `protobuf:"bytes,3,opt,name=build_time,json=buildTime,proto3" json:"build_time,omitempty"`
	// github
	Github *GitHub `protobuf:"bytes,4,opt,name=github,proto3" json:"github,omitempty"`
	// gitlab
	Gitlab *GitLab `protobuf:"bytes,5,opt,name=gitlab,proto3" json:"gitlab,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildRequest) Descriptor deprecated

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

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) GetBuildTime

func (x *BuildRequest) GetBuildTime() string

func (*BuildRequest) GetGithub

func (x *BuildRequest) GetGithub() *GitHub

func (*BuildRequest) GetGitlab

func (x *BuildRequest) GetGitlab() *GitLab

func (*BuildRequest) GetMetaVersion

func (x *BuildRequest) GetMetaVersion() string

func (*BuildRequest) GetRoadrunnerRef

func (x *BuildRequest) GetRoadrunnerRef() string

func (*BuildRequest) ProtoMessage

func (*BuildRequest) ProtoMessage()

func (*BuildRequest) ProtoReflect

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

func (*BuildRequest) Reset

func (x *BuildRequest) Reset()

func (*BuildRequest) String

func (x *BuildRequest) String() string

type BuildResponse

type BuildResponse struct {
	Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated

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

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetPath

func (x *BuildResponse) GetPath() string

func (*BuildResponse) ProtoMessage

func (*BuildResponse) ProtoMessage()

func (*BuildResponse) ProtoReflect

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

func (*BuildResponse) Reset

func (x *BuildResponse) Reset()

func (*BuildResponse) String

func (x *BuildResponse) String() string

type GitHub

type GitHub struct {
	Token   string    `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	Plugins []*Plugin `protobuf:"bytes,3,rep,name=plugins,proto3" json:"plugins,omitempty"`
	// contains filtered or unexported fields
}

func (*GitHub) Descriptor deprecated

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

Deprecated: Use GitHub.ProtoReflect.Descriptor instead.

func (*GitHub) GetPlugins

func (x *GitHub) GetPlugins() []*Plugin

func (*GitHub) GetToken

func (x *GitHub) GetToken() string

func (*GitHub) ProtoMessage

func (*GitHub) ProtoMessage()

func (*GitHub) ProtoReflect

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

func (*GitHub) Reset

func (x *GitHub) Reset()

func (*GitHub) String

func (x *GitHub) String() string

type GitLab

type GitLab struct {
	Token    string    `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	Endpoint string    `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
	Plugins  []*Plugin `protobuf:"bytes,3,rep,name=plugins,proto3" json:"plugins,omitempty"`
	// contains filtered or unexported fields
}

func (*GitLab) Descriptor deprecated

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

Deprecated: Use GitLab.ProtoReflect.Descriptor instead.

func (*GitLab) GetEndpoint

func (x *GitLab) GetEndpoint() string

func (*GitLab) GetPlugins

func (x *GitLab) GetPlugins() []*Plugin

func (*GitLab) GetToken

func (x *GitLab) GetToken() string

func (*GitLab) ProtoMessage

func (*GitLab) ProtoMessage()

func (*GitLab) ProtoReflect

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

func (*GitLab) Reset

func (x *GitLab) Reset()

func (*GitLab) String

func (x *GitLab) String() string

type Plugin

type Plugin struct {
	Ref        string `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"`
	Owner      string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"`
	Repository string `protobuf:"bytes,4,opt,name=repository,proto3" json:"repository,omitempty"`
	Folder     string `protobuf:"bytes,5,opt,name=folder,proto3" json:"folder,omitempty"`
	// contains filtered or unexported fields
}

func (*Plugin) Descriptor deprecated

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

Deprecated: Use Plugin.ProtoReflect.Descriptor instead.

func (*Plugin) GetFolder

func (x *Plugin) GetFolder() string

func (*Plugin) GetOwner

func (x *Plugin) GetOwner() string

func (*Plugin) GetRef

func (x *Plugin) GetRef() string

func (*Plugin) GetRepository

func (x *Plugin) GetRepository() string

func (*Plugin) ProtoMessage

func (*Plugin) ProtoMessage()

func (*Plugin) ProtoReflect

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

func (*Plugin) Reset

func (x *Plugin) Reset()

func (*Plugin) String

func (x *Plugin) String() string

Jump to

Keyboard shortcuts

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