Uses of Class
io.fabric8.openshift.api.model.config.v1.FulcioCAWithRekor
-
Packages that use FulcioCAWithRekor Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of FulcioCAWithRekor in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return FulcioCAWithRekor Modifier and Type Method Description FulcioCAWithRekorFulcioCAWithRekorBuilder. build()FulcioCAWithRekorPolicyRootOfTrustFluent. buildFulcioCAWithRekor()FulcioCAWithRekorPolicyRootOfTrust. getFulcioCAWithRekor()PolicyRootOfTrust defines the root of trust based on the selected policyType.Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type FulcioCAWithRekor Modifier and Type Method Description protected voidFulcioCAWithRekorFluent. copyInstance(FulcioCAWithRekor instance)PolicyRootOfTrustFluent.FulcioCAWithRekorNested<A>PolicyRootOfTrustFluent. editOrNewFulcioCAWithRekorLike(FulcioCAWithRekor item)voidPolicyRootOfTrust. setFulcioCAWithRekor(FulcioCAWithRekor fulcioCAWithRekor)PolicyRootOfTrust defines the root of trust based on the selected policyType.APolicyRootOfTrustFluent. withFulcioCAWithRekor(FulcioCAWithRekor fulcioCAWithRekor)PolicyRootOfTrustFluent.FulcioCAWithRekorNested<A>PolicyRootOfTrustFluent. withNewFulcioCAWithRekorLike(FulcioCAWithRekor item)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type FulcioCAWithRekor Constructor Description FulcioCAWithRekorBuilder(FulcioCAWithRekor instance)FulcioCAWithRekorBuilder(FulcioCAWithRekorFluent<?> fluent, FulcioCAWithRekor instance)FulcioCAWithRekorFluent(FulcioCAWithRekor instance)PolicyRootOfTrust(FulcioCAWithRekor fulcioCAWithRekor, PKI pki, String policyType, PublicKey publicKey)
-