Workflow Template Placement Managed Cluster Config Security Config
data class WorkflowTemplatePlacementManagedClusterConfigSecurityConfig(val kerberosConfig: WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfig? = null)
Constructors
Link copied to clipboard
constructor(kerberosConfig: WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfig? = null)
Properties
Link copied to clipboard
val kerberosConfig: WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfig? = null
Kerberos related configuration.