Documentation ¶
Index ¶
- func CreateAzureContainerApp(ctx context.Context, authorizer autorest.Authorizer, ...) (*web.ContainerApp, error)
- func CreateNewKubeEnvironment(ctx context.Context, authorizer autorest.Authorizer, ...) (*web.KubeEnvironment, error)
- func GetAzureContainerApp(ctx context.Context, authorizer autorest.Authorizer, ...) (*web.ContainerApp, error)
- func GetKubeEnvironment(ctx context.Context, authorizer autorest.Authorizer, ...) (*web.KubeEnvironment, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAzureContainerApp ¶
func CreateAzureContainerApp(ctx context.Context, authorizer autorest.Authorizer, app azurev1alpha1.ContainerApp, subscription, resourcegroup, location, kubeenvID string) (*web.ContainerApp, error)
func CreateNewKubeEnvironment ¶
func CreateNewKubeEnvironment(ctx context.Context, authorizer autorest.Authorizer, env azurev1alpha1.ContainerEnvironment, subscription, resourcegroup string) (*web.KubeEnvironment, error)
func GetAzureContainerApp ¶
func GetAzureContainerApp(ctx context.Context, authorizer autorest.Authorizer, env azurev1alpha1.ContainerApp, subscription, resourcegroup string) (*web.ContainerApp, error)
func GetKubeEnvironment ¶
func GetKubeEnvironment(ctx context.Context, authorizer autorest.Authorizer, env azurev1alpha1.ContainerEnvironment, subscription, resourcegroup string) (*web.KubeEnvironment, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.