public interface KlusterletAddonAgentConfigSpecFluent<A extends KlusterletAddonAgentConfigSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
String |
getProxyPolicy() |
Boolean |
hasEnabled() |
Boolean |
hasProxyPolicy() |
A |
withEnabled() |
A |
withEnabled(Boolean enabled) |
A |
withProxyPolicy(String proxyPolicy) |
Copyright © 2015–2023 Red Hat. All rights reserved.