Versions in this module Expand all Collapse all v0 v0.2.2 Apr 12, 2024 Changes in this version type DocumentLoaderSpec + BatchSize int v0.2.1 Mar 24, 2024 Changes in this version + const Group + const Version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type DocumentLoader struct + Spec DocumentLoaderSpec + Status LoaderStatus + func (c *DocumentLoader) SetRef() + func (in *DocumentLoader) DeepCopy() *DocumentLoader + func (in *DocumentLoader) DeepCopyInto(out *DocumentLoader) + func (in *DocumentLoader) DeepCopyObject() runtime.Object + type DocumentLoaderList struct + Items []DocumentLoader + func (in *DocumentLoaderList) DeepCopy() *DocumentLoaderList + func (in *DocumentLoaderList) DeepCopyInto(out *DocumentLoaderList) + func (in *DocumentLoaderList) DeepCopyObject() runtime.Object + type DocumentLoaderSpec struct + ChunkOverlap *int + ChunkSize int + FileExtName string + func (in *DocumentLoaderSpec) DeepCopy() *DocumentLoaderSpec + func (in *DocumentLoaderSpec) DeepCopyInto(out *DocumentLoaderSpec) + type LoaderConfig struct + Params map[string]string + func (in *LoaderConfig) DeepCopy() *LoaderConfig + func (in *LoaderConfig) DeepCopyInto(out *LoaderConfig) + type LoaderStatus struct + ObservedGeneration int64 + func (in *LoaderStatus) DeepCopy() *LoaderStatus + func (in *LoaderStatus) DeepCopyInto(out *LoaderStatus)