Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ClusterEndpoints

The properties that define endpoints for a cluster.

Properties

Optional kubernetes

kubernetes: undefined | string

The non-native networking Kubernetes API server endpoint.

Optional privateEndpoint

privateEndpoint: undefined | string

The private native networking Kubernetes API server endpoint.

Optional publicEndpoint

publicEndpoint: undefined | string

The public native networking Kubernetes API server endpoint, if one was requested.

Optional vcnHostnameEndpoint

vcnHostnameEndpoint: undefined | string

The FQDN assigned to the Kubernetes API private endpoint. Example: 'https://yourVcnHostnameEndpoint'

Functions

getDeserializedJsonObj

getJsonObj