KObject

dev.hnaderi.k8s.KObject
See theKObject companion object
trait KObject extends Serializable with Product

Attributes

Companion:
object
Source:
ResourceKind.scala
Graph
Supertypes
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
class DaemonSet
class Scale
class CronJob
class Job
class JobList
class Lease
class LeaseList
class Binding
class ConfigMap
class Endpoints
class Event
class EventList
class Namespace
class Node
class NodeList
class Pod
class PodList
class Secret
class Service
class Event
class EventList
class Ingress
class IPAddress
class Eviction
class Role
class RoleList
class CSIDriver
class CSINode
class APIGroup

Members list

Concise view

Value members

Abstract methods

def foldTo[T : Builder]: T

Attributes

Source:
ResourceKind.scala

Concrete methods

final def group: String

Attributes

Source:
ResourceKind.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

final lazy val apiVersion: String

Attributes

Source:
ResourceKind.scala
final lazy val kind: String

Attributes

Source:
ResourceKind.scala
final lazy val version: String

Attributes

Source:
ResourceKind.scala