Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetServicePort ¶
func GetServicePort(sn string, ports []v1.ServicePort) int32
Types ¶
type Service ¶
type Service struct { K8sClient kubernetes.Interface Name string Namespace string }
func (*Service) DeleteService ¶
func (*Service) UpsertService ¶
func (s *Service) UpsertService(sfi informers.SharedInformerFactory, ol map[string]string, newDeploy *appsv1.Deployment, oldDeploy *appsv1.Deployment) (err error)
Click to show internal directories.
Click to hide internal directories.