kubernetes/vendor/google.golang.org/genproto/googleapis/api/expr/v1alpha1/eval.pb.go

const _

const _

type EvalState

func (x *EvalState) Reset() {}

func (x *EvalState) String() string {}

func (*EvalState) ProtoMessage() {}

func (x *EvalState) ProtoReflect() protoreflect.Message {}

// Deprecated: Use EvalState.ProtoReflect.Descriptor instead.
func (*EvalState) Descriptor() ([]byte, []int) {}

func (x *EvalState) GetValues() []*ExprValue {}

func (x *EvalState) GetResults() []*EvalState_Result {}

type ExprValue

func (x *ExprValue) Reset() {}

func (x *ExprValue) String() string {}

func (*ExprValue) ProtoMessage() {}

func (x *ExprValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ExprValue.ProtoReflect.Descriptor instead.
func (*ExprValue) Descriptor() ([]byte, []int) {}

func (m *ExprValue) GetKind() isExprValue_Kind {}

func (x *ExprValue) GetValue() *Value {}

func (x *ExprValue) GetError() *ErrorSet {}

func (x *ExprValue) GetUnknown() *UnknownSet {}

type isExprValue_Kind

type ExprValue_Value

type ExprValue_Error

type ExprValue_Unknown

func (*ExprValue_Value) isExprValue_Kind() {}

func (*ExprValue_Error) isExprValue_Kind() {}

func (*ExprValue_Unknown) isExprValue_Kind() {}

type ErrorSet

func (x *ErrorSet) Reset() {}

func (x *ErrorSet) String() string {}

func (*ErrorSet) ProtoMessage() {}

func (x *ErrorSet) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ErrorSet.ProtoReflect.Descriptor instead.
func (*ErrorSet) Descriptor() ([]byte, []int) {}

func (x *ErrorSet) GetErrors() []*status.Status {}

type UnknownSet

func (x *UnknownSet) Reset() {}

func (x *UnknownSet) String() string {}

func (*UnknownSet) ProtoMessage() {}

func (x *UnknownSet) ProtoReflect() protoreflect.Message {}

// Deprecated: Use UnknownSet.ProtoReflect.Descriptor instead.
func (*UnknownSet) Descriptor() ([]byte, []int) {}

func (x *UnknownSet) GetExprs() []int64 {}

type EvalState_Result

func (x *EvalState_Result) Reset() {}

func (x *EvalState_Result) String() string {}

func (*EvalState_Result) ProtoMessage() {}

func (x *EvalState_Result) ProtoReflect() protoreflect.Message {}

// Deprecated: Use EvalState_Result.ProtoReflect.Descriptor instead.
func (*EvalState_Result) Descriptor() ([]byte, []int) {}

func (x *EvalState_Result) GetExpr() int64 {}

func (x *EvalState_Result) GetValue() int64 {}

var File_google_api_expr_v1alpha1_eval_proto

var file_google_api_expr_v1alpha1_eval_proto_rawDesc

var file_google_api_expr_v1alpha1_eval_proto_rawDescOnce

var file_google_api_expr_v1alpha1_eval_proto_rawDescData

func file_google_api_expr_v1alpha1_eval_proto_rawDescGZIP() []byte {}

var file_google_api_expr_v1alpha1_eval_proto_msgTypes

var file_google_api_expr_v1alpha1_eval_proto_goTypes

var file_google_api_expr_v1alpha1_eval_proto_depIdxs

func init() {}

func file_google_api_expr_v1alpha1_eval_proto_init() {}