Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + var AddToScheme = schemeBuilder.AddToScheme + var GroupName = "config.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = schemeBuilder.AddToScheme + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type DataPolicy string + const NoPolicy + const ObfuscateNetworking + type GatherConfig struct + DataPolicy DataPolicy + DisabledGatherers []string + func (GatherConfig) SwaggerDoc() map[string]string + func (in *GatherConfig) DeepCopy() *GatherConfig + func (in *GatherConfig) DeepCopyInto(out *GatherConfig) + type InsightsDataGather struct + Spec InsightsDataGatherSpec + Status InsightsDataGatherStatus + func (InsightsDataGather) SwaggerDoc() map[string]string + func (in *InsightsDataGather) DeepCopy() *InsightsDataGather + func (in *InsightsDataGather) DeepCopyInto(out *InsightsDataGather) + func (in *InsightsDataGather) DeepCopyObject() runtime.Object + type InsightsDataGatherList struct + Items []InsightsDataGather + func (InsightsDataGatherList) SwaggerDoc() map[string]string + func (in *InsightsDataGatherList) DeepCopy() *InsightsDataGatherList + func (in *InsightsDataGatherList) DeepCopyInto(out *InsightsDataGatherList) + func (in *InsightsDataGatherList) DeepCopyObject() runtime.Object + type InsightsDataGatherSpec struct + GatherConfig GatherConfig + func (InsightsDataGatherSpec) SwaggerDoc() map[string]string + func (in *InsightsDataGatherSpec) DeepCopy() *InsightsDataGatherSpec + func (in *InsightsDataGatherSpec) DeepCopyInto(out *InsightsDataGatherSpec) + type InsightsDataGatherStatus struct + func (in *InsightsDataGatherStatus) DeepCopy() *InsightsDataGatherStatus + func (in *InsightsDataGatherStatus) DeepCopyInto(out *InsightsDataGatherStatus)