Create a service
the labels for the service
the service port
the target port
the service
Protected
filterList all services in a namespace
namespace
Optional
labels: string[]labels
Get a svc by name
namespace
service name
Protected
wrapWraps the V1ObjectMeta object instance into a ObjectMeta instance.
the V1ObjectMeta object from the K8S API client.
The abstract K8 Client Filter adds the
filterItem
method to the class that extends it.