# Functions
GenerateSHA generates a SHA256 checksum of targetContent, with the purpose of change detection.
GetFCertificateFromKongCert converts a kong.Certificate to a file.FCertificate.
IsContentEmpty returns true if the content is considered empty.
PluginString returns a string representation of a FPlugin suitable as a sorting key.
ToDeckContent generates a decK configuration from `k8sState` and auxiliary parameters.
# Constants
StubUpstreamName is a name of a stub upstream that is created when the configuration is empty.
# Structs
GenerateDeckContentParams is the parameters used to generate deck contents.
# Interfaces
No description provided by the author