kubernetes/test/instrumentation/error.go

const errNotDirectCall

const errPositionalArguments

const errStabilityLevel

const errInvalidNewMetricCall

const errNonStringAttribute

const errBadVariableAttribute

const errBadImportedVariableAttribute

const errFieldNotSupported

const errBuckets

const errObjectives

const errDecodeUint32

const errDecodeInt64

const errLabels

const errImport

const errExprNotIdent

const errorDecodingString

const errorDecodingLabels

const errorDecodingConstLabels

const errorDecodingStabilityLevel

const errorFindingVariableForBuckets

const errorFindingVariableForLabels

type decodeError

func newDecodeErrorf(node ast.Node, format string, a ...interface{}

var _

func (e decodeError) Error() string {}

func (e decodeError) errorWithFileInformation(fileset *token.FileSet) error {}