package
Version:
v0.0.0-...-3881267
Opens a new window with list of versions in this module.
Published: Apr 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Labels struct {
CalicoCilium string `yaml:"calico-cilium"`
Rolled string `yaml:"rolled"`
CNIPriorityCalico string `yaml:"cni-priority-calico"`
CNIPriorityCilium string `yaml:"cni-priority-cilium"`
Cilium string `yaml:"cilium"`
Migrated string `yaml:"migrated"`
Value string `yaml:"value"`
}
type Paths struct {
KnetStress string `yaml:"knet-stress"`
Cilium string `yaml:"cilium"`
Multus string `yaml:"multus"`
}
type Resources struct {
DaemonSets map[string][]string `yaml:"daemonsets"`
Deployments map[string][]string `yaml:"deployments"`
StatefulSets map[string][]string `yaml:"statefulsets"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.