INPUT_OBJECT

KubernetesKindPackageRepositorySpecInput

link GraphQL Schema definition

  • input KubernetesKindPackageRepositorySpecInput {
  • fetch: KubernetesKindPackageRepositorySpecFetchInput
  • # Paused when set to true will ignore all pending changes,
  • # once it set back to false, pending changes will be applied
  • paused: Boolean
  • # Controls frequency of PackageRepository reconciliation
  • syncPeriod: String
  • }