sanitize

package
v1.55.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConsumerGroupPlugin = "ConsumerGroupPlugin"
	Plugin              = "Plugin"
	Partial             = "Partial"
	Vault               = "Vault"
)

Variables

View Source
var (
	FCertificate  = "FCertificate"
	CACertificate = "CACertificate"
	Key           = "Key"
	Route         = "Route"
)

Functions

This section is empty.

Types

type Sanitizer

type Sanitizer struct {
	// contains filtered or unexported fields
}

func NewSanitizer

func NewSanitizer(opts *SanitizerOptions) *Sanitizer

func (*Sanitizer) Sanitize

func (s *Sanitizer) Sanitize() (*file.Content, error)

type SanitizerOptions

type SanitizerOptions struct {
	Ctx       context.Context
	Client    *kong.Client
	Content   *file.Content
	Salt      string
	IsKonnect bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL