goharbor.io / v1beta1 / PullSecretBinding
- string
.apiVersion
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
- string
.kind
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
- object
.metadata
- object
.spec
PullSecretBindingSpec defines the desired state of PullSecretBinding.
- string required
.spec .harborServerConfig
Indicate which harbor server configuration is referred
- string required
.spec .projectId
ProjectID points to the project associated with the secret binding
- string required
.spec .robotId
RobotID points to the robot account id used for secret binding
- string required
.spec .serviceAccount
Indicate which service account binds the pull secret
- object
.status
PullSecretBindingStatus defines the observed state of PullSecretBinding.
- string
.status .message
Message provides human-readable message.
- string
.status .reason
Reason represents status reason.
- string required
.status .status
INSERT ADDITIONAL STATUS FIELD - define observed state of cluster Important: Run “make” to regenerate code after modifying this file Indicate the status of binding:
binding
,bound
andunknown