ApiProfileCreate interface

API profile for create/update operations, omitting server-side read-only field url.

Properties

authorizedCIDRs

The list of authorized IPv4 CIDR blocks allowed to access the API server. Maximum 500 entries.

visibility

The internet visibility of the OpenShift API server.

Property Details

authorizedCIDRs

The list of authorized IPv4 CIDR blocks allowed to access the API server. Maximum 500 entries.

authorizedCIDRs?: string[]

Property Value

string[]

visibility

The internet visibility of the OpenShift API server.

visibility?: string

Property Value

string