ProviderConfigA ProviderConfig configures a MinIO provider.
TypeMR
Providerprovider-minio
Groupminio.m.alekc.dev
Scopenamespaced
Versionv1beta1

1apiVersion: minio.m.alekc.dev/v1beta1

2kind: ProviderConfig

kind
string
metadata
object
spec
object

A ProviderConfigSpec defines the desired state of a ProviderConfig.

credentials
required
object

Credentials required to authenticate to this provider.

env
object

Env is a reference to an environment variable that contains credentials that must be used to connect to the provider.

name
required
string
fs
object

Fs is a reference to a filesystem location that contains credentials that must be used to connect to the provider.

path
required
string
secretRef
object

A SecretRef is a reference to a secret key that contains the credentials that must be used to connect to the provider.

key
required
string
name
required
string
namespace
required
string
source
required
string
status
object

A ProviderConfigStatus reflects the observed state of a ProviderConfig.

array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string
users
integer