Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IBMTokenPath is the URI path for the token endpoint IAMTokenPath = "/identity/token" // IAMEndpoint is the default IAM token endpoint IAMEndpoint = "https://iam.cloud.ibm.com/identity/token" )
Variables ¶
This section is empty.
Functions ¶
func NewDriver ¶
func NewDriver(ctx context.Context, c *imageregistryv1.ImageRegistryConfigStorageIBMCOS, listers *regopclient.StorageListers) *driver
NewDriver creates a new IBM COS storage driver. Used during bootstrapping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.