package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Functions
CreateBlobContainer creates a blob container in a storage account.
CreateBlockBlob creates a block blob and uploads a file from a URL to it.
CreateGalleryImage creates a gallery image.
CreateGalleryImageVersion creates a gallery image version.
CreateImageGallery creates a image gallery.
CreatePageBlob creates a blob and uploads a file from a URL to it.
CreateStorageAccount creates a new storage account.
# Structs
CreateBlobContainerInput contains the input parameters used for creating a blob storage container.
CreateBlobContainerOutput contains the return values after creating a blob storage container.
CreateBlockBlobInput containers the input parameters used for creating a block blob.
CreateBlockBlobOutput contains the return values after creating a block blob.
CreateGalleryImageInput contains the input parameters for creating a gallery image.
CreateGalleryImageOutput contains the return values after creating a gallery image.
CreateGalleryImageVersionInput contains the input parameters for creating a gallery image version.
CreateGalleryImageVersionOutput contains the return values after create a gallery image version.
CreateImageGalleryInput contains the input parameters for creating a image gallery.
CreateImageGalleryOutput contains the return values after creating a image gallery.
CreatePageBlobInput containers the input parameters used for creating a page blob.
CreatePageBlobOutput contains the return values after creating a page blob.
CreateStorageAccountInput contains the input parameters for creating a storage account.
CreateStorageAccountOutput contains the return values after creating a storage account.
Provider implements Azure CAPI installation.