public final class HelmSlice
extends com.artipie.http.Slice.Wrap
public HelmSlice(com.artipie.asto.Storage storage,
String base)
storage - The storage.base - The base path the slice is expected to be accessed from. Example: https://central.artipie.com/helmpublic HelmSlice(com.artipie.asto.Storage storage,
String base,
com.artipie.http.auth.Permissions perms,
com.artipie.http.auth.Authentication auth)
storage - The storage.base - The base path the slice is expected to be accessed from. Example: https://central.artipie.com/helmperms - Access permissions.auth - Authentication.Copyright © 2012–2021 jcabi.com. All rights reserved.