| Package | Description |
|---|---|
| com.oneops.proxy.keywhiz | |
| com.oneops.proxy.keywhiz.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
void |
KeywhizAutomationClient.createSecret(CreateSecretRequestV2 secret)
Creates a secret and assigns to given groups
|
| Modifier and Type | Method and Description |
|---|---|
CreateSecretRequestV2 |
CreateSecretRequestV2.Builder.build() |
static CreateSecretRequestV2 |
CreateSecretRequestV2.fromParts(String name,
String content,
String description,
Map<String,String> metadata,
long expiry,
String type,
Iterable<String> groups)
Static factory method used by Jackson for deserialization
|
Copyright © 2018 Walmart, Inc.. All rights reserved.