envoy_extensions_watchdog_profile_action_v3alpha

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_watchdog_profile_action_v3alpha_profile_action_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProfileActionConfig

type ProfileActionConfig struct {
	ProfileDuration      *duration.Duration `protobuf:"bytes,1,opt,name=profile_duration,json=profileDuration,proto3" json:"profile_duration,omitempty"`
	ProfilePath          string             `protobuf:"bytes,2,opt,name=profile_path,json=profilePath,proto3" json:"profile_path,omitempty"`
	MaxProfilesPerThread uint64             `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ProfileActionConfig) Descriptor deprecated

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

Deprecated: Use ProfileActionConfig.ProtoReflect.Descriptor instead.

func (*ProfileActionConfig) GetMaxProfilesPerThread

func (x *ProfileActionConfig) GetMaxProfilesPerThread() uint64

func (*ProfileActionConfig) GetProfileDuration

func (x *ProfileActionConfig) GetProfileDuration() *duration.Duration

func (*ProfileActionConfig) GetProfilePath

func (x *ProfileActionConfig) GetProfilePath() string

func (*ProfileActionConfig) ProtoMessage

func (*ProfileActionConfig) ProtoMessage()

func (*ProfileActionConfig) ProtoReflect

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

func (*ProfileActionConfig) Reset

func (x *ProfileActionConfig) Reset()

func (*ProfileActionConfig) String

func (x *ProfileActionConfig) String() string

func (*ProfileActionConfig) Validate

func (m *ProfileActionConfig) Validate() error

Validate checks the field values on ProfileActionConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type ProfileActionConfigValidationError

type ProfileActionConfigValidationError struct {
	// contains filtered or unexported fields
}

ProfileActionConfigValidationError is the validation error returned by ProfileActionConfig.Validate if the designated constraints aren't met.

func (ProfileActionConfigValidationError) Cause

Cause function returns cause value.

func (ProfileActionConfigValidationError) Error

Error satisfies the builtin error interface

func (ProfileActionConfigValidationError) ErrorName

ErrorName returns error name.

func (ProfileActionConfigValidationError) Field

Field function returns field value.

func (ProfileActionConfigValidationError) Key

Key function returns key value.

func (ProfileActionConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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