| Modifier and Type | Class and Description |
|---|---|
static class |
Meta.ServerAddressByClientCIDR
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.
|
static class |
Meta.ServerAddressByClientCIDR.Builder
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIGroupOrBuilder.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIGroup.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIGroup.Builder.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIVersions.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.ServerAddressByClientCIDROrBuilder |
Meta.APIVersions.Builder.getServerAddressByClientCIDRsOrBuilder(int index)
a map of client CIDR to server address that is serving this group.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIGroupOrBuilder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIGroup.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIGroup.Builder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIVersions.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
List<? extends Meta.ServerAddressByClientCIDROrBuilder> |
Meta.APIVersions.Builder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.
|
Copyright © 2023. All rights reserved.