public class OpaSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
OpaSpec()
No args constructor for use in serialization
|
OpaSpec(String checkMethod,
Boolean failClose,
List<String> policy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckMethod() |
Boolean |
getFailClose() |
List<String> |
getPolicy() |
void |
setCheckMethod(String checkMethod) |
void |
setFailClose(Boolean failClose) |
void |
setPolicy(List<String> policy) |
Copyright © 2017–2018 Red Hat. All rights reserved.