public class SeccompProfile extends Object implements KubernetesResource
| Constructor and Description |
|---|
SeccompProfile()
No args constructor for use in serialization
|
SeccompProfile(String localhostProfile,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getLocalhostProfile() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setLocalhostProfile(String localhostProfile) |
void |
setType(String type) |
public SeccompProfile()
Copyright © 2015–2023 Red Hat. All rights reserved.