You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Field | Type | Description |
---|---|---|
apiVersion | string | linode.kubeform.com/v1alpha1 |
kind | string | ObjectStorageKey |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | ObjectStorageKeySpec | |
status | ObjectStorageKeyStatus |
Appears on:ObjectStorageKey, ObjectStorageKeyStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
secretRef | Kubernetes core/v1.LocalObjectReference | |
accessKey | string | (Optional) This keypair’s access key. This is not secret. |
label | string | The label given to this key. For display purposes only. |
Appears on:ObjectStorageKey
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | ObjectStorageKeySpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |
string
alias)Appears on:ObjectStorageKeyStatus
Name | Type | Description |
---|---|---|
secret_key | string | This keypair’s secret key. |