Versions in this module Expand all Collapse all v0 v0.2.0 Aug 22, 2022 v0.1.0 Apr 6, 2022 Changes in this version + const TCSFinalizer + func CreateCASecret(ctx context.Context, c client.Client, cert *x509.Certificate, name, ns string, ...) error + func DeleteCASecret(ctx context.Context, c client.Client, name, ns string) error + func GetNamespace() string + func QuoteAttestationDelete(ctx context.Context, c client.Client, instanceName string, ns string) error + func QuoteAttestationDeliver(ctx context.Context, c client.Client, instanceName, namespace string, ...) error + func SignerNameToResourceNameAndNamespace(signerName string) (string, string) + func UnsetFinalizer(ctx context.Context, c client.Client, obj client.Object, ...) error