# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetExternalEndpoints returns endpoints that are externally reachable for a service.
GetInternalEndpoint returns internal endpoint name for the given service properties, e.g., "my-service.namespace 80/TCP" or "my-service 53/TCP,53/UDP".
GetServicePorts returns human readable name for the given service ports list.
NewObjectMeta returns internal endpoint name for the given service properties, e.g., NewObjectMeta creates a new instance of ObjectMeta struct based on K8s object meta.
NewTypeMeta creates new type mete for the resource kind.
No description provided by the author
No description provided by the author
# Structs
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
Endpoint describes an endpoint that is host and a list of available ports for that host.
Event is a single event representation.
No description provided by the author
TODO convert runtime.Object to real type for common kubernetes Object.
ObjectMeta is metadata about an instance of a resource.
PodInfo represents aggregate information about controller's pods.
No description provided by the author
No description provided by the author
No description provided by the author
ServicePort is a pair of port and protocol, e.g.
TypeMeta describes an individual object in an API response or request with strings representing the type of the object.
# Type aliases
ResourceKind is an unique name for each resource.