Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeServiceProps

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.

schema

io.k8s.api.core.v1.Service

Hierarchy

  • KubeServiceProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.core.v1.Service#metadata

Optional Readonly spec

schema

io.k8s.api.core.v1.Service#spec

Generated using TypeDoc