Documentation ¶
Index ¶
- func ParamterToConfigMap(cm *corev1.ConfigMap, asp *alamedaserviceparamter.AlamedaServiceParamter) *corev1.ConfigMap
- func ParamterToDaemonSet(ds *appsv1.DaemonSet, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.DaemonSet
- func ParamterToDeployment(dep *appsv1.Deployment, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.Deployment
- func ParamterToPersistentVolumeClaim(pvc *corev1.PersistentVolumeClaim, ...) *corev1.PersistentVolumeClaim
- func ParamterToSecurityContextConstraints(scc *securityv1.SecurityContextConstraints, ...) *securityv1.SecurityContextConstraints
- func ParamterToService(svc *corev1.Service, asp *alamedaserviceparamter.AlamedaServiceParamter) error
- func ParamterToStatefulset(ss *appsv1.StatefulSet, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.StatefulSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParamterToConfigMap ¶
func ParamterToConfigMap(cm *corev1.ConfigMap, asp *alamedaserviceparamter.AlamedaServiceParamter) *corev1.ConfigMap
func ParamterToDaemonSet ¶ added in v0.2.35
func ParamterToDaemonSet(ds *appsv1.DaemonSet, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.DaemonSet
func ParamterToDeployment ¶
func ParamterToDeployment(dep *appsv1.Deployment, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.Deployment
func ParamterToPersistentVolumeClaim ¶
func ParamterToPersistentVolumeClaim(pvc *corev1.PersistentVolumeClaim, asp *alamedaserviceparamter.AlamedaServiceParamter) *corev1.PersistentVolumeClaim
func ParamterToSecurityContextConstraints ¶ added in v0.9.1
func ParamterToSecurityContextConstraints(scc *securityv1.SecurityContextConstraints, asp *alamedaserviceparamter.AlamedaServiceParamter) *securityv1.SecurityContextConstraints
func ParamterToService ¶ added in v0.3.57
func ParamterToService(svc *corev1.Service, asp *alamedaserviceparamter.AlamedaServiceParamter) error
func ParamterToStatefulset ¶ added in v0.2.30
func ParamterToStatefulset(ss *appsv1.StatefulSet, asp *alamedaserviceparamter.AlamedaServiceParamter) *appsv1.StatefulSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.