Package | Description |
---|---|
com.oneops.proxy.service | |
com.oneops.proxy.web |
Modifier and Type | Method and Description |
---|---|
SecretRequest |
SecretService.validateAndEnrichReq(SecretRequest req,
AppSecret appSecret,
OneOpsUser user)
Validate and enrich
SecretRequest for it's content and other metadata. |
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateSecretRequestV2 |
SecretService.makeCreateOrUpdateReq(SecretRequest secret)
Helper method for create/update request.
|
SecretRequest |
SecretService.validateAndEnrichReq(SecretRequest req,
AppSecret appSecret,
OneOpsUser user)
Validate and enrich
SecretRequest for it's content and other metadata. |
Modifier and Type | Method and Description |
---|---|
void |
GroupController.createSecret(boolean createGroup,
String appName,
String secretName,
SecretRequest secretRequest,
OneOpsUser user)
Creates new secret.
|
void |
GroupController.updateSecret(String appName,
String secretName,
SecretRequest secretRequest,
OneOpsUser user)
Updates the secret.
|
Copyright © 2018 Walmart, Inc.. All rights reserved.