zio.kafka.admin.resource

Members list

Type members

Classlikes

sealed trait PatternType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Any
object Literal
object Match
object Prefixed
object Unknown
object PatternType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ResourcePattern(resourceType: ResourceType, name: String, patternType: PatternType)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ResourcePatternFilter(resourceType: ResourceType, name: String, patternType: PatternType)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ResourceType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Any
object Cluster
object Group
object Topic
object Unknown
object User
Show all
object ResourceType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type