Home
last modified time | relevance | path

Searched defs:Attributes_AttributeValue_TimestampValue (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/mixer/v1/
H A Dattributes.pb.go167 type Attributes_AttributeValue_TimestampValue struct { struct
168 …lue *types.Timestamp `protobuf:"bytes,7,opt,name=timestamp_value,json=timestampValue,proto3,oneof"`
182 func (*Attributes_AttributeValue_TimestampValue) isAttributes_AttributeValue_Value() {}
617 func (m *Attributes_AttributeValue_TimestampValue) MarshalTo(dAtA []byte) (int, error) {
621 func (m *Attributes_AttributeValue_TimestampValue) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1080 func (m *Attributes_AttributeValue_TimestampValue) Size() (n int) {
1322 func (this *Attributes_AttributeValue_TimestampValue) String() string {
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/plugin/mixer/client/
H A Dattributes.pb.go168 type Attributes_AttributeValue_TimestampValue struct { struct
169 …*timestamp.Timestamp `protobuf:"bytes,7,opt,name=timestamp_value,json=timestampValue,proto3,oneof"`
190 func (*Attributes_AttributeValue_TimestampValue) isAttributes_AttributeValue_Value() {}