Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { CloudClient *cloudv6.APIClient AuthClient *sdkgoauth.APIClient CertManagerClient *certmanager.APIClient PostgresClient *postgres.APIClient MongoClient *mongo.APIClient DataplatformClient *dataplatform.APIClient RegistryClient *registry.APIClient DnsClient *dns.APIClient }
func NewTestClient ¶
NewTestClient - function used only for tests. Bypasses the singleton check, not recommended for normal use. TO BE REMOVED ONCE TESTS ARE REFACTORED
Click to show internal directories.
Click to hide internal directories.