Class Definitions

    • Constructor Detail

      • Definitions

        public Definitions()
    • Method Detail

      • variables

        public Variables variables()
        Returns a container indexing variables by their identifiers.
        Returns:
        the Variables container
      • services

        public Services services()
        Returns a container indexing services by their identifiers.
        Returns:
        the Services container
      • scopes

        public Scopes scopes()
        Returns a container indexing scopes by their identifiers.
        Returns:
        the Scopes container
      • tags

        public Tags tags()
        Returns a container indexing tags by their identifiers. This can be used in a VaultModule for performing operations over tagged services.
        Returns:
        the Tags container