Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 Changes in this version + type DataLimit struct + Spec DataLimitSpec + Status DataLimitStatus + func (in *DataLimit) DeepCopy() *DataLimit + func (in *DataLimit) DeepCopyInto(out *DataLimit) + func (in *DataLimit) DeepCopyObject() runtime.Object + func (r *DataLimit) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *DataLimit) ValidateCreate() error + func (r *DataLimit) ValidateDelete() error + func (r *DataLimit) ValidateUpdate(old runtime.Object) error + type DataLimitList struct + Items []DataLimit + func (in *DataLimitList) DeepCopy() *DataLimitList + func (in *DataLimitList) DeepCopyInto(out *DataLimitList) + func (in *DataLimitList) DeepCopyObject() runtime.Object + type DataLimitSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource DataLimitSpecResource + State *DataLimitSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *DataLimitSpec) DeepCopy() *DataLimitSpec + func (in *DataLimitSpec) DeepCopyInto(out *DataLimitSpec) + type DataLimitSpecResource struct + AuditStatus *int64 + EngineType *string + ID string + Lang *string + LogStoreDay *int64 + ParentID *string + Password *string + Port *int64 + ResourceType *string + ServiceRegionID *string + UserName *string + func (in *DataLimitSpecResource) DeepCopy() *DataLimitSpecResource + func (in *DataLimitSpecResource) DeepCopyInto(out *DataLimitSpecResource) + type DataLimitStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *DataLimitStatus) DeepCopy() *DataLimitStatus + func (in *DataLimitStatus) DeepCopyInto(out *DataLimitStatus) 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 Config struct + Spec ConfigSpec + Status ConfigStatus + func (in *Config) DeepCopy() *Config + func (in *Config) DeepCopyInto(out *Config) + func (in *Config) DeepCopyObject() runtime.Object + func (r *Config) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *Config) ValidateCreate() error + func (r *Config) ValidateDelete() error + func (r *Config) ValidateUpdate(old runtime.Object) error + type ConfigList struct + Items []Config + func (in *ConfigList) DeepCopy() *ConfigList + func (in *ConfigList) DeepCopyInto(out *ConfigList) + func (in *ConfigList) DeepCopyObject() runtime.Object + type ConfigSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource ConfigSpecResource + State *ConfigSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *ConfigSpec) DeepCopy() *ConfigSpec + func (in *ConfigSpec) DeepCopyInto(out *ConfigSpec) + type ConfigSpecResource struct + Code *string + Description *string + ID string + Lang *string + Value *string + func (in *ConfigSpecResource) DeepCopy() *ConfigSpecResource + func (in *ConfigSpecResource) DeepCopyInto(out *ConfigSpecResource) + type ConfigStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *ConfigStatus) DeepCopy() *ConfigStatus + func (in *ConfigStatus) DeepCopyInto(out *ConfigStatus) + type Instance struct + Spec InstanceSpec + Status InstanceStatus + func (in *Instance) DeepCopy() *Instance + func (in *Instance) DeepCopyInto(out *Instance) + func (in *Instance) DeepCopyObject() runtime.Object + func (r *Instance) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *Instance) ValidateCreate() error + func (r *Instance) ValidateDelete() error + func (r *Instance) ValidateUpdate(old runtime.Object) error + type InstanceList struct + Items []Instance + func (in *InstanceList) DeepCopy() *InstanceList + func (in *InstanceList) DeepCopyInto(out *InstanceList) + func (in *InstanceList) DeepCopyObject() runtime.Object + type InstanceSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource InstanceSpecResource + State *InstanceSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *InstanceSpec) DeepCopy() *InstanceSpec + func (in *InstanceSpec) DeepCopyInto(out *InstanceSpec) + type InstanceSpecResource struct + Authed *bool + Dataphin *string + DataphinCount *string + ID string + InstanceNum *string + Logistics *string + ModifyType *string + OdpsSet *bool + OssBucketSet *bool + OssSize *string + PaymentType *string + Period *int64 + RdsSet *bool + RemainDays *string + RenewPeriod *int64 + RenewalStatus *string + SdCbool *string + Sdc *string + SddpVersion *string + Status *string + UdCbool *string + Udc *string + func (in *InstanceSpecResource) DeepCopy() *InstanceSpecResource + func (in *InstanceSpecResource) DeepCopyInto(out *InstanceSpecResource) + type InstanceStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *InstanceStatus) DeepCopy() *InstanceStatus + func (in *InstanceStatus) DeepCopyInto(out *InstanceStatus) + type Rule struct + Spec RuleSpec + Status RuleStatus + func (in *Rule) DeepCopy() *Rule + func (in *Rule) DeepCopyInto(out *Rule) + func (in *Rule) DeepCopyObject() runtime.Object + func (r *Rule) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *Rule) ValidateCreate() error + func (r *Rule) ValidateDelete() error + func (r *Rule) ValidateUpdate(old runtime.Object) error + type RuleList struct + Items []Rule + func (in *RuleList) DeepCopy() *RuleList + func (in *RuleList) DeepCopyInto(out *RuleList) + func (in *RuleList) DeepCopyObject() runtime.Object + type RuleSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource RuleSpecResource + State *RuleSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *RuleSpec) DeepCopy() *RuleSpec + func (in *RuleSpec) DeepCopyInto(out *RuleSpec) + type RuleSpecResource struct + Category *int64 + Content *string + ContentCategory *string + CustomType *int64 + Description *string + ID string + Lang *string + ProductCode *string + ProductID *string + RiskLevelID *string + RuleName *string + RuleType *int64 + StatExpress *string + Status *int64 + Target *string + WarnLevel *int64 + func (in *RuleSpecResource) DeepCopy() *RuleSpecResource + func (in *RuleSpecResource) DeepCopyInto(out *RuleSpecResource) + type RuleStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *RuleStatus) DeepCopy() *RuleStatus + func (in *RuleStatus) DeepCopyInto(out *RuleStatus)