KubeconfigClusterInfo

com.coralogix.zio.k8s.client.config.KubeconfigClusterInfo
See theKubeconfigClusterInfo companion object
case class KubeconfigClusterInfo(server: String, certificate-authority: Option[String], certificate-authority-data: Option[String])

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product