package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 21, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
OriginalSpecAnnotation = "rollouts.kruise.io/original-spec-configuration"
LuaConfigMap = "kruise-rollout-configuration"
)
type Data struct {
Spec interface{} `json:"spec,omitempty"`
Labels map[string]string `json:"labels,omitempty"`
Annotations map[string]string `json:"annotations,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.