Documentation ¶
Index ¶
- func NamespaceLabels() map[string]string
- func NewKubeletConfig(name string, labels map[string]string, ...) *machineconfigv1.KubeletConfig
- func NewKubeletConfigAutoresizeControlPlane() *machineconfigv1.KubeletConfig
- func NewKubeletConfigWithData(name string, labels map[string]string, ...) *machineconfigv1.KubeletConfig
- func NewKubeletConfigWithoutData(name string, labels map[string]string, ...) *machineconfigv1.KubeletConfig
- func NewMachineConfigPool(name string, labels map[string]string, ...) *machineconfigv1.MachineConfigPool
- func NewNUMAResourcesOperator(name string, labelSelectors []*metav1.LabelSelector) *nropv1.NUMAResourcesOperator
- func NewNUMAResourcesOperatorWithNodeGroupConfig(name string, selector *metav1.LabelSelector, conf *nropv1.NodeGroupConfig) *nropv1.NUMAResourcesOperator
- func NewNUMAResourcesScheduler(name, imageSpec, schedulerName string, resyncPeriod time.Duration) *nropv1.NUMAResourcesScheduler
- func NewNamespace(name string) *corev1.Namespace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NamespaceLabels ¶
func NewKubeletConfig ¶
func NewKubeletConfig(name string, labels map[string]string, machineConfigSelector *metav1.LabelSelector, kubeletConfig *kubeletconfigv1beta1.KubeletConfiguration) *machineconfigv1.KubeletConfig
func NewKubeletConfigAutoresizeControlPlane ¶
func NewKubeletConfigAutoresizeControlPlane() *machineconfigv1.KubeletConfig
func NewKubeletConfigWithData ¶
func NewKubeletConfigWithData(name string, labels map[string]string, machineConfigSelector *metav1.LabelSelector, data []byte) *machineconfigv1.KubeletConfig
func NewKubeletConfigWithoutData ¶
func NewKubeletConfigWithoutData(name string, labels map[string]string, machineConfigSelector *metav1.LabelSelector) *machineconfigv1.KubeletConfig
func NewMachineConfigPool ¶
func NewMachineConfigPool(name string, labels map[string]string, machineConfigSelector *metav1.LabelSelector, nodeSelector *metav1.LabelSelector) *machineconfigv1.MachineConfigPool
func NewNUMAResourcesOperator ¶
func NewNUMAResourcesOperator(name string, labelSelectors []*metav1.LabelSelector) *nropv1.NUMAResourcesOperator
func NewNUMAResourcesOperatorWithNodeGroupConfig ¶
func NewNUMAResourcesOperatorWithNodeGroupConfig(name string, selector *metav1.LabelSelector, conf *nropv1.NodeGroupConfig) *nropv1.NUMAResourcesOperator
func NewNUMAResourcesScheduler ¶
func NewNUMAResourcesScheduler(name, imageSpec, schedulerName string, resyncPeriod time.Duration) *nropv1.NUMAResourcesScheduler
func NewNamespace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.