IbmCloudLogin

Login to IBM Cloud using pre-configured credentials

Table 1. Supported parameters
Parameter Required Data type Details
apiKeySecret Yes string The name of a Kubernetes Secret which holds the IBM Cloud IAM API Key. The Secret must contain data literal "iamapikey" whose value is the API Key to use for authentication.
message No string or null The name of the message that will be used to store the access token from the IBM Cloud Login response which will be used in a subsequent request to an IBM Cloud service in an Authorization header. Request will be used by default.
tlsClientProfile Yes string The name of the TlsClientProfile resource to use when connecting to IBM Cloud