Versions in this module Expand all Collapse all v0 v0.0.1 Sep 25, 2018 Changes in this version + var AddToScheme = schemeBuilder.AddToScheme + var GroupName = "kubescheduler.operator.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = schemeBuilder.AddToScheme + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type KubeSchedulerConfig struct + func (in *KubeSchedulerConfig) DeepCopy() *KubeSchedulerConfig + func (in *KubeSchedulerConfig) DeepCopyInto(out *KubeSchedulerConfig) + func (in *KubeSchedulerConfig) DeepCopyObject() runtime.Object + type KubeSchedulerOperatorConfig struct + Spec KubeSchedulerOperatorConfigSpec + Status KubeSchedulerOperatorConfigStatus + func (in *KubeSchedulerOperatorConfig) DeepCopy() *KubeSchedulerOperatorConfig + func (in *KubeSchedulerOperatorConfig) DeepCopyInto(out *KubeSchedulerOperatorConfig) + func (in *KubeSchedulerOperatorConfig) DeepCopyObject() runtime.Object + type KubeSchedulerOperatorConfigList struct + Items []KubeSchedulerOperatorConfig + func (in *KubeSchedulerOperatorConfigList) DeepCopy() *KubeSchedulerOperatorConfigList + func (in *KubeSchedulerOperatorConfigList) DeepCopyInto(out *KubeSchedulerOperatorConfigList) + func (in *KubeSchedulerOperatorConfigList) DeepCopyObject() runtime.Object + type KubeSchedulerOperatorConfigSpec struct + KubeSchedulerConfig runtime.RawExtension + func (in *KubeSchedulerOperatorConfigSpec) DeepCopy() *KubeSchedulerOperatorConfigSpec + func (in *KubeSchedulerOperatorConfigSpec) DeepCopyInto(out *KubeSchedulerOperatorConfigSpec) + type KubeSchedulerOperatorConfigStatus struct + func (in *KubeSchedulerOperatorConfigStatus) DeepCopy() *KubeSchedulerOperatorConfigStatus + func (in *KubeSchedulerOperatorConfigStatus) DeepCopyInto(out *KubeSchedulerOperatorConfigStatus)