SecretMountDataInput
No description
input SecretMountDataInput {
secretName: String!
mountPath: String!
readOnly: Boolean
}
Fields
SecretMountDataInput.secretName
● String!
non-null scalar
SecretMountDataInput.mountPath
● String!
non-null scalar
SecretMountDataInput.readOnly
● Boolean
scalar
Member Of
JobDefinitionInput
input ● KubernetesGeneratorConfigurationInput
input