API Reference
Packages
dex.rudeigerc.dev/v1alpha1
Package v1alpha1 contains API Schema definitions for the dex v1alpha1 API group
Resource Types
DexCluster
DexCluster is the Schema for the dexclusters API
Field | Description |
---|---|
apiVersion string | dex.rudeigerc.dev/v1alpha1 |
kind string | DexCluster |
metadata ObjectMeta | Refer to Kubernetes API documentation for fields of metadata . |
spec DexClusterSpec |
DexClusterSpec
DexClusterSpec defines the desired state of DexCluster
Appears in:
Field | Description |
---|---|
config string | |
replicas integer | Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. |
image string | |
imagePullPolicy PullPolicy | |
imagePullSecrets LocalObjectReference array |