Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 v0.4.0 Oct 28, 2021 Changes in this version + var AddToScheme = localSchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func GetDecoder() map[string]jsoniter.ValDecoder + func GetEncoder() map[string]jsoniter.ValEncoder + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type Log struct + Spec LogSpec + Status LogStatus + func (in *Log) DeepCopy() *Log + func (in *Log) DeepCopyInto(out *Log) + func (in *Log) DeepCopyObject() runtime.Object + func (r *Log) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *Log) ValidateCreate() error + func (r *Log) ValidateDelete() error + func (r *Log) ValidateUpdate(old runtime.Object) error + type LogGroup struct + Spec LogGroupSpec + Status LogGroupStatus + func (in *LogGroup) DeepCopy() *LogGroup + func (in *LogGroup) DeepCopyInto(out *LogGroup) + func (in *LogGroup) DeepCopyObject() runtime.Object + func (r *LogGroup) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *LogGroup) ValidateCreate() error + func (r *LogGroup) ValidateDelete() error + func (r *LogGroup) ValidateUpdate(old runtime.Object) error + type LogGroupList struct + Items []LogGroup + func (in *LogGroupList) DeepCopy() *LogGroupList + func (in *LogGroupList) DeepCopyInto(out *LogGroupList) + func (in *LogGroupList) DeepCopyObject() runtime.Object + type LogGroupSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource LogGroupSpecResource + State *LogGroupSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *LogGroupSpec) DeepCopy() *LogGroupSpec + func (in *LogGroupSpec) DeepCopyInto(out *LogGroupSpec) + type LogGroupSpecResource struct + CompartmentID *string + DefinedTags map[string]string + Description *string + DisplayName *string + FreeformTags map[string]string + ID string + State *string + TimeCreated *string + TimeLastModified *string + Timeouts *base.ResourceTimeout + func (in *LogGroupSpecResource) DeepCopy() *LogGroupSpecResource + func (in *LogGroupSpecResource) DeepCopyInto(out *LogGroupSpecResource) + type LogGroupStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *LogGroupStatus) DeepCopy() *LogGroupStatus + func (in *LogGroupStatus) DeepCopyInto(out *LogGroupStatus) + type LogList struct + Items []Log + func (in *LogList) DeepCopy() *LogList + func (in *LogList) DeepCopyInto(out *LogList) + func (in *LogList) DeepCopyObject() runtime.Object + type LogSavedSearch struct + Spec LogSavedSearchSpec + Status LogSavedSearchStatus + func (in *LogSavedSearch) DeepCopy() *LogSavedSearch + func (in *LogSavedSearch) DeepCopyInto(out *LogSavedSearch) + func (in *LogSavedSearch) DeepCopyObject() runtime.Object + func (r *LogSavedSearch) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *LogSavedSearch) ValidateCreate() error + func (r *LogSavedSearch) ValidateDelete() error + func (r *LogSavedSearch) ValidateUpdate(old runtime.Object) error + type LogSavedSearchList struct + Items []LogSavedSearch + func (in *LogSavedSearchList) DeepCopy() *LogSavedSearchList + func (in *LogSavedSearchList) DeepCopyInto(out *LogSavedSearchList) + func (in *LogSavedSearchList) DeepCopyObject() runtime.Object + type LogSavedSearchSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource LogSavedSearchSpecResource + State *LogSavedSearchSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *LogSavedSearchSpec) DeepCopy() *LogSavedSearchSpec + func (in *LogSavedSearchSpec) DeepCopyInto(out *LogSavedSearchSpec) + type LogSavedSearchSpecResource struct + CompartmentID *string + DefinedTags map[string]string + Description *string + FreeformTags map[string]string + ID string + Name *string + Query *string + State *string + TimeCreated *string + TimeLastModified *string + Timeouts *base.ResourceTimeout + func (in *LogSavedSearchSpecResource) DeepCopy() *LogSavedSearchSpecResource + func (in *LogSavedSearchSpecResource) DeepCopyInto(out *LogSavedSearchSpecResource) + type LogSavedSearchStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *LogSavedSearchStatus) DeepCopy() *LogSavedSearchStatus + func (in *LogSavedSearchStatus) DeepCopyInto(out *LogSavedSearchStatus) + type LogSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource LogSpecResource + State *LogSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *LogSpec) DeepCopy() *LogSpec + func (in *LogSpec) DeepCopyInto(out *LogSpec) + type LogSpecConfiguration struct + CompartmentID *string + Source *LogSpecConfigurationSource + func (in *LogSpecConfiguration) DeepCopy() *LogSpecConfiguration + func (in *LogSpecConfiguration) DeepCopyInto(out *LogSpecConfiguration) + type LogSpecConfigurationCodec struct + func (LogSpecConfigurationCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (LogSpecConfigurationCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (LogSpecConfigurationCodec) IsEmpty(ptr unsafe.Pointer) bool + type LogSpecConfigurationSource struct + Category *string + Resource *string + Service *string + SourceType *string + func (in *LogSpecConfigurationSource) DeepCopy() *LogSpecConfigurationSource + func (in *LogSpecConfigurationSource) DeepCopyInto(out *LogSpecConfigurationSource) + type LogSpecConfigurationSourceCodec struct + func (LogSpecConfigurationSourceCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (LogSpecConfigurationSourceCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (LogSpecConfigurationSourceCodec) IsEmpty(ptr unsafe.Pointer) bool + type LogSpecResource struct + CompartmentID *string + Configuration *LogSpecConfiguration + DefinedTags map[string]string + DisplayName *string + FreeformTags map[string]string + ID string + IsEnabled *bool + LogGroupID *string + LogType *string + RetentionDuration *int64 + State *string + TenancyID *string + TimeCreated *string + TimeLastModified *string + Timeouts *base.ResourceTimeout + func (in *LogSpecResource) DeepCopy() *LogSpecResource + func (in *LogSpecResource) DeepCopyInto(out *LogSpecResource) + type LogStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *LogStatus) DeepCopy() *LogStatus + func (in *LogStatus) DeepCopyInto(out *LogStatus) + type UnifiedAgentConfiguration struct + Spec UnifiedAgentConfigurationSpec + Status UnifiedAgentConfigurationStatus + func (in *UnifiedAgentConfiguration) DeepCopy() *UnifiedAgentConfiguration + func (in *UnifiedAgentConfiguration) DeepCopyInto(out *UnifiedAgentConfiguration) + func (in *UnifiedAgentConfiguration) DeepCopyObject() runtime.Object + func (r *UnifiedAgentConfiguration) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *UnifiedAgentConfiguration) ValidateCreate() error + func (r *UnifiedAgentConfiguration) ValidateDelete() error + func (r *UnifiedAgentConfiguration) ValidateUpdate(old runtime.Object) error + type UnifiedAgentConfigurationList struct + Items []UnifiedAgentConfiguration + func (in *UnifiedAgentConfigurationList) DeepCopy() *UnifiedAgentConfigurationList + func (in *UnifiedAgentConfigurationList) DeepCopyInto(out *UnifiedAgentConfigurationList) + func (in *UnifiedAgentConfigurationList) DeepCopyObject() runtime.Object + type UnifiedAgentConfigurationSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource UnifiedAgentConfigurationSpecResource + State *UnifiedAgentConfigurationSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *UnifiedAgentConfigurationSpec) DeepCopy() *UnifiedAgentConfigurationSpec + func (in *UnifiedAgentConfigurationSpec) DeepCopyInto(out *UnifiedAgentConfigurationSpec) + type UnifiedAgentConfigurationSpecGroupAssociation struct + GroupList []string + func (in *UnifiedAgentConfigurationSpecGroupAssociation) DeepCopy() *UnifiedAgentConfigurationSpecGroupAssociation + func (in *UnifiedAgentConfigurationSpecGroupAssociation) DeepCopyInto(out *UnifiedAgentConfigurationSpecGroupAssociation) + type UnifiedAgentConfigurationSpecGroupAssociationCodec struct + func (UnifiedAgentConfigurationSpecGroupAssociationCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (UnifiedAgentConfigurationSpecGroupAssociationCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (UnifiedAgentConfigurationSpecGroupAssociationCodec) IsEmpty(ptr unsafe.Pointer) bool + type UnifiedAgentConfigurationSpecResource struct + CompartmentID *string + ConfigurationState *string + DefinedTags map[string]string + Description *string + DisplayName *string + FreeformTags map[string]string + GroupAssociation *UnifiedAgentConfigurationSpecGroupAssociation + ID string + IsEnabled *bool + ServiceConfiguration *UnifiedAgentConfigurationSpecServiceConfiguration + State *string + TimeCreated *string + TimeLastModified *string + Timeouts *base.ResourceTimeout + func (in *UnifiedAgentConfigurationSpecResource) DeepCopy() *UnifiedAgentConfigurationSpecResource + func (in *UnifiedAgentConfigurationSpecResource) DeepCopyInto(out *UnifiedAgentConfigurationSpecResource) + type UnifiedAgentConfigurationSpecServiceConfiguration struct + ConfigurationType *string + Destination *UnifiedAgentConfigurationSpecServiceConfigurationDestination + Sources []UnifiedAgentConfigurationSpecServiceConfigurationSources + func (in *UnifiedAgentConfigurationSpecServiceConfiguration) DeepCopy() *UnifiedAgentConfigurationSpecServiceConfiguration + func (in *UnifiedAgentConfigurationSpecServiceConfiguration) DeepCopyInto(out *UnifiedAgentConfigurationSpecServiceConfiguration) + type UnifiedAgentConfigurationSpecServiceConfigurationCodec struct + func (UnifiedAgentConfigurationSpecServiceConfigurationCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (UnifiedAgentConfigurationSpecServiceConfigurationCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (UnifiedAgentConfigurationSpecServiceConfigurationCodec) IsEmpty(ptr unsafe.Pointer) bool + type UnifiedAgentConfigurationSpecServiceConfigurationDestination struct + LogObjectID *string + func (in *UnifiedAgentConfigurationSpecServiceConfigurationDestination) DeepCopy() *UnifiedAgentConfigurationSpecServiceConfigurationDestination + func (in *UnifiedAgentConfigurationSpecServiceConfigurationDestination) DeepCopyInto(out *UnifiedAgentConfigurationSpecServiceConfigurationDestination) + type UnifiedAgentConfigurationSpecServiceConfigurationDestinationCodec struct + func (UnifiedAgentConfigurationSpecServiceConfigurationDestinationCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (UnifiedAgentConfigurationSpecServiceConfigurationDestinationCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (UnifiedAgentConfigurationSpecServiceConfigurationDestinationCodec) IsEmpty(ptr unsafe.Pointer) bool + type UnifiedAgentConfigurationSpecServiceConfigurationSources struct + Channels []string + Name *string + Parser *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser + Paths []string + SourceType *string + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSources) DeepCopy() *UnifiedAgentConfigurationSpecServiceConfigurationSources + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSources) DeepCopyInto(out *UnifiedAgentConfigurationSpecServiceConfigurationSources) + type UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser struct + Delimiter *string + Expression *string + FieldTimeKey *string + Format []string + FormatFirstline *string + GrokFailureKey *string + GrokNameKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + IsSupportColonlessIdent *bool + IsWithPriority *bool + Keys []string + MessageFormat *string + MessageKey *string + MultiLineStartRegexp *string + NullValuePattern *string + ParserType *string + Patterns []UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns + Rfc5424timeFormat *string + SyslogParserType *string + TimeFormat *string + TimeType *string + TimeoutInMilliseconds *int64 + Types map[string]string + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser) DeepCopy() *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser) DeepCopyInto(out *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParser) + type UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserCodec struct + func (UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserCodec) Decode(ptr unsafe.Pointer, iter *jsoniter.Iterator) + func (UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserCodec) Encode(ptr unsafe.Pointer, stream *jsoniter.Stream) + func (UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserCodec) IsEmpty(ptr unsafe.Pointer) bool + type UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns struct + FieldTimeFormat *string + FieldTimeKey *string + FieldTimeZone *string + Name *string + Pattern *string + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns) DeepCopy() *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns + func (in *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns) DeepCopyInto(out *UnifiedAgentConfigurationSpecServiceConfigurationSourcesParserPatterns) + type UnifiedAgentConfigurationStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *UnifiedAgentConfigurationStatus) DeepCopy() *UnifiedAgentConfigurationStatus + func (in *UnifiedAgentConfigurationStatus) DeepCopyInto(out *UnifiedAgentConfigurationStatus)