proto

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Default_SurfacerConf_CompressionEnabled bool = false
View Source
const Default_SurfacerConf_Prefix string = "cloudprober"

Variables

This section is empty.

Functions

This section is empty.

Types

type SurfacerConf

type SurfacerConf struct {
	// Where to write the results. If left unset, file surfacer writes to the
	// standard output.
	FilePath *string `protobuf:"bytes,1,opt,name=file_path,json=filePath" json:"file_path,omitempty"`
	Prefix   *string `protobuf:"bytes,2,opt,name=prefix,def=cloudprober" json:"prefix,omitempty"`
	// Compress data before writing to the file.
	CompressionEnabled   *bool    `protobuf:"varint,3,opt,name=compression_enabled,json=compressionEnabled,def=0" json:"compression_enabled,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SurfacerConf) Descriptor

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

func (*SurfacerConf) GetCompressionEnabled

func (m *SurfacerConf) GetCompressionEnabled() bool

func (*SurfacerConf) GetFilePath

func (m *SurfacerConf) GetFilePath() string

func (*SurfacerConf) GetPrefix

func (m *SurfacerConf) GetPrefix() string

func (*SurfacerConf) ProtoMessage

func (*SurfacerConf) ProtoMessage()

func (*SurfacerConf) Reset

func (m *SurfacerConf) Reset()

func (*SurfacerConf) String

func (m *SurfacerConf) String() string

func (*SurfacerConf) XXX_DiscardUnknown

func (m *SurfacerConf) XXX_DiscardUnknown()

func (*SurfacerConf) XXX_Marshal

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

func (*SurfacerConf) XXX_Merge

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

func (*SurfacerConf) XXX_Size

func (m *SurfacerConf) XXX_Size() int

func (*SurfacerConf) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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