Documentation ¶
Index ¶
Constants ¶
View Source
const ( OwningResourceName = "install.operator.dubbo.io/owning-resource" OwningResourceNamespace = "install.operator.dubbo.io/owning-resource-namespace" DubboComponentLabel = "operator.dubbo.io/component" OwningResourceNotPruned = "install.operator.dubbo.io/owning-resource-not-pruned" )
Variables ¶
This section is empty.
Functions ¶
func ObjectHash ¶
func ObjectHash(o *unstructured.Unstructured) string
Types ¶
type Manifest ¶
type Manifest struct { *unstructured.Unstructured Content string }
func FromObject ¶
func FromObject(us *unstructured.Unstructured) (Manifest, error)
func ParseMultiple ¶
type ManifestSet ¶
Click to show internal directories.
Click to hide internal directories.