Documentation ¶
Index ¶
- Constants
- func ControllerDeployment(dp *appsv1.Deployment, pullIfNotPresent bool)
- func RenderConfig(data []byte, schedulerName string, params *manifests.ConfigParams) ([]byte, bool, error)
- func SchedulerConfig(cm *corev1.ConfigMap, schedulerName string, params *manifests.ConfigParams) error
- func SchedulerDeployment(dp *appsv1.Deployment, pullIfNotPresent bool)
Constants ¶
View Source
const (
SchedulerConfigFileName = "scheduler-config.yaml" // TODO duplicate from yaml
)
Variables ¶
This section is empty.
Functions ¶
func ControllerDeployment ¶
func ControllerDeployment(dp *appsv1.Deployment, pullIfNotPresent bool)
func RenderConfig ¶
func SchedulerConfig ¶
func SchedulerDeployment ¶
func SchedulerDeployment(dp *appsv1.Deployment, pullIfNotPresent bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.