Documentation
¶
Index ¶
Constants ¶
View Source
const (
LabelModelNameHash = GroupName + "/name-hash"
LabelModelSource = GroupName + "/source"
AnnotationEnableProbes = GroupName + "/enable-probes"
)
View Source
const GroupName = "models.kubegems.io"
GroupName is the group name used in this package
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Properties ¶
type Properties map[string]interface{}
func (Properties) ToRawExtension ¶
func (p Properties) ToRawExtension() *runtime.RawExtension
Click to show internal directories.
Click to hide internal directories.