Documentation ¶
Index ¶
Constants ¶
View Source
const (
LABEL = "PKCS11CA"
)
View Source
const (
LegacyUnixDomainSocket = "@fulcio-legacy-grpc-socket"
)
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func PassFulcioConfigThruContext ¶ added in v1.1.0
func PassFulcioConfigThruContext(cfg *config.FulcioConfig) grpc.UnaryServerInterceptor
func StartDuplexServer ¶ added in v1.1.0
func StartDuplexServer(ctx context.Context, cfg *config.FulcioConfig, ctClient *ctclient.LogClient, baseca certauth.CertificateAuthority, host string, port, metricsPort int, ip identity.IssuerPool) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.