Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LeafHubClusterInfoStatusBundle ¶
type LeafHubClusterInfoStatusBundle struct { statusbundle.BaseLeafHubClusterInfoStatusBundle // contains filtered or unexported fields }
LeafHubClusterInfoStatusBundle holds information for leaf hub cluster info status bundle.
func (*LeafHubClusterInfoStatusBundle) DeleteObject ¶
func (bundle *LeafHubClusterInfoStatusBundle) DeleteObject(object bundlepkg.Object)
DeleteObject function to delete a single object inside a bundle.
func (*LeafHubClusterInfoStatusBundle) GetBundleVersion ¶
func (bundle *LeafHubClusterInfoStatusBundle) GetBundleVersion() *statusbundle.BundleVersion
GetBundleVersion function to get bundle version.
func (*LeafHubClusterInfoStatusBundle) UpdateObject ¶
func (bundle *LeafHubClusterInfoStatusBundle) UpdateObject(object bundlepkg.Object)
UpdateObject function to update a single object inside a bundle.
Click to show internal directories.
Click to hide internal directories.