Documentation ¶
Index ¶
- func New(k8scli *kubernetes.Clientset) repository_intf.K8sRepository
- func NewDeploymentParam(param entity.Deployment) *v1.Deployment
- func NewHPAParam(param entity.Deployment) *autoscalingv1.HorizontalPodAutoscaler
- func NewServiceParam(in entity.Deployment) *corev1.Service
- func UpdateServiceParam(old corev1.Service, in entity.Deployment) *corev1.Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(k8scli *kubernetes.Clientset) repository_intf.K8sRepository
func NewDeploymentParam ¶
func NewDeploymentParam(param entity.Deployment) *v1.Deployment
func NewHPAParam ¶
func NewHPAParam(param entity.Deployment) *autoscalingv1.HorizontalPodAutoscaler
func NewServiceParam ¶
func NewServiceParam(in entity.Deployment) *corev1.Service
func UpdateServiceParam ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.