INPUT_OBJECT

KubernetesKindDeploymentSpecTemplateSpecVolumesCephfsSecretRefInput

Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it

link GraphQL Schema definition

  • input KubernetesKindDeploymentSpecTemplateSpecVolumesCephfsSecretRefInput {
  • # Name of the referent. More info:
  • # https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
  • # TODO: Add other useful fields. apiVersion, kind, uid?
  • name: String
  • }