ServiceReference

io.k8s.kube_aggregator.pkg.apis.apiregistration.v1.ServiceReference
See theServiceReference companion object

ServiceReference holds a reference to Service.legacy.k8s.io

Attributes

Companion:
object
Source:
ServiceReference.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

if name has a value, transforms to the result of function

if name has a value, transforms to the result of function

Attributes

Source:
ServiceReference.scala

if namespace has a value, transforms to the result of function

if namespace has a value, transforms to the result of function

Attributes

Source:
ServiceReference.scala

if port has a value, transforms to the result of function

if port has a value, transforms to the result of function

Attributes

Source:
ServiceReference.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source:
ServiceReference.scala

Returns a new data with namespace set to new value

Returns a new data with namespace set to new value

Attributes

Source:
ServiceReference.scala

Returns a new data with port set to new value

Returns a new data with port set to new value

Attributes

Source:
ServiceReference.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product