Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1.18 KB

OSSArtifact.md

File metadata and controls

20 lines (13 loc) · 1.18 KB

OSSArtifact

OSSArtifact is the location of an Alibaba Cloud OSS artifact

Properties

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]