dev.hnaderi.k8s

package dev.hnaderi.k8s

Members list

Packages

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Source
BuildInfo.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BuildInfo.type
trait Data

A type that represents data content

A type that represents data content

Attributes

Companion
object
Source
Data.scala
Supertypes
class Any
Known subtypes
class StringValue
class FileValue
object Data extends DataPlatform

A type that represents data content

A type that represents data content

Attributes

Companion
trait
Source
Data.scala
Supertypes
trait DataPlatform
class Object
trait Matchable
class Any
Self type
Data.type
object DataMap extends DataMapPlatform

Utility for filling data in ConfigMap or Secret

Utility for filling data in ConfigMap or Secret

Attributes

Source
DataMap.scala
Supertypes
class Object
trait Matchable
class Any
Self type
DataMap.type

Attributes

Source
DataPlatform.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DataMap.type
trait DataPlatform

Attributes

Source
DataPlatform.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Data.type
final case class FileValue(value: File) extends AnyVal, Data

Attributes

Source
DataPlatform.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Data
class AnyVal
trait Matchable
class Any
Show all
trait KObject extends Serializable, Product

Attributes

Companion
object
Source
ResourceKind.scala
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
object KObject

Attributes

Companion
trait
Source
ResourceKind.scala
Supertypes
class Object
trait Matchable
class Any
Self type
KObject.type
object Labels

Kubernetes recommended labels as described in https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

Kubernetes recommended labels as described in https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

Attributes

Source
Labels.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Labels.type
final case class ResourceKind(group: String, kind: String, version: String)

Attributes

Source
ResourceKind.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Utils

Attributes

Source
Utils.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type
object implicits

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
Self type
implicits.type