| Modifier and Type | Class and Description |
|---|---|
static class |
MasterAuthorizedNetworksConfig.CidrBlock
CIDR block with an optional name.
|
static class |
MasterAuthorizedNetworksConfig.CidrBlock.Builder
CIDR block with an optional name.
|
| Modifier and Type | Method and Description |
|---|---|
MasterAuthorizedNetworksConfig.CidrBlockOrBuilder |
MasterAuthorizedNetworksConfig.getCidrBlocksOrBuilder(int index)
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
MasterAuthorizedNetworksConfig.CidrBlockOrBuilder |
MasterAuthorizedNetworksConfig.Builder.getCidrBlocksOrBuilder(int index)
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
MasterAuthorizedNetworksConfig.CidrBlockOrBuilder |
MasterAuthorizedNetworksConfigOrBuilder.getCidrBlocksOrBuilder(int index)
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MasterAuthorizedNetworksConfig.CidrBlockOrBuilder> |
MasterAuthorizedNetworksConfig.getCidrBlocksOrBuilderList()
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
List<? extends MasterAuthorizedNetworksConfig.CidrBlockOrBuilder> |
MasterAuthorizedNetworksConfig.Builder.getCidrBlocksOrBuilderList()
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
List<? extends MasterAuthorizedNetworksConfig.CidrBlockOrBuilder> |
MasterAuthorizedNetworksConfigOrBuilder.getCidrBlocksOrBuilderList()
Up to 50 external networks that could access Kubernetes master through
HTTPS.
|
Copyright © 2023 Google LLC. All rights reserved.