OSSArtifact is the location of an Alibaba Cloud OSS artifact
Name | Type | Description | Notes |
---|---|---|---|
accessKeySecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
bucket | String | Bucket is the name of the bucket | [optional] |
createBucketIfNotPresent | Boolean | CreateBucketIfNotPresent tells the driver to attempt to create the OSS bucket for output artifacts, if it doesn't exist | [optional] |
endpoint | String | Endpoint is the hostname of the bucket endpoint | [optional] |
key | String | Key is the path in the bucket where the artifact resides | |
lifecycleRule | OSSLifecycleRule | [optional] | |
secretKeySecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
securityToken | String | SecurityToken is the user's temporary security token. For more details, check out: https://www.alibabacloud.com/help/doc-detail/100624.htm | [optional] |