Interface protos.google.cloud.gkehub.v1.IGenerateConnectManifestRequest (1.2.1)

Properties of a GenerateConnectManifestRequest.

Package

@google-cloud/gke-hub!

Properties

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)

namespace

namespace?: (string|null);

GenerateConnectManifestRequest namespace

Property Value
TypeDescription
(string|null)

proxy

proxy?: (Uint8Array|string|null);

GenerateConnectManifestRequest proxy

Property Value
TypeDescription
(Uint8Array|string|null)

registry

registry?: (string|null);

GenerateConnectManifestRequest registry

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

GenerateConnectManifestRequest version

Property Value
TypeDescription
(string|null)