Documentation ¶
Overview ¶
TODO: This library is imported from ror, should determine if its a public library or not
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterOrderTanzu ¶
type ClusterOrderTanzu struct {
// contains filtered or unexported fields
}
func NewClusterOrderTanzu ¶
func NewClusterOrderTanzu(ctx context.Context, order apiresourcecontracts.ResourceClusterOrder) (ClusterOrderTanzu, error)
func (ClusterOrderTanzu) GetProviderConfig ¶
func (c ClusterOrderTanzu) GetProviderConfig() any
func (*ClusterOrderTanzu) UpdateStatus ¶
func (c *ClusterOrderTanzu) UpdateStatus(ctx context.Context, status apiresourcecontracts.ResourceClusterOrderStatus) error
Click to show internal directories.
Click to hide internal directories.