Interface protos.google.cloud.gkehub.v1beta1.IGenerateConnectManifestRequest (1.1.4)

Properties of a GenerateConnectManifestRequest.

Package

@google-cloud/gke-hub!

Properties

connectAgent

connectAgent?: (google.cloud.gkehub.v1beta1.IConnectAgent|null);

GenerateConnectManifestRequest connectAgent

Property Value
TypeDescription
(google.cloud.gkehub.v1beta1.IConnectAgent|null)

imagePullSecretContent

imagePullSecretContent?: (Uint8Array|string|null);

GenerateConnectManifestRequest imagePullSecretContent

Property Value
TypeDescription
(Uint8Array|string|null)

isUpgrade

isUpgrade?: (boolean|null);

GenerateConnectManifestRequest isUpgrade

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

GenerateConnectManifestRequest name

Property Value
TypeDescription
(string|null)

registry

registry?: (string|null);

GenerateConnectManifestRequest registry

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

GenerateConnectManifestRequest version

Property Value
TypeDescription
(string|null)