fix failed tests for fn framework generator

This commit is contained in:
koba1t
2023-09-21 07:15:10 +09:00
parent 67a0b43c81
commit 7af4e772bd
10 changed files with 261 additions and 30 deletions

View File

@@ -0,0 +1,6 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
// Package main contains a function to be used for e2e testing.
// See https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
package main