Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 962 Bytes

File metadata and controls

15 lines (11 loc) · 962 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1OAuth2Auth

OAuth2Auth holds all information for client authentication via OAuth2 tokens

Properties

Name Type Description Notes
ClientIDSecret IoK8sApiCoreV1SecretKeySelector [optional]
ClientSecretSecret IoK8sApiCoreV1SecretKeySelector [optional]
EndpointParams List<IoArgoprojWorkflowV1alpha1OAuth2EndpointParam> [optional]
Scopes List<string> [optional]
TokenURLSecret IoK8sApiCoreV1SecretKeySelector [optional]

[Back to Model list] [Back to API list] [Back to README]