Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePrivateService ¶
func MakePrivateService(sks *v1alpha1.ServerlessService, selector map[string]string) *corev1.Service
MakePrivateService constructs a K8s service, that is backed by the pod selector matching pods created by the revision.
func MakePublicEndpoints ¶
MakePublicEndpoints constructs a K8s Endpoints that is not backed a selector and will be manually reconciled by the SKS controller.
func MakePublicService ¶
func MakePublicService(sks *v1alpha1.ServerlessService) *corev1.Service
MakePublicService constructs a K8s Service that is not backed a selector and will be manually reconciled by the SKS controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.