Compartilhar via


OpenShiftClusters interface

Interface que representa um OpenShiftClusters.

Métodos

beginCreateOrUpdate(string, string, OpenShiftCluster, OpenShiftClustersCreateOrUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

beginCreateOrUpdateAndWait(string, string, OpenShiftCluster, OpenShiftClustersCreateOrUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

beginDelete(string, string, OpenShiftClustersDeleteOptionalParams)

A operação não retorna nada.

beginDeleteAndWait(string, string, OpenShiftClustersDeleteOptionalParams)

A operação não retorna nada.

beginUpdate(string, string, OpenShiftClusterUpdate, OpenShiftClustersUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

beginUpdateAndWait(string, string, OpenShiftClusterUpdate, OpenShiftClustersUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

get(string, string, OpenShiftClustersGetOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

list(OpenShiftClustersListOptionalParams)

A operação retorna propriedades de cada cluster do OpenShift.

listAdminCredentials(string, string, OpenShiftClustersListAdminCredentialsOptionalParams)

A operação retorna o kubeconfig do administrador.

listByResourceGroup(string, OpenShiftClustersListByResourceGroupOptionalParams)

A operação retorna propriedades de cada cluster do OpenShift.

listCredentials(string, string, OpenShiftClustersListCredentialsOptionalParams)

A operação retorna as credenciais.

Detalhes do método

beginCreateOrUpdate(string, string, OpenShiftCluster, OpenShiftClustersCreateOrUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

function beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: OpenShiftCluster, options?: OpenShiftClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<OpenShiftCluster>, OpenShiftCluster>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

parameters
OpenShiftCluster

O recurso de cluster do OpenShift.

options
OpenShiftClustersCreateOrUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<@azure/core-lro.SimplePollerLike<OperationState<OpenShiftCluster>, OpenShiftCluster>>

beginCreateOrUpdateAndWait(string, string, OpenShiftCluster, OpenShiftClustersCreateOrUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

function beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: OpenShiftCluster, options?: OpenShiftClustersCreateOrUpdateOptionalParams): Promise<OpenShiftCluster>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

parameters
OpenShiftCluster

O recurso de cluster do OpenShift.

options
OpenShiftClustersCreateOrUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<OpenShiftCluster>

beginDelete(string, string, OpenShiftClustersDeleteOptionalParams)

A operação não retorna nada.

function beginDelete(resourceGroupName: string, resourceName: string, options?: OpenShiftClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

options
OpenShiftClustersDeleteOptionalParams

Os parâmetros de opções.

Retornos

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, OpenShiftClustersDeleteOptionalParams)

A operação não retorna nada.

function beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: OpenShiftClustersDeleteOptionalParams): Promise<void>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

options
OpenShiftClustersDeleteOptionalParams

Os parâmetros de opções.

Retornos

Promise<void>

beginUpdate(string, string, OpenShiftClusterUpdate, OpenShiftClustersUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

function beginUpdate(resourceGroupName: string, resourceName: string, parameters: OpenShiftClusterUpdate, options?: OpenShiftClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<OpenShiftCluster>, OpenShiftCluster>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

parameters
OpenShiftClusterUpdate

O recurso de cluster do OpenShift.

options
OpenShiftClustersUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<@azure/core-lro.SimplePollerLike<OperationState<OpenShiftCluster>, OpenShiftCluster>>

beginUpdateAndWait(string, string, OpenShiftClusterUpdate, OpenShiftClustersUpdateOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

function beginUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: OpenShiftClusterUpdate, options?: OpenShiftClustersUpdateOptionalParams): Promise<OpenShiftCluster>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

parameters
OpenShiftClusterUpdate

O recurso de cluster do OpenShift.

options
OpenShiftClustersUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<OpenShiftCluster>

get(string, string, OpenShiftClustersGetOptionalParams)

A operação retorna propriedades de um cluster Do OpenShift.

function get(resourceGroupName: string, resourceName: string, options?: OpenShiftClustersGetOptionalParams): Promise<OpenShiftCluster>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

options
OpenShiftClustersGetOptionalParams

Os parâmetros de opções.

Retornos

Promise<OpenShiftCluster>

list(OpenShiftClustersListOptionalParams)

A operação retorna propriedades de cada cluster do OpenShift.

function list(options?: OpenShiftClustersListOptionalParams): PagedAsyncIterableIterator<OpenShiftCluster, OpenShiftCluster[], PageSettings>

Parâmetros

options
OpenShiftClustersListOptionalParams

Os parâmetros de opções.

Retornos

listAdminCredentials(string, string, OpenShiftClustersListAdminCredentialsOptionalParams)

A operação retorna o kubeconfig do administrador.

function listAdminCredentials(resourceGroupName: string, resourceName: string, options?: OpenShiftClustersListAdminCredentialsOptionalParams): Promise<OpenShiftClusterAdminKubeconfig>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

options
OpenShiftClustersListAdminCredentialsOptionalParams

Os parâmetros de opções.

Retornos

listByResourceGroup(string, OpenShiftClustersListByResourceGroupOptionalParams)

A operação retorna propriedades de cada cluster do OpenShift.

function listByResourceGroup(resourceGroupName: string, options?: OpenShiftClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<OpenShiftCluster, OpenShiftCluster[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

options
OpenShiftClustersListByResourceGroupOptionalParams

Os parâmetros de opções.

Retornos

listCredentials(string, string, OpenShiftClustersListCredentialsOptionalParams)

A operação retorna as credenciais.

function listCredentials(resourceGroupName: string, resourceName: string, options?: OpenShiftClustersListCredentialsOptionalParams): Promise<OpenShiftClusterCredentials>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster do OpenShift.

options
OpenShiftClustersListCredentialsOptionalParams

Os parâmetros de opções.

Retornos