Class ClusterMasterAuthorizedNetworksConfig
Inheritance
System.Object
ClusterMasterAuthorizedNetworksConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ClusterMasterAuthorizedNetworksConfig
Fields
View SourceCidrBlocks
External networks that can access the Kubernetes cluster master through HTTPS.
Declaration
public readonly ImmutableArray<ClusterMasterAuthorizedNetworksConfigCidrBlock> CidrBlocks
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ClusterMasterAuthorizedNetworksConfigCidrBlock> |