Versions in this module Expand all Collapse all v1 v1.2.0 Jul 26, 2018 v1.1.0 Apr 27, 2018 Changes in this version + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + type PartialObjectMetadata struct + Metadata *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta + XXX_unrecognized []byte + func (*PartialObjectMetadata) Descriptor() ([]byte, []int) + func (*PartialObjectMetadata) ProtoMessage() + func (m *PartialObjectMetadata) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta + func (m *PartialObjectMetadata) Marshal() (dAtA []byte, err error) + func (m *PartialObjectMetadata) MarshalTo(dAtA []byte) (int, error) + func (m *PartialObjectMetadata) Reset() + func (m *PartialObjectMetadata) Size() (n int) + func (m *PartialObjectMetadata) String() string + func (m *PartialObjectMetadata) Unmarshal(dAtA []byte) error + type PartialObjectMetadataList struct + Items []*PartialObjectMetadata + XXX_unrecognized []byte + func (*PartialObjectMetadataList) Descriptor() ([]byte, []int) + func (*PartialObjectMetadataList) ProtoMessage() + func (m *PartialObjectMetadataList) GetItems() []*PartialObjectMetadata + func (m *PartialObjectMetadataList) Marshal() (dAtA []byte, err error) + func (m *PartialObjectMetadataList) MarshalTo(dAtA []byte) (int, error) + func (m *PartialObjectMetadataList) Reset() + func (m *PartialObjectMetadataList) Size() (n int) + func (m *PartialObjectMetadataList) String() string + func (m *PartialObjectMetadataList) Unmarshal(dAtA []byte) error + type TableOptions struct + IncludeObject *string + XXX_unrecognized []byte + func (*TableOptions) Descriptor() ([]byte, []int) + func (*TableOptions) ProtoMessage() + func (m *TableOptions) GetIncludeObject() string + func (m *TableOptions) Marshal() (dAtA []byte, err error) + func (m *TableOptions) MarshalTo(dAtA []byte) (int, error) + func (m *TableOptions) Reset() + func (m *TableOptions) Size() (n int) + func (m *TableOptions) String() string + func (m *TableOptions) Unmarshal(dAtA []byte) error