| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecImagePullSecrets |
V1ThanosRulerSpecImagePullSecrets.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<V1ThanosRulerSpecImagePullSecrets> |
V1PrometheusSpec.getImagePullSecrets()
An optional list of references to secrets in the same namespace to use for pulling prometheus
and alertmanager images from registries see
http://kubernetes.io/docs/user-guide/images#specifying-imagepullsecrets-on-a-pod
|
List<V1ThanosRulerSpecImagePullSecrets> |
V1AlertmanagerSpec.getImagePullSecrets()
An optional list of references to secrets in the same namespace to use for pulling prometheus
and alertmanager images from registries see
http://kubernetes.io/docs/user-guide/images#specifying-imagepullsecrets-on-a-pod
|
List<V1ThanosRulerSpecImagePullSecrets> |
V1ThanosRulerSpec.getImagePullSecrets()
An optional list of references to secrets in the same namespace to use for pulling thanos
images from registries see
http://kubernetes.io/docs/user-guide/images#specifying-imagepullsecrets-on-a-pod
|
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpec |
V1PrometheusSpec.addImagePullSecretsItem(V1ThanosRulerSpecImagePullSecrets imagePullSecretsItem) |
V1AlertmanagerSpec |
V1AlertmanagerSpec.addImagePullSecretsItem(V1ThanosRulerSpecImagePullSecrets imagePullSecretsItem) |
V1ThanosRulerSpec |
V1ThanosRulerSpec.addImagePullSecretsItem(V1ThanosRulerSpecImagePullSecrets imagePullSecretsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpec |
V1PrometheusSpec.imagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
V1AlertmanagerSpec |
V1AlertmanagerSpec.imagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
V1ThanosRulerSpec |
V1ThanosRulerSpec.imagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
void |
V1PrometheusSpec.setImagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
void |
V1AlertmanagerSpec.setImagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
void |
V1ThanosRulerSpec.setImagePullSecrets(List<V1ThanosRulerSpecImagePullSecrets> imagePullSecrets) |
Copyright © 2020. All rights reserved.