Documentation ¶
Index ¶
- Constants
- func GetObjectKeyByPath(path string) client.ObjectKey
- func MessageToStruct(message proto.Message, obj *interface{}) error
- func StructToMessage(obj interface{}, message proto.Message) error
- func UpdateObjectStatusWithDefaultRetry(ctx context.Context, client client.Client, object client.Object) error
- func UpdateObjectWithDefaultRetry(ctx context.Context, client client.Client, object client.Object) error
- type ResourceInfo
Constants ¶
View Source
const ( LabelModuleReference = "charlecd.io/module-reference" LabelModuleReferenceNamespace = "charlecd.io/module-reference-namespace" LabelCircleOwner = "charlecd.io/circle-owner" LabelCircleOwnerNamespace = "charlecd.io/circle-owner-namespace" LabelManagedBy = "app.kubernetes.io/managed-by" ManagedBy = "charlescd.io" )
Variables ¶
This section is empty.
Functions ¶
func GetObjectKeyByPath ¶
func MessageToStruct ¶
func StructToMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.