Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Session *session.Session BXClient mccpv2.MccpServiceAPI ResourceClient controller.ResourceControllerAPI CatalogClient catalog.ResourceCatalogAPI Account *accountv2.Account Org *mccpv2.Organization Region *models.Region Space *mccpv2.Space ResourceGroupID string ResourceLocation string InstanceName string InstanceID string InstanceCRN crn.CRN InstanceAlias string ServiceClass string ServiceClassType string ServicePlan string BxPlan *mccpv2.ServicePlan ServicePlanID string TargetCrn string Token string Context ibmcloudv1.ResourceContext }
Info kept all the needed client API resource and instance Info
Click to show internal directories.
Click to hide internal directories.