config

package
v0.0.0-...-c201ef6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_yugatool_config_client_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TlsOptionsPB

type TlsOptionsPB struct {
	SkipHostVerification *bool   `protobuf:"varint,1,req,name=SkipHostVerification" json:"SkipHostVerification,omitempty"`
	CaCertPath           *string `protobuf:"bytes,2,req,name=CaCertPath" json:"CaCertPath,omitempty"`
	CertPath             *string `protobuf:"bytes,3,req,name=CertPath" json:"CertPath,omitempty"`
	KeyPath              *string `protobuf:"bytes,4,req,name=KeyPath" json:"KeyPath,omitempty"`
	// contains filtered or unexported fields
}

func (*TlsOptionsPB) Descriptor deprecated

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

Deprecated: Use TlsOptionsPB.ProtoReflect.Descriptor instead.

func (*TlsOptionsPB) GetCaCertPath

func (x *TlsOptionsPB) GetCaCertPath() string

func (*TlsOptionsPB) GetCertPath

func (x *TlsOptionsPB) GetCertPath() string

func (*TlsOptionsPB) GetKeyPath

func (x *TlsOptionsPB) GetKeyPath() string

func (*TlsOptionsPB) GetSkipHostVerification

func (x *TlsOptionsPB) GetSkipHostVerification() bool

func (*TlsOptionsPB) MarshalJSON

func (m *TlsOptionsPB) MarshalJSON() ([]byte, error)

func (*TlsOptionsPB) ProtoMessage

func (*TlsOptionsPB) ProtoMessage()

func (*TlsOptionsPB) ProtoReflect

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

func (*TlsOptionsPB) Reset

func (x *TlsOptionsPB) Reset()

func (*TlsOptionsPB) String

func (x *TlsOptionsPB) String() string

func (*TlsOptionsPB) UnmarshalJSON

func (m *TlsOptionsPB) UnmarshalJSON(b []byte) error

type UniverseConfigPB

type UniverseConfigPB struct {
	Masters        []*common.HostPortPB `protobuf:"bytes,1,rep,name=masters" json:"masters,omitempty"`
	TimeoutSeconds *int64               `protobuf:"varint,2,req,name=timeout_seconds,json=timeoutSeconds" json:"timeout_seconds,omitempty"`
	TlsOpts        *TlsOptionsPB        `protobuf:"bytes,3,opt,name=tls_opts,json=tlsOpts" json:"tls_opts,omitempty"`
	// contains filtered or unexported fields
}

func (*UniverseConfigPB) Descriptor deprecated

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

Deprecated: Use UniverseConfigPB.ProtoReflect.Descriptor instead.

func (*UniverseConfigPB) GetMasters

func (x *UniverseConfigPB) GetMasters() []*common.HostPortPB

func (*UniverseConfigPB) GetTimeoutSeconds

func (x *UniverseConfigPB) GetTimeoutSeconds() int64

func (*UniverseConfigPB) GetTlsOpts

func (x *UniverseConfigPB) GetTlsOpts() *TlsOptionsPB

func (*UniverseConfigPB) MarshalJSON

func (m *UniverseConfigPB) MarshalJSON() ([]byte, error)

func (*UniverseConfigPB) ProtoMessage

func (*UniverseConfigPB) ProtoMessage()

func (*UniverseConfigPB) ProtoReflect

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

func (*UniverseConfigPB) Reset

func (x *UniverseConfigPB) Reset()

func (*UniverseConfigPB) String

func (x *UniverseConfigPB) String() string

func (*UniverseConfigPB) UnmarshalJSON

func (m *UniverseConfigPB) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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