Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 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 ControlMonitorPluginManagement struct + Spec ControlMonitorPluginManagementSpec + Status ControlMonitorPluginManagementStatus + func (in *ControlMonitorPluginManagement) DeepCopy() *ControlMonitorPluginManagement + func (in *ControlMonitorPluginManagement) DeepCopyInto(out *ControlMonitorPluginManagement) + func (in *ControlMonitorPluginManagement) DeepCopyObject() runtime.Object + func (r *ControlMonitorPluginManagement) SetupWebhookWithManager(mgr ctrl.Manager) error + func (r *ControlMonitorPluginManagement) ValidateCreate() error + func (r *ControlMonitorPluginManagement) ValidateDelete() error + func (r *ControlMonitorPluginManagement) ValidateUpdate(old runtime.Object) error + type ControlMonitorPluginManagementList struct + Items []ControlMonitorPluginManagement + func (in *ControlMonitorPluginManagementList) DeepCopy() *ControlMonitorPluginManagementList + func (in *ControlMonitorPluginManagementList) DeepCopyInto(out *ControlMonitorPluginManagementList) + func (in *ControlMonitorPluginManagementList) DeepCopyObject() runtime.Object + type ControlMonitorPluginManagementSpec struct + BackendRef *core.LocalObjectReference + ProviderRef core.LocalObjectReference + Resource ControlMonitorPluginManagementSpecResource + State *ControlMonitorPluginManagementSpecResource + TerminationPolicy base.TerminationPolicy + UpdatePolicy base.UpdatePolicy + func (in *ControlMonitorPluginManagementSpec) DeepCopy() *ControlMonitorPluginManagementSpec + func (in *ControlMonitorPluginManagementSpec) DeepCopyInto(out *ControlMonitorPluginManagementSpec) + type ControlMonitorPluginManagementSpecResource struct + CompartmentID *string + ID string + MonitoredInstanceDescription *string + MonitoredInstanceDisplayName *string + MonitoredInstanceID *string + MonitoredInstanceManagementAgentID *string + State *string + Timeouts *base.ResourceTimeout + func (in *ControlMonitorPluginManagementSpecResource) DeepCopy() *ControlMonitorPluginManagementSpecResource + func (in *ControlMonitorPluginManagementSpecResource) DeepCopyInto(out *ControlMonitorPluginManagementSpecResource) + type ControlMonitorPluginManagementStatus struct + Conditions []kmapi.Condition + ObservedGeneration int64 + Phase status.Status + func (in *ControlMonitorPluginManagementStatus) DeepCopy() *ControlMonitorPluginManagementStatus + func (in *ControlMonitorPluginManagementStatus) DeepCopyInto(out *ControlMonitorPluginManagementStatus)