Documentation ¶
Index ¶
- Constants
- func BinaryConfigMapTemplate(name string, namespace string, binaryData []byte, onRely bool, ...) *corev1.ConfigMap
- func BinaryFileConfigMapTemplate(name string, namespace string, binaryData []byte, onRely bool, ...) *corev1.ConfigMap
- func GetClusterRoleBindingTemplate() *rbacv1.ClusterRoleBinding
- func GetClusterRoleTemplate() *rbacv1.ClusterRole
- func GetInspectPlanTemplate() (*texttemplate.Template, error)
- func GetInspectResultHtmlTemplate() (*hemltemplate.Template, error)
- func GetInspectRuleTemplate() (*texttemplate.Template, error)
- func GetServiceAccountTemplate() *v1.ServiceAccount
- func InspectJobsTemplate(jobConfig *conf.JobConfig, jobName string, ...) *v1.Job
Constants ¶
View Source
const InspectResultTemplate = "inspectResult.tpl"
Variables ¶
This section is empty.
Functions ¶
func BinaryConfigMapTemplate ¶
func GetClusterRoleBindingTemplate ¶
func GetClusterRoleBindingTemplate() *rbacv1.ClusterRoleBinding
func GetClusterRoleTemplate ¶
func GetClusterRoleTemplate() *rbacv1.ClusterRole
func GetInspectPlanTemplate ¶
func GetInspectPlanTemplate() (*texttemplate.Template, error)
func GetInspectResultHtmlTemplate ¶
func GetInspectResultHtmlTemplate() (*hemltemplate.Template, error)
func GetInspectRuleTemplate ¶
func GetInspectRuleTemplate() (*texttemplate.Template, error)
func GetServiceAccountTemplate ¶
func GetServiceAccountTemplate() *v1.ServiceAccount
func InspectJobsTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.