summaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/secrets/package-info.java
blob: 25f09e45cdd3538f392384263f55db54729f549d (plain) (blame)
1
2
3
4
5
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.integration.secrets;

import com.yahoo.osgi.annotation.ExportPackage;