ForZone

com.coralogix.zio.k8s.model.discovery.v1.ForZone
See theForZone companion object
case class ForZone(name: String)

ForZone provides information about which zones should consume this endpoint.

Value parameters

name

name represents the name of the zone.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

name represents the name of the zone.

name represents the name of the zone.

This effect always succeeds, it is safe to use the field name directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product