KObject

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

Attributes

Companion
object
Source
ResourceKind.scala
Graph
Supertypes
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
class DaemonSet
class Deployment
class ReplicaSet
class StatefulSet
class TokenRequest
class TokenReview
class Scale
class CronJob
class CronJobList
class Job
class JobList
class Lease
class LeaseList
class Binding
class ConfigMap
class Endpoints
class Event
class EventList
class LimitRange
class Namespace
class Node
class NodeList
class Pod
class PodList
class PodTemplate
class Secret
class SecretList
class Service
class ServiceList
class Event
class EventList
class FlowSchema
class FlowSchema
class Ingress
class IngressClass
class IngressList
class IPAddress
class ServiceCIDR
class RuntimeClass
class Eviction
class ClusterRole
class Role
class RoleBinding
class RoleList
class CSIDriver
class CSINode
class CSINodeList
class StorageClass
class APIGroup
class APIGroupList
class APIVersions
class APIService
Show all

Members list

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