Uses of Class
io.github.microcks.testcontainers.model.Secret
Packages that use Secret
-
Uses of Secret in io.github.microcks.testcontainers
Methods in io.github.microcks.testcontainers with parameters of type SecretModifier and TypeMethodDescriptionMicrocksContainer.withSecret(Secret secret) Provide Secret that should be imported in Microcks after startup.MicrocksContainersEnsemble.withSecret(Secret secret) Provide Secret that should be imported in Microcks after startup. -
Uses of Secret in io.github.microcks.testcontainers.model
Methods in io.github.microcks.testcontainers.model that return Secret