ArgoCdConfigResponse

The response object containing Argo CD configuration details, including the server URL that you use to access the Argo CD web interface and API.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IAM Identity CenterIAM; Identity Center integration configuration.

Link copied to clipboard

The Kubernetes namespace where Argo CD resources are monitored by your Argo CD Capability.

Link copied to clipboard

The network access configuration for the Argo CD capability's managed API server endpoint. If VPC endpoint IDs are specified, public access is blocked and the Argo CD server is only accessible through the specified VPC endpoints.

Link copied to clipboard

The list of role mappings that define which IAM Identity CenterIAM; Identity Center users or groups have which Argo CD roles.

Link copied to clipboard

The URL of the Argo CD server. Use this URL to access the Argo CD web interface and API.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String