Versions in this module Expand all Collapse all v0 v0.0.2 Jan 9, 2025 v0.0.1 Jan 7, 2025 Changes in this version + var File_meta_v1_meta_proto protoreflect.FileDescriptor + type ObjectMeta struct + Annotations map[string]string + CreatedTimestamp *timestamppb.Timestamp + Labels map[string]string + Name string + ResourceVersion string + Uid string + func (*ObjectMeta) Descriptor() ([]byte, []int) + func (*ObjectMeta) ProtoMessage() + func (m *ObjectMeta) CloneMessageVT() proto.Message + func (m *ObjectMeta) CloneVT() *ObjectMeta + func (m *ObjectMeta) MarshalToSizedBufferVT(dAtA []byte) (int, error) + func (m *ObjectMeta) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error) + func (m *ObjectMeta) MarshalToVT(dAtA []byte) (int, error) + func (m *ObjectMeta) MarshalToVTStrict(dAtA []byte) (int, error) + func (m *ObjectMeta) MarshalVT() (dAtA []byte, err error) + func (m *ObjectMeta) MarshalVTStrict() (dAtA []byte, err error) + func (m *ObjectMeta) SizeVT() (n int) + func (m *ObjectMeta) UnmarshalVT(dAtA []byte) error + func (m *ObjectMeta) UnmarshalVTUnsafe(dAtA []byte) error + func (this *ObjectMeta) EqualMessageVT(thatMsg proto.Message) bool + func (this *ObjectMeta) EqualVT(that *ObjectMeta) bool + func (x *ObjectMeta) GetAnnotations() map[string]string + func (x *ObjectMeta) GetCreatedTimestamp() *timestamppb.Timestamp + func (x *ObjectMeta) GetLabels() map[string]string + func (x *ObjectMeta) GetName() string + func (x *ObjectMeta) GetResourceVersion() string + func (x *ObjectMeta) GetUid() string + func (x *ObjectMeta) ProtoReflect() protoreflect.Message + func (x *ObjectMeta) Reset() + func (x *ObjectMeta) String() string + type TypeMeta struct + ApiVersion string + Kind string + func (*TypeMeta) Descriptor() ([]byte, []int) + func (*TypeMeta) ProtoMessage() + func (m *TypeMeta) CloneMessageVT() proto.Message + func (m *TypeMeta) CloneVT() *TypeMeta + func (m *TypeMeta) MarshalToSizedBufferVT(dAtA []byte) (int, error) + func (m *TypeMeta) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error) + func (m *TypeMeta) MarshalToVT(dAtA []byte) (int, error) + func (m *TypeMeta) MarshalToVTStrict(dAtA []byte) (int, error) + func (m *TypeMeta) MarshalVT() (dAtA []byte, err error) + func (m *TypeMeta) MarshalVTStrict() (dAtA []byte, err error) + func (m *TypeMeta) SizeVT() (n int) + func (m *TypeMeta) UnmarshalVT(dAtA []byte) error + func (m *TypeMeta) UnmarshalVTUnsafe(dAtA []byte) error + func (this *TypeMeta) EqualMessageVT(thatMsg proto.Message) bool + func (this *TypeMeta) EqualVT(that *TypeMeta) bool + func (x *TypeMeta) GetApiVersion() string + func (x *TypeMeta) GetKind() string + func (x *TypeMeta) ProtoReflect() protoreflect.Message + func (x *TypeMeta) Reset() + func (x *TypeMeta) String() string