Kind
Onepassworditem
Group
onepassword.com
Version
v1
apiVersion: onepassword.com/v1 kind: Onepassworditem 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
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
spec object
OnePasswordItemSpec defines the desired state of OnePasswordItem
itemPath string
status object
OnePasswordItemStatus defines the observed state of OnePasswordItem
conditions []object required
lastTransitionTime string
Last time the condition transit from one status to another.
format: date-time
message string
Human-readable message indicating details about last transition.
status string required
Status of the condition, one of True, False, Unknown.
type string required
Type of job condition, Completed.
type string
Kubernetes secret type. More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
Copied!