Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-tencentcloud.Go to Latest
crossplane-contrib/provider-tencentcloud@v0.8.1
Bucket
cos.tencentcloud.crossplane.io
Bucket
crossplane-contrib/provider-tencentcloud@v0.8.1cos.tencentcloud.crossplane.io

Bucket is the Schema for the Buckets API. Provides a COS resource to create a COS bucket and set its attributes.

Type

CRD

Group

cos.tencentcloud.crossplane.io

Version

v1alpha1

apiVersion: cos.tencentcloud.crossplane.io/v1alpha1

kind: Bucket

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

BucketSpec defines the desired state of Bucket

forProvider
requiredobject
requiredobject

No description provided.

acl
string
aclBody
string
bucket
string
array

A rule of Cross-Origin Resource Sharing (documented below). A rule of Cross-Origin Resource Sharing (documented below).

array

Specifies which headers are allowed. Specifies which headers are allowed.

array

Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD. Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD.

array

Specifies which origins are allowed. Specifies which origins are allowed.

array

Specifies expose header in the response. Specifies expose header in the response.

forceClean
boolean
array

A configuration of object lifecycle management (documented below). A configuration of object lifecycle management (documented below).

array

Set the maximum time a multipart upload is allowed to remain running. Set the maximum time a multipart upload is allowed to remain running.

array

Specifies a period in the object's expire (documented below). Specifies a period in the object's expire (documented below).

date
string
days
number
id
string
array

Specifies when non current object versions shall expire. Specifies when non current object versions shall expire.

array

Specifies a period in the non current object's transitions. Specifies a period in the non current object's transitions.

array

Specifies a period in the object's transitions (documented below). Specifies a period in the object's transitions (documented below).

date
string
days
number
logEnable
boolean
logPrefix
string
multiAz
boolean
array

Bucket Origin Domain settings. Bucket Origin Domain settings.

domain
string
status
string
type
string
array

Bucket Origin-Pull settings. Bucket Origin-Pull settings.

array

Specifies the pass through headers when accessing the origin server. Specifies the pass through headers when accessing the origin server.

host
string
prefix
string
priority
number
protocol
string
array

List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument. List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument.

tags
object
website
array
array

A website object(documented below). A website object(documented below).

object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

acl
string
aclBody
string
bucket
string
array

A rule of Cross-Origin Resource Sharing (documented below). A rule of Cross-Origin Resource Sharing (documented below).

array

Specifies which headers are allowed. Specifies which headers are allowed.

array

Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD. Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD.

array

Specifies which origins are allowed. Specifies which origins are allowed.

array

Specifies expose header in the response. Specifies expose header in the response.

forceClean
boolean
array

A configuration of object lifecycle management (documented below). A configuration of object lifecycle management (documented below).

array

Set the maximum time a multipart upload is allowed to remain running. Set the maximum time a multipart upload is allowed to remain running.

array

Specifies a period in the object's expire (documented below). Specifies a period in the object's expire (documented below).

date
string
days
number
id
string
array

Specifies when non current object versions shall expire. Specifies when non current object versions shall expire.

array

Specifies a period in the non current object's transitions. Specifies a period in the non current object's transitions.

array

Specifies a period in the object's transitions (documented below). Specifies a period in the object's transitions (documented below).

date
string
days
number
logEnable
boolean
logPrefix
string
multiAz
boolean
array

Bucket Origin Domain settings. Bucket Origin Domain settings.

domain
string
status
string
type
string
array

Bucket Origin-Pull settings. Bucket Origin-Pull settings.

array

Specifies the pass through headers when accessing the origin server. Specifies the pass through headers when accessing the origin server.

host
string
prefix
string
priority
number
protocol
string
array

List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument. List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument.

tags
object
website
array
array

A website object(documented below). A website object(documented below).

array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

BucketStatus defines the observed state of Bucket.

object

No description provided.

acl
string
aclBody
string
bucket
string
array

A rule of Cross-Origin Resource Sharing (documented below). A rule of Cross-Origin Resource Sharing (documented below).

array

Specifies which headers are allowed. Specifies which headers are allowed.

array

Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD. Specifies which methods are allowed. Can be GET, PUT, POST, DELETE or HEAD.

array

Specifies which origins are allowed. Specifies which origins are allowed.

array

Specifies expose header in the response. Specifies expose header in the response.

forceClean
boolean
id
string
array

A configuration of object lifecycle management (documented below). A configuration of object lifecycle management (documented below).

array

Set the maximum time a multipart upload is allowed to remain running. Set the maximum time a multipart upload is allowed to remain running.

array

Specifies a period in the object's expire (documented below). Specifies a period in the object's expire (documented below).

date
string
days
number
id
string
array

Specifies when non current object versions shall expire. Specifies when non current object versions shall expire.

array

Specifies a period in the non current object's transitions. Specifies a period in the non current object's transitions.

array

Specifies a period in the object's transitions (documented below). Specifies a period in the object's transitions (documented below).

date
string
days
number
logEnable
boolean
logPrefix
string
multiAz
boolean
array

Bucket Origin Domain settings. Bucket Origin Domain settings.

domain
string
status
string
type
string
array

Bucket Origin-Pull settings. Bucket Origin-Pull settings.

array

Specifies the pass through headers when accessing the origin server. Specifies the pass through headers when accessing the origin server.

host
string
prefix
string
priority
number
protocol
string
array

List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument. List of replica rule. NOTE: only versioning_enable is true and replica_role set can configure this argument.

tags
object
website
array
array

A website object(documented below). A website object(documented below).

array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.