Versions in this module Expand all Collapse all v0 v0.7.0-rc.0 Oct 10, 2022 v0.6.0 Oct 10, 2022 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var IndexGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: IndexKind}.String() + var IndexGroupVersionKind = GroupVersion.WithKind(IndexKind) + var IndexKind = reflect.TypeOf(LogstoreIndex{}).Name() + var LogtailGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: LogtailKind}.String() + var LogtailGroupVersionKind = GroupVersion.WithKind(LogtailKind) + var LogtailKind = reflect.TypeOf(Logtail{}).Name() + var MachineGroupBindingGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: MachineGroupBindingKind}.String() + var MachineGroupBindingGroupVersionKind = GroupVersion.WithKind(MachineGroupBindingKind) + var MachineGroupBindingKind = reflect.TypeOf(MachineGroupBinding{}).Name() + var MachineGroupGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: MachineGroupKind}.String() + var MachineGroupKind = reflect.TypeOf(MachineGroup{}).Name() + var MachineGroupVersionKind = GroupVersion.WithKind(MachineGroupKind) + var ProjectGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: ProjectKind}.String() + var ProjectGroupVersionKind = GroupVersion.WithKind(ProjectKind) + var ProjectKind = reflect.TypeOf(Project{}).Name() + var SchemeBuilder = &scheme.Builder + var StoreGroupKind = schema.GroupKind{Group: GroupVersion.Group, Kind: StoreKind}.String() + var StoreGroupVersionKind = GroupVersion.WithKind(StoreKind) + var StoreKind = reflect.TypeOf(LogStore{}).Name() + type IndexKey struct + Alias *string + CaseSensitive *bool + Chn *bool + DocValue *bool + Token *[]string + Type *string + func (in *IndexKey) DeepCopy() *IndexKey + func (in *IndexKey) DeepCopyInto(out *IndexKey) + type InputDetail struct + DelaySkipBytes *int + DiscardNonUtf8 *bool + DiscardUnmatch *bool + DockerExcludeEnv *map[string]string + DockerExcludeLabel *map[string]string + DockerIncludeEnv *map[string]string + DockerIncludeLabel *map[string]string + FileEncoding *string + FilePattern *string + IsDockerFile *bool + Keys []string + LogBeginRegex *string + LogPath *string + LogType *string + MaxDepth *int + Preserve *bool + PreserveDepth *int + Regex *string + TailExisted *bool + TimeFormat *string + TopicFormat *string + func (in *InputDetail) DeepCopy() *InputDetail + func (in *InputDetail) DeepCopyInto(out *InputDetail) + type LogStore struct + Spec LogStoreSpec + Status LogStoreStatus + func (in *LogStore) DeepCopy() *LogStore + func (in *LogStore) DeepCopyInto(out *LogStore) + func (in *LogStore) DeepCopyObject() runtime.Object + func (mg *LogStore) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *LogStore) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *LogStore) GetProviderConfigReference() *xpv1.Reference + func (mg *LogStore) GetProviderReference() *xpv1.Reference + func (mg *LogStore) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *LogStore) SetConditions(c ...xpv1.Condition) + func (mg *LogStore) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *LogStore) SetProviderConfigReference(r *xpv1.Reference) + func (mg *LogStore) SetProviderReference(r *xpv1.Reference) + func (mg *LogStore) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type LogStoreList struct + Items []LogStore + func (in *LogStoreList) DeepCopy() *LogStoreList + func (in *LogStoreList) DeepCopyInto(out *LogStoreList) + func (in *LogStoreList) DeepCopyObject() runtime.Object + func (l *LogStoreList) GetItems() []resource.Managed + type LogStoreSpec struct + ForProvider StoreParameters + func (in *LogStoreSpec) DeepCopy() *LogStoreSpec + func (in *LogStoreSpec) DeepCopyInto(out *LogStoreSpec) + type LogStoreStatus struct + AtProvider StoreObservation + func (in *LogStoreStatus) DeepCopy() *LogStoreStatus + func (in *LogStoreStatus) DeepCopyInto(out *LogStoreStatus) + type LogstoreIndex struct + Spec LogstoreIndexSpec + Status LogstoreIndexStatus + func (in *LogstoreIndex) DeepCopy() *LogstoreIndex + func (in *LogstoreIndex) DeepCopyInto(out *LogstoreIndex) + func (in *LogstoreIndex) DeepCopyObject() runtime.Object + func (mg *LogstoreIndex) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *LogstoreIndex) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *LogstoreIndex) GetProviderConfigReference() *xpv1.Reference + func (mg *LogstoreIndex) GetProviderReference() *xpv1.Reference + func (mg *LogstoreIndex) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *LogstoreIndex) SetConditions(c ...xpv1.Condition) + func (mg *LogstoreIndex) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *LogstoreIndex) SetProviderConfigReference(r *xpv1.Reference) + func (mg *LogstoreIndex) SetProviderReference(r *xpv1.Reference) + func (mg *LogstoreIndex) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type LogstoreIndexList struct + Items []LogstoreIndex + func (in *LogstoreIndexList) DeepCopy() *LogstoreIndexList + func (in *LogstoreIndexList) DeepCopyInto(out *LogstoreIndexList) + func (in *LogstoreIndexList) DeepCopyObject() runtime.Object + func (l *LogstoreIndexList) GetItems() []resource.Managed + type LogstoreIndexObservation struct + func (in *LogstoreIndexObservation) DeepCopy() *LogstoreIndexObservation + func (in *LogstoreIndexObservation) DeepCopyInto(out *LogstoreIndexObservation) + type LogstoreIndexParameters struct + Keys map[string]IndexKey + LogstoreName *string + ProjectName *string + func (in *LogstoreIndexParameters) DeepCopy() *LogstoreIndexParameters + func (in *LogstoreIndexParameters) DeepCopyInto(out *LogstoreIndexParameters) + type LogstoreIndexSpec struct + ForProvider LogstoreIndexParameters + func (in *LogstoreIndexSpec) DeepCopy() *LogstoreIndexSpec + func (in *LogstoreIndexSpec) DeepCopyInto(out *LogstoreIndexSpec) + type LogstoreIndexStatus struct + AtProvider LogstoreIndexObservation + func (in *LogstoreIndexStatus) DeepCopy() *LogstoreIndexStatus + func (in *LogstoreIndexStatus) DeepCopyInto(out *LogstoreIndexStatus) + type Logtail struct + Spec LogtailSpec + Status LogtailStatus + func (in *Logtail) DeepCopy() *Logtail + func (in *Logtail) DeepCopyInto(out *Logtail) + func (in *Logtail) DeepCopyObject() runtime.Object + func (mg *Logtail) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Logtail) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Logtail) GetProviderConfigReference() *xpv1.Reference + func (mg *Logtail) GetProviderReference() *xpv1.Reference + func (mg *Logtail) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Logtail) SetConditions(c ...xpv1.Condition) + func (mg *Logtail) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Logtail) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Logtail) SetProviderReference(r *xpv1.Reference) + func (mg *Logtail) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type LogtailList struct + Items []Logtail + func (in *LogtailList) DeepCopy() *LogtailList + func (in *LogtailList) DeepCopyInto(out *LogtailList) + func (in *LogtailList) DeepCopyObject() runtime.Object + func (l *LogtailList) GetItems() []resource.Managed + type LogtailObservation struct + CreateTime uint32 + LastModifyTime uint32 + func (in *LogtailObservation) DeepCopy() *LogtailObservation + func (in *LogtailObservation) DeepCopyInto(out *LogtailObservation) + type LogtailParameters struct + InputDetail InputDetail + InputType *string + LogSample *string + OutputDetail OutputDetail + OutputType *string + func (in *LogtailParameters) DeepCopy() *LogtailParameters + func (in *LogtailParameters) DeepCopyInto(out *LogtailParameters) + type LogtailSpec struct + ForProvider LogtailParameters + func (in *LogtailSpec) DeepCopy() *LogtailSpec + func (in *LogtailSpec) DeepCopyInto(out *LogtailSpec) + type LogtailStatus struct + AtProvider LogtailObservation + func (in *LogtailStatus) DeepCopy() *LogtailStatus + func (in *LogtailStatus) DeepCopyInto(out *LogtailStatus) + type MachineGroup struct + Spec MachineGroupSpec + Status MachineGroupStatus + func (in *MachineGroup) DeepCopy() *MachineGroup + func (in *MachineGroup) DeepCopyInto(out *MachineGroup) + func (in *MachineGroup) DeepCopyObject() runtime.Object + func (mg *MachineGroup) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *MachineGroup) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *MachineGroup) GetProviderConfigReference() *xpv1.Reference + func (mg *MachineGroup) GetProviderReference() *xpv1.Reference + func (mg *MachineGroup) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *MachineGroup) SetConditions(c ...xpv1.Condition) + func (mg *MachineGroup) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *MachineGroup) SetProviderConfigReference(r *xpv1.Reference) + func (mg *MachineGroup) SetProviderReference(r *xpv1.Reference) + func (mg *MachineGroup) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type MachineGroupBinding struct + Spec MachineGroupBindingSpec + Status MachineGroupBindingStatus + func (in *MachineGroupBinding) DeepCopy() *MachineGroupBinding + func (in *MachineGroupBinding) DeepCopyInto(out *MachineGroupBinding) + func (in *MachineGroupBinding) DeepCopyObject() runtime.Object + func (mg *MachineGroupBinding) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *MachineGroupBinding) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *MachineGroupBinding) GetProviderConfigReference() *xpv1.Reference + func (mg *MachineGroupBinding) GetProviderReference() *xpv1.Reference + func (mg *MachineGroupBinding) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *MachineGroupBinding) SetConditions(c ...xpv1.Condition) + func (mg *MachineGroupBinding) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *MachineGroupBinding) SetProviderConfigReference(r *xpv1.Reference) + func (mg *MachineGroupBinding) SetProviderReference(r *xpv1.Reference) + func (mg *MachineGroupBinding) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type MachineGroupBindingList struct + Items []MachineGroupBinding + func (in *MachineGroupBindingList) DeepCopy() *MachineGroupBindingList + func (in *MachineGroupBindingList) DeepCopyInto(out *MachineGroupBindingList) + func (in *MachineGroupBindingList) DeepCopyObject() runtime.Object + func (l *MachineGroupBindingList) GetItems() []resource.Managed + type MachineGroupBindingObservation struct + Configs []string + func (in *MachineGroupBindingObservation) DeepCopy() *MachineGroupBindingObservation + func (in *MachineGroupBindingObservation) DeepCopyInto(out *MachineGroupBindingObservation) + type MachineGroupBindingParameters struct + ConfigName *string + GroupName *string + ProjectName *string + func (in *MachineGroupBindingParameters) DeepCopy() *MachineGroupBindingParameters + func (in *MachineGroupBindingParameters) DeepCopyInto(out *MachineGroupBindingParameters) + type MachineGroupBindingSpec struct + ForProvider MachineGroupBindingParameters + func (in *MachineGroupBindingSpec) DeepCopy() *MachineGroupBindingSpec + func (in *MachineGroupBindingSpec) DeepCopyInto(out *MachineGroupBindingSpec) + type MachineGroupBindingStatus struct + AtProvider MachineGroupBindingObservation + func (in *MachineGroupBindingStatus) DeepCopy() *MachineGroupBindingStatus + func (in *MachineGroupBindingStatus) DeepCopyInto(out *MachineGroupBindingStatus) + type MachineGroupList struct + Items []MachineGroup + func (in *MachineGroupList) DeepCopy() *MachineGroupList + func (in *MachineGroupList) DeepCopyInto(out *MachineGroupList) + func (in *MachineGroupList) DeepCopyObject() runtime.Object + func (l *MachineGroupList) GetItems() []resource.Managed + type MachineGroupObservation struct + CreateTime uint32 + LastModifyTime uint32 + func (in *MachineGroupObservation) DeepCopy() *MachineGroupObservation + func (in *MachineGroupObservation) DeepCopyInto(out *MachineGroupObservation) + type MachineGroupParameters struct + Attribute *sdk.MachinGroupAttribute + Logstore *string + MachineIDList *[]string + MachineIDType *string + Project *string + Type *string + func (in *MachineGroupParameters) DeepCopy() *MachineGroupParameters + func (in *MachineGroupParameters) DeepCopyInto(out *MachineGroupParameters) + type MachineGroupSpec struct + ForProvider MachineGroupParameters + func (in *MachineGroupSpec) DeepCopy() *MachineGroupSpec + func (in *MachineGroupSpec) DeepCopyInto(out *MachineGroupSpec) + type MachineGroupStatus struct + AtProvider MachineGroupObservation + func (in *MachineGroupStatus) DeepCopy() *MachineGroupStatus + func (in *MachineGroupStatus) DeepCopyInto(out *MachineGroupStatus) + type OutputDetail struct + LogStoreName string + ProjectName string + func (in *OutputDetail) DeepCopy() *OutputDetail + func (in *OutputDetail) DeepCopyInto(out *OutputDetail) + type Project struct + Spec ProjectSpec + Status ProjectStatus + func (in *Project) DeepCopy() *Project + func (in *Project) DeepCopyInto(out *Project) + func (in *Project) DeepCopyObject() runtime.Object + func (mg *Project) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Project) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Project) GetProviderConfigReference() *xpv1.Reference + func (mg *Project) GetProviderReference() *xpv1.Reference + func (mg *Project) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Project) SetConditions(c ...xpv1.Condition) + func (mg *Project) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Project) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Project) SetProviderReference(r *xpv1.Reference) + func (mg *Project) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + type ProjectList struct + Items []Project + func (in *ProjectList) DeepCopy() *ProjectList + func (in *ProjectList) DeepCopyInto(out *ProjectList) + func (in *ProjectList) DeepCopyObject() runtime.Object + func (l *ProjectList) GetItems() []resource.Managed + type ProjectObservation struct + CreateTime string + LastModifyTime string + Owner string + Region string + Status string + func (in *ProjectObservation) DeepCopy() *ProjectObservation + func (in *ProjectObservation) DeepCopyInto(out *ProjectObservation) + type ProjectParameters struct + Description string + func (in *ProjectParameters) DeepCopy() *ProjectParameters + func (in *ProjectParameters) DeepCopyInto(out *ProjectParameters) + type ProjectSpec struct + ForProvider ProjectParameters + func (in *ProjectSpec) DeepCopy() *ProjectSpec + func (in *ProjectSpec) DeepCopyInto(out *ProjectSpec) + type ProjectStatus struct + AtProvider ProjectObservation + func (in *ProjectStatus) DeepCopy() *ProjectStatus + func (in *ProjectStatus) DeepCopyInto(out *ProjectStatus) + type StoreObservation struct + CreateTime uint32 + LastModifyTime uint32 + func (in *StoreObservation) DeepCopy() *StoreObservation + func (in *StoreObservation) DeepCopyInto(out *StoreObservation) + type StoreParameters struct + AutoSplit *bool + MaxSplitShard *int + ProjectName string + ShardCount int + TTL int + func (in *StoreParameters) DeepCopy() *StoreParameters + func (in *StoreParameters) DeepCopyInto(out *StoreParameters)