package
Version:
v1.118.2
Opens a new window with list of versions in this module.
Published: Jun 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KCCObject struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec map[string]interface{} `json:"spec,omitempty"`
Status map[string]interface{} `json:"status,omitempty"`
HasCnrmManagedKey bool `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.