ClusterSshProfile クラス

定義

クラスターの Ssh プロファイル。

public class ClusterSshProfile
type ClusterSshProfile = class
Public Class ClusterSshProfile
継承
ClusterSshProfile

コンストラクター

ClusterSshProfile(Int32)

ClusterSshProfile の新しいインスタンスを初期化します。

プロパティ

Count

クラスターあたりの ssh ポッドの数。

PodPrefix

ポッド名のプレフィックス。 ポッド番号がプレフィックスに追加されます。 ポッドのイングレス URL は clusterFqdn/sshBasePath>/<<prefix-number<>> で<使用できます。>

適用対象