Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1NetworkPolicyPortFluent<A extends V1NetworkPolicyPortFluent<A>> |
class |
V1NetworkPolicyPortFluentImpl<A extends V1NetworkPolicyPortFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1NetworkPolicyEgressRuleFluent.PortsNested<N> |
static interface |
V1NetworkPolicyIngressRuleFluent.PortsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1NetworkPolicyEgressRuleFluentImpl.PortsNestedImpl<N> |
class |
V1NetworkPolicyIngressRuleFluentImpl.PortsNestedImpl<N> |
class |
V1NetworkPolicyPortBuilder |
class |
V1NetworkPolicyPortFluentImpl<A extends V1NetworkPolicyPortFluent<A>> |
Constructor and Description |
---|
V1NetworkPolicyPortBuilder(V1NetworkPolicyPortFluent<?> fluent) |
V1NetworkPolicyPortBuilder(V1NetworkPolicyPortFluent<?> fluent,
Boolean validationEnabled) |
V1NetworkPolicyPortBuilder(V1NetworkPolicyPortFluent<?> fluent,
V1NetworkPolicyPort instance) |
V1NetworkPolicyPortBuilder(V1NetworkPolicyPortFluent<?> fluent,
V1NetworkPolicyPort instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.