Class ContainerV1SecretRef


  • public final class ContainerV1SecretRef
    extends java.lang.Object
    • Method Detail

      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        The name of the secret reference. The reference names must correspond the container type, more details are available [here](https://docs.openstack.org/barbican/stein/api/reference/containers.html).
      • secretRef

        public java.lang.String secretRef()
        Returns:
        The secret reference / where to find the secret, URL.