public interface TagImageHookFluent<A extends TagImageHookFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TagImageHookFluent.ToNested<N> |
String getContainerName()
Boolean hasContainerName()
@Deprecated io.fabric8.kubernetes.api.model.ObjectReference getTo()
io.fabric8.kubernetes.api.model.ObjectReference buildTo()
A withTo(io.fabric8.kubernetes.api.model.ObjectReference to)
Boolean hasTo()
TagImageHookFluent.ToNested<A> withNewTo()
TagImageHookFluent.ToNested<A> withNewToLike(io.fabric8.kubernetes.api.model.ObjectReference item)
TagImageHookFluent.ToNested<A> editTo()
TagImageHookFluent.ToNested<A> editOrNewTo()
TagImageHookFluent.ToNested<A> editOrNewToLike(io.fabric8.kubernetes.api.model.ObjectReference item)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.