Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ParserConfigConfluentSchemaRegistryCommon ¶
type ParserConfigConfluentSchemaRegistryCommon struct { SchemaRegistryURL string SkipAuth bool Username string Password string TLSFile string }
func (*ParserConfigConfluentSchemaRegistryCommon) IsAppendOnly ¶
func (c *ParserConfigConfluentSchemaRegistryCommon) IsAppendOnly() bool
func (*ParserConfigConfluentSchemaRegistryCommon) IsNewParserConfig ¶
func (c *ParserConfigConfluentSchemaRegistryCommon) IsNewParserConfig()
func (*ParserConfigConfluentSchemaRegistryCommon) Validate ¶
func (c *ParserConfigConfluentSchemaRegistryCommon) Validate() error
type ParserConfigConfluentSchemaRegistryLb ¶
type ParserConfigConfluentSchemaRegistryLb struct { SchemaRegistryURL string SkipAuth bool Username string Password string TLSFile string }
func (*ParserConfigConfluentSchemaRegistryLb) IsAppendOnly ¶
func (c *ParserConfigConfluentSchemaRegistryLb) IsAppendOnly() bool
func (*ParserConfigConfluentSchemaRegistryLb) IsNewParserConfig ¶
func (c *ParserConfigConfluentSchemaRegistryLb) IsNewParserConfig()
func (*ParserConfigConfluentSchemaRegistryLb) Validate ¶
func (c *ParserConfigConfluentSchemaRegistryLb) Validate() error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.