v1

package
v0.0.0-...-574a00b Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2019 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthNodetool = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowNodetool   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Args

type Args struct {
	Host         string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
	Port         string `protobuf:"bytes,2,opt,name=port,proto3" json:"port,omitempty"`
	Username     string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
	Password     string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
	PasswordFile string `protobuf:"bytes,5,opt,name=password_file,json=passwordFile,proto3" json:"password_file,omitempty"`
}

func (*Args) Descriptor

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

func (*Args) GetHost

func (m *Args) GetHost() string

func (*Args) GetPassword

func (m *Args) GetPassword() string

func (*Args) GetPasswordFile

func (m *Args) GetPasswordFile() string

func (*Args) GetPort

func (m *Args) GetPort() string

func (*Args) GetUsername

func (m *Args) GetUsername() string

func (*Args) Marshal

func (m *Args) Marshal() (dAtA []byte, err error)

func (*Args) MarshalTo

func (m *Args) MarshalTo(dAtA []byte) (int, error)

func (*Args) ProtoMessage

func (*Args) ProtoMessage()

func (*Args) Reset

func (m *Args) Reset()

func (*Args) Size

func (m *Args) Size() (n int)

func (*Args) String

func (m *Args) String() string

func (*Args) Unmarshal

func (m *Args) Unmarshal(dAtA []byte) error

func (*Args) XXX_DiscardUnknown

func (m *Args) XXX_DiscardUnknown()

func (*Args) XXX_Marshal

func (m *Args) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Args) XXX_Merge

func (dst *Args) XXX_Merge(src proto.Message)

func (*Args) XXX_Size

func (m *Args) XXX_Size() int

func (*Args) XXX_Unmarshal

func (m *Args) XXX_Unmarshal(b []byte) error

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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