Name | Type | Description | Notes |
---|---|---|---|
container | io.kubernetes.client.openapi.models.V1Container | [optional] | |
imagePullSecrets | List<io.kubernetes.client.openapi.models.V1LocalObjectReference> | [optional] | |
metadata | IoArgoprojEventsV1alpha1Metadata | [optional] | |
nodeSelector | Map<String, String> | [optional] | |
securityContext | io.kubernetes.client.openapi.models.V1PodSecurityContext | [optional] | |
serviceAccountName | String | [optional] | |
tolerations | List<io.kubernetes.client.openapi.models.V1Toleration> | [optional] | |
volumes | List<io.kubernetes.client.openapi.models.V1Volume> | [optional] |
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.