public class TagImageHook extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
TagImageHook()
No args constructor for use in serialization
|
TagImageHook(String containerName,
io.fabric8.kubernetes.api.model.ObjectReference to) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getContainerName() |
io.fabric8.kubernetes.api.model.ObjectReference |
getTo() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setContainerName(String containerName) |
void |
setTo(io.fabric8.kubernetes.api.model.ObjectReference to) |
public TagImageHook()
public TagImageHook(String containerName, io.fabric8.kubernetes.api.model.ObjectReference to)
containerName - to - Copyright © 2015–2022 Red Hat. All rights reserved.