admin

package
v0.0.268 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_std_development_controller_admin_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Backend

type Backend struct {
	PackageName string     `protobuf:"bytes,1,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"`
	Execution   *Execution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	HttpPass    *HttpPass  `protobuf:"bytes,3,opt,name=http_pass,json=httpPass,proto3" json:"http_pass,omitempty"`
	// contains filtered or unexported fields
}

func (*Backend) Descriptor deprecated

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

Deprecated: Use Backend.ProtoReflect.Descriptor instead.

func (*Backend) GetExecution

func (x *Backend) GetExecution() *Execution

func (*Backend) GetHttpPass

func (x *Backend) GetHttpPass() *HttpPass

func (*Backend) GetPackageName

func (x *Backend) GetPackageName() string

func (*Backend) ProtoMessage

func (*Backend) ProtoMessage()

func (*Backend) ProtoReflect

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

func (*Backend) Reset

func (x *Backend) Reset()

func (*Backend) String

func (x *Backend) String() string

type Configuration

type Configuration struct {
	Backend      []*Backend `protobuf:"bytes,1,rep,name=backend,proto3" json:"backend,omitempty"`
	PackageBase  string     `protobuf:"bytes,2,opt,name=package_base,json=packageBase,proto3" json:"package_base,omitempty"`
	FilesyncPort int32      `protobuf:"varint,3,opt,name=filesync_port,json=filesyncPort,proto3" json:"filesync_port,omitempty"`
	RevproxyPort int32      `protobuf:"varint,4,opt,name=revproxy_port,json=revproxyPort,proto3" json:"revproxy_port,omitempty"`
	// contains filtered or unexported fields
}

func (*Configuration) Descriptor deprecated

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

Deprecated: Use Configuration.ProtoReflect.Descriptor instead.

func (*Configuration) GetBackend

func (x *Configuration) GetBackend() []*Backend

func (*Configuration) GetFilesyncPort

func (x *Configuration) GetFilesyncPort() int32

func (*Configuration) GetPackageBase

func (x *Configuration) GetPackageBase() string

func (*Configuration) GetRevproxyPort

func (x *Configuration) GetRevproxyPort() int32

func (*Configuration) ProtoMessage

func (*Configuration) ProtoMessage()

func (*Configuration) ProtoReflect

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

func (*Configuration) Reset

func (x *Configuration) Reset()

func (*Configuration) String

func (x *Configuration) String() string

type Execution

type Execution struct {
	Args          []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"`
	AdditionalEnv []string `protobuf:"bytes,2,rep,name=additional_env,json=additionalEnv,proto3" json:"additional_env,omitempty"`
	// contains filtered or unexported fields
}

func (*Execution) Descriptor deprecated

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

Deprecated: Use Execution.ProtoReflect.Descriptor instead.

func (*Execution) GetAdditionalEnv

func (x *Execution) GetAdditionalEnv() []string

func (*Execution) GetArgs

func (x *Execution) GetArgs() []string

func (*Execution) ProtoMessage

func (*Execution) ProtoMessage()

func (*Execution) ProtoReflect

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

func (*Execution) Reset

func (x *Execution) Reset()

func (*Execution) String

func (x *Execution) String() string

type HttpPass

type HttpPass struct {
	UrlPrefix string `protobuf:"bytes,1,opt,name=url_prefix,json=urlPrefix,proto3" json:"url_prefix,omitempty"`
	Backend   string `protobuf:"bytes,2,opt,name=backend,proto3" json:"backend,omitempty"`
	// contains filtered or unexported fields
}

func (*HttpPass) Descriptor deprecated

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

Deprecated: Use HttpPass.ProtoReflect.Descriptor instead.

func (*HttpPass) GetBackend

func (x *HttpPass) GetBackend() string

func (*HttpPass) GetUrlPrefix

func (x *HttpPass) GetUrlPrefix() string

func (*HttpPass) ProtoMessage

func (*HttpPass) ProtoMessage()

func (*HttpPass) ProtoReflect

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

func (*HttpPass) Reset

func (x *HttpPass) Reset()

func (*HttpPass) String

func (x *HttpPass) String() string

Jump to

Keyboard shortcuts

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