rancher v2.15.1

Registration.spec

RegistrationSpec is a description of a registration config

4 fields
Registration.spec fields and descriptions
Field / TypeDescription
mode
string required

RegistrationMode enforces the valid registration modes

  • enum: ["online","offline"]
  • default: "online"
object

SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace

  • x-kubernetes-map-type: "atomic"
object

No description provided.

syncNow
boolean

No description provided.