skuber.ext

package skuber.ext

Members list

Type members

Classlikes

case class DaemonSet(kind: String, apiVersion: String, metadata: ObjectMeta, spec: Option[Spec], status: Option[Status]) extends ObjectResource

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DaemonSet.type
case class Deployment(kind: String, apiVersion: String, metadata: ObjectMeta, spec: Option[Spec], status: Option[Status]) extends ObjectResource

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Deployment.type

Attributes

Supertypes
class Object
trait Matchable
class Any
case class ReplicaSet(kind: String, apiVersion: String, metadata: ObjectMeta, spec: Option[Spec], status: Option[Status]) extends ObjectResource

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ReplicaSet.type

Deprecated types

Attributes

Deprecated
true

Attributes

Deprecated
true

Value members

Concrete fields

val extensionsAPIVersion: String

Implicits

Implicits