Home
last modified time | relevance | path

Searched refs:KunstructuredFactory (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/pkg/factory/
H A Dfactory.go28 UnstructF ifc.KunstructuredFactory
32 func NewKustFactory(u ifc.KunstructuredFactory, v ifc.Validator, t transformer.Factory) *KustFactor… argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/pkg/factory/
H A Dfactory.go28 UnstructF ifc.KunstructuredFactory
32 func NewKustFactory(u ifc.KunstructuredFactory, v ifc.Validator, t transformer.Factory) *KustFactor… argument
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/k8sdeps/kunstruct/
H A Dfactory.go38 var _ ifc.KunstructuredFactory = &KunstructuredFactoryImpl{}
41 func NewKunstructuredFactoryImpl() ifc.KunstructuredFactory {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/cli-runtime/pkg/kustomize/k8sdeps/kunstruct/
H A Dfactory.go38 var _ ifc.KunstructuredFactory = &KunstructuredFactoryImpl{}
41 func NewKunstructuredFactoryImpl() ifc.KunstructuredFactory {
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/k8sdeps/kunstruct/
H A Dfactory.go38 var _ ifc.KunstructuredFactory = &KunstructuredFactoryImpl{}
41 func NewKunstructuredFactoryImpl() ifc.KunstructuredFactory {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/cli-runtime/pkg/kustomize/k8sdeps/kunstruct/
H A Dfactory.go38 var _ ifc.KunstructuredFactory = &KunstructuredFactoryImpl{}
41 func NewKunstructuredFactoryImpl() ifc.KunstructuredFactory {
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/pkg/commands/edit/add/
H A Dconfigmap.go31 func newCmdAddConfigMap(fSys fs.FileSystem, kf ifc.KunstructuredFactory) *cobra.Command { argument
107 flags flagsAndArgs, kf ifc.KunstructuredFactory) error { argument
H A Dsecret.go31 func newCmdAddSecret(fSys fs.FileSystem, kf ifc.KunstructuredFactory) *cobra.Command { argument
112 flags flagsAndArgs, kf ifc.KunstructuredFactory) error { argument
H A Dall.go26 func NewCmdAdd(fsys fs.FileSystem, v ifc.Validator, kf ifc.KunstructuredFactory) *cobra.Command { argument
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/pkg/resource/
H A Dfactory.go33 kf ifc.KunstructuredFactory
37 func NewFactory(kf ifc.KunstructuredFactory) *Factory { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/pkg/resource/
H A Dfactory.go33 kf ifc.KunstructuredFactory
37 func NewFactory(kf ifc.KunstructuredFactory) *Factory { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/pkg/commands/edit/add/
H A Dconfigmap.go31 func newCmdAddConfigMap(fSys fs.FileSystem, kf ifc.KunstructuredFactory) *cobra.Command { argument
107 flags flagsAndArgs, kf ifc.KunstructuredFactory) error { argument
H A Dsecret.go31 func newCmdAddSecret(fSys fs.FileSystem, kf ifc.KunstructuredFactory) *cobra.Command { argument
112 flags flagsAndArgs, kf ifc.KunstructuredFactory) error { argument
H A Dall.go26 func NewCmdAdd(fsys fs.FileSystem, v ifc.Validator, kf ifc.KunstructuredFactory) *cobra.Command { argument
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/pkg/ifc/
H A Difc.go64 type KunstructuredFactory interface { interface
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/pkg/ifc/
H A Difc.go64 type KunstructuredFactory interface { interface
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/pkg/commands/edit/
H A Dall.go29 func NewCmdEdit(fsys fs.FileSystem, v ifc.Validator, kf ifc.KunstructuredFactory) *cobra.Command { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/pkg/commands/edit/
H A Dall.go29 func NewCmdEdit(fsys fs.FileSystem, v ifc.Validator, kf ifc.KunstructuredFactory) *cobra.Command { argument