mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Add calls to set annotation for kubectl apply
This commit is contained in:
@@ -29,8 +29,8 @@ import (
|
||||
"k8s.io/kubernetes/pkg/util/strategicpatch"
|
||||
)
|
||||
|
||||
// ApplyOptions stores cmd.Flag values for apply. As new fields are added, add them here instead of
|
||||
// referencing the cmd.Flags()
|
||||
// ApplyOptions stores cmd.Flag values for apply. As new fields are added,
|
||||
// add them here instead of referencing the cmd.Flags()
|
||||
type ApplyOptions struct {
|
||||
Filenames []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user