Documentation ¶
Index ¶
- func BinaryFileConfigMapTemplate(name string, namespace string, binaryData []byte, onRely bool, ...) *corev1.ConfigMap
- func BinaryResultConfigMapTemplate(name string, namespace string, binaryData []byte, onRely bool, ...) *corev1.ConfigMap
- func GetInspectPlanTemplate() (*texttemplate.Template, error)
- func GetInspectResultHtmlTemplate() (*hemltemplate.Template, error)
- func GetInspectRuleTemplate() (*texttemplate.Template, error)
- func GetJobConfig(ctx context.Context, client *kube.KubernetesClient) *conf.JobConfig
- func InspectJobsTemplate(ctx context.Context, client *kube.KubernetesClient, jobName string, ...) *v1.Job
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInspectPlanTemplate ¶
func GetInspectPlanTemplate() (*texttemplate.Template, error)
func GetInspectResultHtmlTemplate ¶
func GetInspectResultHtmlTemplate() (*hemltemplate.Template, error)
func GetInspectRuleTemplate ¶
func GetInspectRuleTemplate() (*texttemplate.Template, error)
func GetJobConfig ¶
func InspectJobsTemplate ¶
func InspectJobsTemplate(ctx context.Context, client *kube.KubernetesClient, jobName string, inspectTask *kubeeyev1alpha2.InspectTask, nodeName string, nodeSelector map[string]string, taskType string) *v1.Job
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.