Documentation ¶
Index ¶
- func CreateDefaultHpa(service *v1alpha1.Service) *autoscalingV2Beta1.HorizontalPodAutoscaler
- func CreateHpa(service *v1alpha1.Service) *autoscalingV2Beta1.HorizontalPodAutoscaler
- func CreateServiceDeployment(service *v1alpha1.Service) *appsv1.Deployment
- func CreateServiceK8sService(service *v1alpha1.Service) *corev1.Service
- func ServiceDeploymentName(service *v1alpha1.Service) string
- func ServiceHpaName(service *v1alpha1.Service) string
- func ServiceK8sServiceName(service *v1alpha1.Service) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDefaultHpa ¶
func CreateDefaultHpa(service *v1alpha1.Service) *autoscalingV2Beta1.HorizontalPodAutoscaler
func CreateHpa ¶
func CreateHpa(service *v1alpha1.Service) *autoscalingV2Beta1.HorizontalPodAutoscaler
func CreateServiceDeployment ¶
func CreateServiceDeployment(service *v1alpha1.Service) *appsv1.Deployment
func CreateServiceK8sService ¶
func ServiceDeploymentName ¶
func ServiceHpaName ¶
func ServiceK8sServiceName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.