Packages
Packages > pkg.pkl-lang.org/pkl-k8s/k8s

k8s.api.core.v1.Service1.1.1

open module k8s.api.core.v1.Service extends k8s.K8sResource

Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.

Module URI:
package://pkg.pkl-lang.org/pkl-k8s/k8s@1.1.1#/api/core/v1/Service.pklcontent_copy
Pkl version:
0.25.0 or higher
Source code:
Service.pkl

Properties(show inherited)

Methods(show inherited)

Classes(show inherited)

Type Aliases(show inherited)