K8sResourceType

com.coralogix.zio.k8s.client.model.package$.K8sResourceType
case class K8sResourceType(resourceType: String, group: String, version: String)

Metadata identifying a Kubernetes resource

Attributes

group

Group

resourceType

Resource type (kind)

version

Version

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product