Skip to search

Component

dapr.io / v1alpha1

apiVersion: dapr.io/v1alpha1 kind: Component metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
auth object
Auth represents authentication details for the component.
secretStore string required
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
scopes []string
spec object
ComponentSpec is the spec for a component.
ignoreErrors boolean
initTimeout string
metadata []object required
envRef string
EnvRef is the name of an environmental variable to read the value from.
name string required
Name of the property.
secretKeyRef object
SecretKeyRef is the reference of a value in a secret store component.
key string
Field in the secret.
name string required
Secret name.
value object
Value of the property, in plaintext.
type string required
version string required

No matches. Try .spec.ignoreErrors for an exact path