Versions in this module Expand all Collapse all v0 v0.7.0 Aug 18, 2026 Changes in this version + func DeployCertificateToBTPanelCertificateStore(ctx context.Context, certificatePEM, privateKeyPEM string) error + func DeployCertificateToBTPanelWebsite(ctx context.Context, targetRef, certificatePEM, privateKeyPEM string) error + func IsBTPanelConfigured() bool + func IsBTPanelConfiguredWithContext(ctx context.Context) bool + func IsBTPanelErrorRetryable(err error) bool + func TestBTPanelCertificateConnection() error + func TestBTPanelCertificateConnectionWithContext(ctx context.Context) error + func TestBTPanelWebsiteConnection(ctx context.Context, targetRef string) error + type BTPanelWebsiteResource struct + Domain string + Domains []string + Label string + Protocol string + Status string + TargetRef string + func DiscoverBTPanelWebsiteResources(ctx context.Context) ([]BTPanelWebsiteResource, error)