Skip to content
On this page

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

FieldDescription
apiVersion stringdex.rudeigerc.dev/v1alpha1
kind stringDexCluster
metadata ObjectMetaRefer to Kubernetes API documentation for fields of metadata.
spec DexClusterSpec

DexClusterSpec

DexClusterSpec defines the desired state of DexCluster

Appears in:

FieldDescription
config string
replicas integerNumber 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

Released under the Apache 2.0 License.