APIServerProfile interface

APIServerProfile represents an API server profile.

Properties

ip

The IP of the cluster API server.

url

The URL to access the cluster API server.

visibility

API server visibility.

Property Details

ip

The IP of the cluster API server.

ip?: string

Property Value

string

url

The URL to access the cluster API server.

url?: string

Property Value

string

visibility

API server visibility.

visibility?: string

Property Value

string