Documentation ¶
Index ¶
- type AddressOverrideApplyConfiguration
- func (b *AddressOverrideApplyConfiguration) WithCACertsFile(value string) *AddressOverrideApplyConfiguration
- func (b *AddressOverrideApplyConfiguration) WithFrom(value string) *AddressOverrideApplyConfiguration
- func (b *AddressOverrideApplyConfiguration) WithTo(value string) *AddressOverrideApplyConfiguration
- type ApplicationCapabilitiesApplyConfiguration
- type CatlsApplyConfiguration
- type ChaincodePackageApplyConfiguration
- func (b *ChaincodePackageApplyConfiguration) WithAddress(value string) *ChaincodePackageApplyConfiguration
- func (b *ChaincodePackageApplyConfiguration) WithDialTimeout(value string) *ChaincodePackageApplyConfiguration
- func (b *ChaincodePackageApplyConfiguration) WithName(value string) *ChaincodePackageApplyConfiguration
- func (b *ChaincodePackageApplyConfiguration) WithTLS(value *ChaincodePackageTLSApplyConfiguration) *ChaincodePackageApplyConfiguration
- func (b *ChaincodePackageApplyConfiguration) WithType(value string) *ChaincodePackageApplyConfiguration
- type ChaincodePackageTLSApplyConfiguration
- type ChannelCapabilitiesApplyConfiguration
- type ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithApplicationCapabilities(value *ApplicationCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithBatchTimeout(value string) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithChannelCapabilities(value *ChannelCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithElectionTick(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithHeartbeatTick(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithMaxInflightBlocks(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithMaxMessageCount(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithOrdererCapabilities(value *OrdererCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithPreferredMaxBytes(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithSnapshotIntervalSize(value int) *ChannelConfigApplyConfiguration
- func (b *ChannelConfigApplyConfiguration) WithTickInterval(value string) *ChannelConfigApplyConfiguration
- type ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCahost(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCaname(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCaport(value int) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithEnrollid(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithEnrollsecret(value string) *ComponentApplyConfiguration
- func (b *ComponentApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *ComponentApplyConfiguration
- type CorsApplyConfiguration
- type CsrApplyConfiguration
- type EnrollmentApplyConfiguration
- type ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithName(value string) *ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithPath(value string) *ExternalBuilderApplyConfiguration
- func (b *ExternalBuilderApplyConfiguration) WithPropagateEnvironment(values ...string) *ExternalBuilderApplyConfiguration
- type ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithCertificateKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithPrivateKeyKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithRootCertificateKey(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithSecretName(value string) *ExternalCertificateApplyConfiguration
- func (b *ExternalCertificateApplyConfiguration) WithSecretNamespace(value string) *ExternalCertificateApplyConfiguration
- type FabricCAAffiliationApplyConfiguration
- type FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) GetName() *string
- func (b *FabricCAApplyConfiguration) WithAPIVersion(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithAnnotations(entries map[string]string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithFinalizers(values ...string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithGenerateName(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithGeneration(value int64) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithKind(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithLabels(entries map[string]string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithName(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithNamespace(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithResourceVersion(value string) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithSpec(value *FabricCASpecApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithStatus(value *FabricCAStatusApplyConfiguration) *FabricCAApplyConfiguration
- func (b *FabricCAApplyConfiguration) WithUID(value types.UID) *FabricCAApplyConfiguration
- type FabricCABCCSPApplyConfiguration
- type FabricCABCCSPSWApplyConfiguration
- type FabricCACFGAffilitionsApplyConfiguration
- type FabricCACFGApplyConfiguration
- type FabricCACFGIdentitiesApplyConfiguration
- type FabricCACRLApplyConfiguration
- type FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithCA(value *FabricCACSRCAApplyConfiguration) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithCN(value string) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithHosts(values ...string) *FabricCACSRApplyConfiguration
- func (b *FabricCACSRApplyConfiguration) WithNames(values ...*FabricCANamesApplyConfiguration) *FabricCACSRApplyConfiguration
- type FabricCACSRCAApplyConfiguration
- type FabricCACryptoApplyConfiguration
- func (b *FabricCACryptoApplyConfiguration) WithCert(value string) *FabricCACryptoApplyConfiguration
- func (b *FabricCACryptoApplyConfiguration) WithChain(value string) *FabricCACryptoApplyConfiguration
- func (b *FabricCACryptoApplyConfiguration) WithKey(value string) *FabricCACryptoApplyConfiguration
- func (b *FabricCACryptoApplyConfiguration) WithSecretRef(value *SecretRefApplyConfiguration) *FabricCACryptoApplyConfiguration
- type FabricCADatabaseApplyConfiguration
- type FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithAffiliation(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithAttrs(value *FabricCAIdentityAttrsApplyConfiguration) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithName(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithPass(value string) *FabricCAIdentityApplyConfiguration
- func (b *FabricCAIdentityApplyConfiguration) WithType(value string) *FabricCAIdentityApplyConfiguration
- type FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithAttributes(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithGenCRL(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA(value bool) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
- func (b *FabricCAIdentityAttrsApplyConfiguration) WithRevoker(value bool) *FabricCAIdentityAttrsApplyConfiguration
- type FabricCAIntermediateApplyConfiguration
- type FabricCAIntermediateParentServerApplyConfiguration
- type FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithAffiliations(values ...*FabricCAAffiliationApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithBCCSP(value *FabricCABCCSPApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCA(value *FabricCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCFG(value *FabricCACFGApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCRL(value *FabricCACRLApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithCSR(value *FabricCACSRApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithIntermediate(value *FabricCAIntermediateApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithName(value string) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithRegistry(value *FabricCARegistryApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithSigning(value *FabricCASigningApplyConfiguration) *FabricCAItemConfApplyConfiguration
- func (b *FabricCAItemConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCAItemConfApplyConfiguration
- type FabricCAMetricsApplyConfiguration
- type FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithAddress(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithNetwork(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithPrefix(value string) *FabricCAMetricsStatsdApplyConfiguration
- func (b *FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval(value string) *FabricCAMetricsStatsdApplyConfiguration
- type FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithC(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithL(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithO(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithOU(value string) *FabricCANamesApplyConfiguration
- func (b *FabricCANamesApplyConfiguration) WithST(value string) *FabricCANamesApplyConfiguration
- type FabricCARegistryApplyConfiguration
- type FabricCASigningApplyConfiguration
- type FabricCASigningDefaultApplyConfiguration
- type FabricCASigningProfilesApplyConfiguration
- func (b *FabricCASigningProfilesApplyConfiguration) WithCA(value *FabricCASigningSignProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
- func (b *FabricCASigningProfilesApplyConfiguration) WithTLS(value *FabricCASigningTLSProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
- type FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithCAConstraint(value *FabricCASigningSignProfileConstraintApplyConfiguration) *FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningSignProfileApplyConfiguration
- func (b *FabricCASigningSignProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningSignProfileApplyConfiguration
- type FabricCASigningSignProfileConstraintApplyConfiguration
- type FabricCASigningTLSProfileApplyConfiguration
- type FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCLRSizeLimit(value int) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithCors(value *CorsApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithDatabase(value *FabricCADatabaseApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithDebug(value bool) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithHosts(values ...string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithImage(value string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithMetrics(value *FabricCAMetricsApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithService(value *FabricCASpecServiceApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTLS(value *FabricCATLSConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTLSCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricCASpecApplyConfiguration
- func (b *FabricCASpecApplyConfiguration) WithVersion(value string) *FabricCASpecApplyConfiguration
- type FabricCASpecServiceApplyConfiguration
- type FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithCACert(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithMessage(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithNodePort(value int) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithTLSCACert(value string) *FabricCAStatusApplyConfiguration
- func (b *FabricCAStatusApplyConfiguration) WithTlsCert(value string) *FabricCAStatusApplyConfiguration
- type FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithC(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithCN(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithL(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithO(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithOU(value string) *FabricCASubjectApplyConfiguration
- func (b *FabricCASubjectApplyConfiguration) WithST(value string) *FabricCASubjectApplyConfiguration
- type FabricCATLSConfApplyConfiguration
- type FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) GetName() *string
- func (b *FabricChaincodeApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithKind(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithName(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithNamespace(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithSpec(value *FabricChaincodeSpecApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithStatus(value *FabricChaincodeStatusApplyConfiguration) *FabricChaincodeApplyConfiguration
- func (b *FabricChaincodeApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApplyConfiguration
- type FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) GetName() *string
- func (b *FabricChaincodeApproveApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithKind(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithName(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithNamespace(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithSpec(value *FabricChaincodeApproveSpecApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithStatus(value *FabricChaincodeApproveStatusApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
- func (b *FabricChaincodeApproveApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApproveApplyConfiguration
- type FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithChaincodeName(value string) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithChannelName(value string) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithEndorsementPolicy(value string) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithExternalOrderers(values ...*FabricOrdererExternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithInitRequired(value bool) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithOrderers(values ...*FabricOrdererInternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPrivateDataCollections(values ...*PrivateDataCollectionApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithSequence(value int64) *FabricChaincodeApproveSpecApplyConfiguration
- func (b *FabricChaincodeApproveSpecApplyConfiguration) WithVersion(value string) *FabricChaincodeApproveSpecApplyConfiguration
- type FabricChaincodeApproveStatusApplyConfiguration
- func (b *FabricChaincodeApproveStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeApproveStatusApplyConfiguration
- func (b *FabricChaincodeApproveStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeApproveStatusApplyConfiguration
- func (b *FabricChaincodeApproveStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeApproveStatusApplyConfiguration
- func (b *FabricChaincodeApproveStatusApplyConfiguration) WithTransactionID(value string) *FabricChaincodeApproveStatusApplyConfiguration
- type FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) GetName() *string
- func (b *FabricChaincodeCommitApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithGenerateName(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithGeneration(value int64) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithKind(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithName(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithNamespace(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithSpec(value *FabricChaincodeCommitSpecApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithStatus(value *FabricChaincodeCommitStatusApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
- func (b *FabricChaincodeCommitApplyConfiguration) WithUID(value types.UID) *FabricChaincodeCommitApplyConfiguration
- type FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithChaincodeName(value string) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithChannelName(value string) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithEndorsementPolicy(value string) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithExternalOrderers(values ...*FabricOrdererExternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithInitRequired(value bool) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithOrderers(values ...*FabricOrdererInternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithPrivateDataCollections(values ...*PrivateDataCollectionApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithSequence(value int64) *FabricChaincodeCommitSpecApplyConfiguration
- func (b *FabricChaincodeCommitSpecApplyConfiguration) WithVersion(value string) *FabricChaincodeCommitSpecApplyConfiguration
- type FabricChaincodeCommitStatusApplyConfiguration
- func (b *FabricChaincodeCommitStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeCommitStatusApplyConfiguration
- func (b *FabricChaincodeCommitStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeCommitStatusApplyConfiguration
- func (b *FabricChaincodeCommitStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeCommitStatusApplyConfiguration
- func (b *FabricChaincodeCommitStatusApplyConfiguration) WithTransactionID(value string) *FabricChaincodeCommitStatusApplyConfiguration
- type FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) GetName() *string
- func (b *FabricChaincodeInstallApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithGenerateName(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithGeneration(value int64) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithKind(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithName(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithNamespace(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithSpec(value *FabricChaincodeInstallSpecApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithStatus(value *FabricChaincodeInstallStatusApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
- func (b *FabricChaincodeInstallApplyConfiguration) WithUID(value types.UID) *FabricChaincodeInstallApplyConfiguration
- type FabricChaincodeInstallSpecApplyConfiguration
- func (b *FabricChaincodeInstallSpecApplyConfiguration) WithChaincodePackage(value *ChaincodePackageApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
- func (b *FabricChaincodeInstallSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
- func (b *FabricChaincodeInstallSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
- func (b *FabricChaincodeInstallSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeInstallSpecApplyConfiguration
- func (b *FabricChaincodeInstallSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
- type FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithFailedPeers(values ...*FailedPeerApplyConfiguration) *FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithInstalledPeers(values ...*InstalledPeerApplyConfiguration) *FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithPackageID(value string) *FabricChaincodeInstallStatusApplyConfiguration
- func (b *FabricChaincodeInstallStatusApplyConfiguration) WithStatus(value hlfkungfusoftwareesv1alpha1.DeploymentStatus) *FabricChaincodeInstallStatusApplyConfiguration
- type FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithArgs(values ...string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithChaincodeServerPort(value int) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithCommand(values ...string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithCredentials(value *TLSApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithEnableServiceLinks(value bool) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImage(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithMspID(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithNodeSelector(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithPodSecurityContext(value v1.PodSecurityContext) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithSecurityContext(value v1.SecurityContext) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithServiceAccountName(value string) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithTemplate(value *FabricChaincodeTemplateRefApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
- func (b *FabricChaincodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeSpecApplyConfiguration
- type FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeStatusApplyConfiguration
- func (b *FabricChaincodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeStatusApplyConfiguration
- type FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) GetName() *string
- func (b *FabricChaincodeTemplateApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithGenerateName(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithGeneration(value int64) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithKind(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithName(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithNamespace(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithSpec(value *FabricChaincodeTemplateSpecApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithStatus(value *FabricChaincodeTemplateStatusApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
- func (b *FabricChaincodeTemplateApplyConfiguration) WithUID(value types.UID) *FabricChaincodeTemplateApplyConfiguration
- type FabricChaincodeTemplateRefApplyConfiguration
- type FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithArgs(values ...string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithChaincodeServerPort(value int) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithCommand(values ...string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithMspID(value string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeTemplateSpecApplyConfiguration
- func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeTemplateSpecApplyConfiguration
- type FabricChaincodeTemplateStatusApplyConfiguration
- func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeTemplateStatusApplyConfiguration
- func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeTemplateStatusApplyConfiguration
- func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeTemplateStatusApplyConfiguration
- type FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) GetName() *string
- func (b *FabricExplorerApplyConfiguration) WithAPIVersion(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithFinalizers(values ...string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithGenerateName(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithGeneration(value int64) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithKind(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithLabels(entries map[string]string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithName(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithNamespace(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithResourceVersion(value string) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithSpec(value *FabricExplorerSpecApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithStatus(value *FabricExplorerStatusApplyConfiguration) *FabricExplorerApplyConfiguration
- func (b *FabricExplorerApplyConfiguration) WithUID(value types.UID) *FabricExplorerApplyConfiguration
- type FabricExplorerSpecApplyConfiguration
- type FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithMessage(value string) *FabricExplorerStatusApplyConfiguration
- func (b *FabricExplorerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricExplorerStatusApplyConfiguration
- type FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithImage(value string) *FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricFSServerApplyConfiguration
- func (b *FabricFSServerApplyConfiguration) WithTag(value string) *FabricFSServerApplyConfiguration
- type FabricFollowerChannelAnchorPeerApplyConfiguration
- type FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) GetName() *string
- func (b *FabricFollowerChannelApplyConfiguration) WithAPIVersion(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithFinalizers(values ...string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithGenerateName(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithGeneration(value int64) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithKind(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithName(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithResourceVersion(value string) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithSpec(value *FabricFollowerChannelSpecApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithStatus(value *FabricFollowerChannelStatusApplyConfiguration) *FabricFollowerChannelApplyConfiguration
- func (b *FabricFollowerChannelApplyConfiguration) WithUID(value types.UID) *FabricFollowerChannelApplyConfiguration
- type FabricFollowerChannelExternalPeerApplyConfiguration
- type FabricFollowerChannelOrdererApplyConfiguration
- type FabricFollowerChannelPeerApplyConfiguration
- type FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers(values ...*FabricFollowerChannelAnchorPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin(values ...*FabricFollowerChannelExternalPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithMSPID(value string) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithName(value string) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithOrderers(values ...*FabricFollowerChannelOrdererApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- func (b *FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin(values ...*FabricFollowerChannelPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
- type FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithMessage(value string) *FabricFollowerChannelStatusApplyConfiguration
- func (b *FabricFollowerChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricFollowerChannelStatusApplyConfiguration
- type FabricGatewayApiApplyConfiguration
- func (b *FabricGatewayApiApplyConfiguration) WithGatewayName(value string) *FabricGatewayApiApplyConfiguration
- func (b *FabricGatewayApiApplyConfiguration) WithGatewayNamespace(value string) *FabricGatewayApiApplyConfiguration
- func (b *FabricGatewayApiApplyConfiguration) WithHosts(values ...string) *FabricGatewayApiApplyConfiguration
- func (b *FabricGatewayApiApplyConfiguration) WithPort(value int) *FabricGatewayApiApplyConfiguration
- type FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) GetName() *string
- func (b *FabricIdentityApplyConfiguration) WithAPIVersion(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithAnnotations(entries map[string]string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithFinalizers(values ...string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithGenerateName(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithGeneration(value int64) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithKind(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithLabels(entries map[string]string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithName(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithNamespace(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithResourceVersion(value string) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithSpec(value *FabricIdentitySpecApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithStatus(value *FabricIdentityStatusApplyConfiguration) *FabricIdentityApplyConfiguration
- func (b *FabricIdentityApplyConfiguration) WithUID(value types.UID) *FabricIdentityApplyConfiguration
- type FabricIdentityAttributeRequestApplyConfiguration
- type FabricIdentityAttributesApplyConfiguration
- func (b *FabricIdentityAttributesApplyConfiguration) WithECert(value bool) *FabricIdentityAttributesApplyConfiguration
- func (b *FabricIdentityAttributesApplyConfiguration) WithName(value string) *FabricIdentityAttributesApplyConfiguration
- func (b *FabricIdentityAttributesApplyConfiguration) WithValue(value string) *FabricIdentityAttributesApplyConfiguration
- type FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithAffiliation(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithAttributes(values ...*FabricIdentityAttributesApplyConfiguration) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithAttrs(values ...string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollid(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollsecret(value string) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments(value int) *FabricIdentityRegisterApplyConfiguration
- func (b *FabricIdentityRegisterApplyConfiguration) WithType(value string) *FabricIdentityRegisterApplyConfiguration
- type FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithAttributeRequest(values ...*FabricIdentityAttributeRequestApplyConfiguration) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCahost(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCaname(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCaport(value int) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithEnrollid(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithEnrollsecret(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithMSPID(value string) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithRegister(value *FabricIdentityRegisterApplyConfiguration) *FabricIdentitySpecApplyConfiguration
- func (b *FabricIdentitySpecApplyConfiguration) WithUpdateCertificateTime(value v1.Time) *FabricIdentitySpecApplyConfiguration
- type FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithMessage(value string) *FabricIdentityStatusApplyConfiguration
- func (b *FabricIdentityStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricIdentityStatusApplyConfiguration
- type FabricIstioApplyConfiguration
- type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
- type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
- type FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithACLs(value map[string]string) *FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelApplicationConfigApplyConfiguration
- func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelApplicationConfigApplyConfiguration
- type FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) GetName() *string
- func (b *FabricMainChannelApplyConfiguration) WithAPIVersion(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithFinalizers(values ...string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithGenerateName(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithGeneration(value int64) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithKind(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithName(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithNamespace(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithResourceVersion(value string) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithSpec(value *FabricMainChannelSpecApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithStatus(value *FabricMainChannelStatusApplyConfiguration) *FabricMainChannelApplyConfiguration
- func (b *FabricMainChannelApplyConfiguration) WithUID(value types.UID) *FabricMainChannelApplyConfiguration
- type FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithApplication(value *FabricMainChannelApplicationConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithOrderer(value *FabricMainChannelOrdererConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- func (b *FabricMainChannelConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
- type FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithPort(value int) *FabricMainChannelConsenterApplyConfiguration
- func (b *FabricMainChannelConsenterApplyConfiguration) WithTLSCert(value string) *FabricMainChannelConsenterApplyConfiguration
- type FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithClientTlsCert(value string) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithId(value uint32) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithIdentity(value string) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithMspId(value string) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithPort(value uint32) *FabricMainChannelConsenterItemApplyConfiguration
- func (b *FabricMainChannelConsenterItemApplyConfiguration) WithServerTlsCert(value string) *FabricMainChannelConsenterItemApplyConfiguration
- type FabricMainChannelEtcdRaftApplyConfiguration
- type FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval(value string) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
- type FabricMainChannelExternalOrdererNodeApplyConfiguration
- type FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
- type FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
- type FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretKey(value string) *FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretName(value string) *FabricMainChannelIdentityApplyConfiguration
- func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace(value string) *FabricMainChannelIdentityApplyConfiguration
- type FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
- type FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize(value *FabricMainChannelOrdererBatchSizeApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout(value string) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithConsenterMapping(values ...*FabricMainChannelConsenterItemApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft(value *FabricMainChannelEtcdRaftApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType(value v1alpha1.OrdererConsensusType) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithSmartBFT(value *FabricMainChannelSmartBFTApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
- func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithState(value v1alpha1.FabricMainChannelConsensusState) *FabricMainChannelOrdererConfigApplyConfiguration
- type FabricMainChannelOrdererNodeApplyConfiguration
- type FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin(values ...*FabricMainChannelExternalOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin(values ...*FabricMainChannelOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
- type FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
- type FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithRule(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithType(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
- type FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithCollectTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithDecisionsPerLeader(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithIncomingMessageBufferSize(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatCount(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderRotation(value smartbft.Options_Rotation) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestAutoRemoveTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxBytes(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxCount(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxInterval(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestComplainTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestForwardTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestMaxBytes(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestPoolSize(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithSpeedUpViewChange(value bool) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithSyncOnStart(value bool) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeResendInterval(value string) *FabricMainChannelSmartBFTApplyConfiguration
- func (b *FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
- type FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations(values ...*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations(values ...*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithChannelConfig(value *FabricMainChannelConfigApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithConsenters(values ...*FabricMainChannelConsenterApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations(values ...*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations(values ...*FabricMainChannelExternalPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithIdentities(entries map[string]FabricMainChannelIdentityApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithName(value string) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations(values ...*FabricMainChannelOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- func (b *FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations(values ...*FabricMainChannelPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
- type FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithMessage(value string) *FabricMainChannelStatusApplyConfiguration
- func (b *FabricMainChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricMainChannelStatusApplyConfiguration
- type FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) GetName() *string
- func (b *FabricNetworkConfigApplyConfiguration) WithAPIVersion(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithAnnotations(entries map[string]string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithFinalizers(values ...string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithGenerateName(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithGeneration(value int64) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithKind(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithLabels(entries map[string]string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithName(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithResourceVersion(value string) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithSpec(value *FabricNetworkConfigSpecApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithStatus(value *FabricNetworkConfigStatusApplyConfiguration) *FabricNetworkConfigApplyConfiguration
- func (b *FabricNetworkConfigApplyConfiguration) WithUID(value types.UID) *FabricNetworkConfigApplyConfiguration
- type FabricNetworkConfigCAApplyConfiguration
- type FabricNetworkConfigExternalOrdererApplyConfiguration
- func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithMSPID(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
- func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithName(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
- func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithTLSCACert(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
- func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithURL(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
- type FabricNetworkConfigExternalPeerApplyConfiguration
- func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithMSPID(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
- func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithName(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
- func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithTLSCACert(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
- func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithURL(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
- type FabricNetworkConfigIdentityApplyConfiguration
- type FabricNetworkConfigOrgPeerApplyConfiguration
- type FabricNetworkConfigOrganizationApplyConfiguration
- type FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithCertificateAuthorities(values ...*FabricNetworkConfigCAApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithChannels(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithExternalOrderers(values ...*FabricNetworkConfigExternalOrdererApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithExternalPeers(values ...*FabricNetworkConfigExternalPeerApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithIdentities(values ...*FabricNetworkConfigIdentityApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithInternal(value bool) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithNamespaces(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganization(value string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizationConfig(entries map[string]FabricNetworkConfigOrganizationApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizations(values ...string) *FabricNetworkConfigSpecApplyConfiguration
- func (b *FabricNetworkConfigSpecApplyConfiguration) WithSecretName(value string) *FabricNetworkConfigSpecApplyConfiguration
- type FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithMessage(value string) *FabricNetworkConfigStatusApplyConfiguration
- func (b *FabricNetworkConfigStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricNetworkConfigStatusApplyConfiguration
- type FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) GetName() *string
- func (b *FabricOperationsConsoleApplyConfiguration) WithAPIVersion(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithFinalizers(values ...string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithGenerateName(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithGeneration(value int64) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithKind(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithLabels(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithName(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithNamespace(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithResourceVersion(value string) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithSpec(value *FabricOperationsConsoleSpecApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithStatus(value *FabricOperationsConsoleStatusApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
- func (b *FabricOperationsConsoleApplyConfiguration) WithUID(value types.UID) *FabricOperationsConsoleApplyConfiguration
- type FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithScheme(value string) *FabricOperationsConsoleAuthApplyConfiguration
- func (b *FabricOperationsConsoleAuthApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleAuthApplyConfiguration
- type FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImage(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTag(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleCouchDBApplyConfiguration
- func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
- type FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAuth(value *FabricOperationsConsoleAuthApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithConfig(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB(value *FabricOperationsConsoleCouchDBApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithHostURL(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImage(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithPort(value int) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithReplicas(value int) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTag(value string) *FabricOperationsConsoleSpecApplyConfiguration
- func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleSpecApplyConfiguration
- type FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithMessage(value string) *FabricOperationsConsoleStatusApplyConfiguration
- func (b *FabricOperationsConsoleStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperationsConsoleStatusApplyConfiguration
- type FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) GetName() *string
- func (b *FabricOperatorAPIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithGenerateName(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithGeneration(value int64) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithKind(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithName(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithNamespace(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithSpec(value *FabricOperatorAPISpecApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithStatus(value *FabricOperatorAPIStatusApplyConfiguration) *FabricOperatorAPIApplyConfiguration
- func (b *FabricOperatorAPIApplyConfiguration) WithUID(value types.UID) *FabricOperatorAPIApplyConfiguration
- type FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS(value string) *FabricOperatorAPIAuthApplyConfiguration
- func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorAPIAuthApplyConfiguration
- type FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig(value *FabricOperatorAPINetworkConfigApplyConfiguration) *FabricOperatorAPIHLFConfigApplyConfiguration
- func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithUser(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
- type FabricOperatorAPINetworkConfigApplyConfiguration
- type FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithAuth(value *FabricOperatorAPIAuthApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithHLFConfig(value *FabricOperatorAPIHLFConfigApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImage(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithTag(value string) *FabricOperatorAPISpecApplyConfiguration
- func (b *FabricOperatorAPISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorAPISpecApplyConfiguration
- type FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorAPIStatusApplyConfiguration
- func (b *FabricOperatorAPIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorAPIStatusApplyConfiguration
- type FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) GetName() *string
- func (b *FabricOperatorUIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithGenerateName(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithGeneration(value int64) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithKind(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithName(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithNamespace(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithSpec(value *FabricOperatorUISpecApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithStatus(value *FabricOperatorUIStatusApplyConfiguration) *FabricOperatorUIApplyConfiguration
- func (b *FabricOperatorUIApplyConfiguration) WithUID(value types.UID) *FabricOperatorUIApplyConfiguration
- type FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorUIAuthApplyConfiguration
- func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorUIAuthApplyConfiguration
- type FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAPIURL(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithAuth(value *FabricOperatorUIAuthApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImage(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithTag(value string) *FabricOperatorUISpecApplyConfiguration
- func (b *FabricOperatorUISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorUISpecApplyConfiguration
- type FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorUIStatusApplyConfiguration
- func (b *FabricOperatorUIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorUIStatusApplyConfiguration
- type FabricOrdererExternalRefApplyConfiguration
- type FabricOrdererInternalRefApplyConfiguration
- type FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) GetName() *string
- func (b *FabricOrdererNodeApplyConfiguration) WithAPIVersion(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithFinalizers(values ...string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithGenerateName(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithGeneration(value int64) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithKind(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithLabels(entries map[string]string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithName(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithResourceVersion(value string) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithSpec(value *FabricOrdererNodeSpecApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithStatus(value *FabricOrdererNodeStatusApplyConfiguration) *FabricOrdererNodeApplyConfiguration
- func (b *FabricOrdererNodeApplyConfiguration) WithUID(value types.UID) *FabricOrdererNodeApplyConfiguration
- type FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminTraefik(value *FabricTraefikApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod(value hlfkungfusoftwareesv1alpha1.BootstrapMethod) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled(value bool) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithGenesis(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithImage(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithMspID(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithReplicas(value int) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithService(value *OrdererNodeServiceApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithTag(value string) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
- func (b *FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricOrdererNodeSpecApplyConfiguration
- type FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithAdminPort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithMessage(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithNodePort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort(value int) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
- func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCert(value string) *FabricOrdererNodeStatusApplyConfiguration
- type FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) GetName() *string
- func (b *FabricOrderingServiceApplyConfiguration) WithAPIVersion(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithFinalizers(values ...string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithGenerateName(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithGeneration(value int64) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithKind(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithLabels(entries map[string]string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithName(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithNamespace(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithResourceVersion(value string) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithSpec(value *FabricOrderingServiceSpecApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithStatus(value *FabricOrderingServiceStatusApplyConfiguration) *FabricOrderingServiceApplyConfiguration
- func (b *FabricOrderingServiceApplyConfiguration) WithUID(value types.UID) *FabricOrderingServiceApplyConfiguration
- type FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithEnrollment(value *OrdererEnrollmentApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithImage(value string) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithMspID(value string) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithNodes(values ...*OrdererNodeApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithService(value *OrdererServiceApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel(value *OrdererSystemChannelApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
- func (b *FabricOrderingServiceSpecApplyConfiguration) WithTag(value string) *FabricOrderingServiceSpecApplyConfiguration
- type FabricOrderingServiceStatusApplyConfiguration
- type FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) GetName() *string
- func (b *FabricPeerApplyConfiguration) WithAPIVersion(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithFinalizers(values ...string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithGenerateName(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithGeneration(value int64) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithKind(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithLabels(entries map[string]string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithName(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithNamespace(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithResourceVersion(value string) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithSpec(value *FabricPeerSpecApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithStatus(value *FabricPeerStatusApplyConfiguration) *FabricPeerApplyConfiguration
- func (b *FabricPeerApplyConfiguration) WithUID(value types.UID) *FabricPeerApplyConfiguration
- type FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB(value *FabricPeerExternalCouchDBApplyConfiguration) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithImage(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithPassword(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithTag(value string) *FabricPeerCouchDBApplyConfiguration
- func (b *FabricPeerCouchDBApplyConfiguration) WithUser(value string) *FabricPeerCouchDBApplyConfiguration
- type FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithEnabled(value bool) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImage(value string) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerCouchdbExporterApplyConfiguration
- func (b *FabricPeerCouchdbExporterApplyConfiguration) WithTag(value string) *FabricPeerCouchdbExporterApplyConfiguration
- type FabricPeerDiscoveryApplyConfiguration
- type FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithEnabled(value bool) *FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithHost(value string) *FabricPeerExternalCouchDBApplyConfiguration
- func (b *FabricPeerExternalCouchDBApplyConfiguration) WithPort(value int) *FabricPeerExternalCouchDBApplyConfiguration
- type FabricPeerExternalRefApplyConfiguration
- type FabricPeerInternalRefApplyConfiguration
- type FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithCauthdsl(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithGossip(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithGrpc(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithLedger(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithLevel(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithMsp(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithPeer(value string) *FabricPeerLoggingApplyConfiguration
- func (b *FabricPeerLoggingApplyConfiguration) WithPolicies(value string) *FabricPeerLoggingApplyConfiguration
- type FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithChaincode(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithCouchDB(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithCouchDBExporter(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithPeer(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- func (b *FabricPeerResourcesApplyConfiguration) WithProxy(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
- type FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithCouchDB(value *FabricPeerCouchDBApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithCouchDBExporter(value *FabricPeerCouchdbExporterApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithDeliveryClientaddressOverrides(values ...*AddressOverrideApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithDiscovery(value *FabricPeerDiscoveryApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithDockerSocketPath(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalBuilders(values ...*ExternalBuilderApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder(value bool) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithFSServer(value *FabricFSServerApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithGossip(value *FabricPeerSpecGossipApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithHosts(values ...string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImage(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithLogging(value *FabricPeerLoggingApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithMspID(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithPeerVolumeMounts(values ...v1.VolumeMount) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithReplicas(value int) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithResources(value *FabricPeerResourcesApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithService(value *PeerServiceApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithStateDb(value hlfkungfusoftwareesv1alpha1.StateDB) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithStorage(value *FabricPeerStorageApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithTag(value string) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricPeerSpecApplyConfiguration
- func (b *FabricPeerSpecApplyConfiguration) WithVolumes(values ...v1.Volume) *FabricPeerSpecApplyConfiguration
- type FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithAliveExpirationTimeout(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithAliveTimeInterval(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithBootstrap(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithOrgLeader(value bool) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithReconnectInterval(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithResponseWaitTime(value string) *FabricPeerSpecGossipApplyConfiguration
- func (b *FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection(value bool) *FabricPeerSpecGossipApplyConfiguration
- type FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithMessage(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithNodePort(value int) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithSignCACert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithSignCert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithTlsCACert(value string) *FabricPeerStatusApplyConfiguration
- func (b *FabricPeerStatusApplyConfiguration) WithTlsCert(value string) *FabricPeerStatusApplyConfiguration
- type FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithChaincode(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithCouchDB(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- func (b *FabricPeerStorageApplyConfiguration) WithPeer(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
- type FabricTraefikApplyConfiguration
- func (b *FabricTraefikApplyConfiguration) WithEntrypoints(values ...string) *FabricTraefikApplyConfiguration
- func (b *FabricTraefikApplyConfiguration) WithHosts(values ...string) *FabricTraefikApplyConfiguration
- func (b *FabricTraefikApplyConfiguration) WithMiddlewares(values ...*FabricTraefikMiddlewareApplyConfiguration) *FabricTraefikApplyConfiguration
- type FabricTraefikMiddlewareApplyConfiguration
- type FailedPeerApplyConfiguration
- type GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithEnabled(value bool) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImage(value string) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithResources(value v1.ResourceRequirements) *GRPCProxyApplyConfiguration
- func (b *GRPCProxyApplyConfiguration) WithTag(value string) *GRPCProxyApplyConfiguration
- type HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretKey(value string) *HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretName(value string) *HLFIdentityApplyConfiguration
- func (b *HLFIdentityApplyConfiguration) WithSecretNamespace(value string) *HLFIdentityApplyConfiguration
- type IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithAnnotations(entries map[string]string) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithClassName(value string) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithEnabled(value bool) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithHosts(values ...*IngressHostApplyConfiguration) *IngressApplyConfiguration
- func (b *IngressApplyConfiguration) WithTLS(values ...v1beta1.IngressTLS) *IngressApplyConfiguration
- type IngressHostApplyConfiguration
- type IngressPathApplyConfiguration
- type InstalledPeerApplyConfiguration
- type OrdererCapabilitiesApplyConfiguration
- type OrdererEnrollmentApplyConfiguration
- type OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithEnrollment(value *OrdererNodeEnrollmentApplyConfiguration) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithHost(value string) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithID(value string) *OrdererNodeApplyConfiguration
- func (b *OrdererNodeApplyConfiguration) WithPort(value int) *OrdererNodeApplyConfiguration
- type OrdererNodeEnrollmentApplyConfiguration
- type OrdererNodeEnrollmentTLSApplyConfiguration
- type OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithNodePortOperations(value int) *OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithNodePortRequest(value int) *OrdererNodeServiceApplyConfiguration
- func (b *OrdererNodeServiceApplyConfiguration) WithType(value v1.ServiceType) *OrdererNodeServiceApplyConfiguration
- type OrdererServiceApplyConfiguration
- type OrdererSystemChannelApplyConfiguration
- type PeerServiceApplyConfiguration
- type PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithBlockToLive(value uint64) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithEndorsementPolicy(value *PrivateDataCollectionEndorsementPolicyApplyConfiguration) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithMaxPeerCount(value int32) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithMemberOnlyRead(value bool) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithMemberOnlyWrite(value bool) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithName(value string) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithPolicy(value string) *PrivateDataCollectionApplyConfiguration
- func (b *PrivateDataCollectionApplyConfiguration) WithRequiredPeerCount(value int32) *PrivateDataCollectionApplyConfiguration
- type PrivateDataCollectionEndorsementPolicyApplyConfiguration
- func (b *PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithChannelConfigPolicy(value string) *PrivateDataCollectionEndorsementPolicyApplyConfiguration
- func (b *PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithSignaturePolicy(value string) *PrivateDataCollectionEndorsementPolicyApplyConfiguration
- type SecretApplyConfiguration
- type SecretRefApplyConfiguration
- type SecretRefNSKeyApplyConfiguration
- func (b *SecretRefNSKeyApplyConfiguration) WithKey(value string) *SecretRefNSKeyApplyConfiguration
- func (b *SecretRefNSKeyApplyConfiguration) WithName(value string) *SecretRefNSKeyApplyConfiguration
- func (b *SecretRefNSKeyApplyConfiguration) WithNamespace(value string) *SecretRefNSKeyApplyConfiguration
- type ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithEnabled(value bool) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithInterval(value string) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithLabels(entries map[string]string) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithSampleLimit(value int) *ServiceMonitorApplyConfiguration
- func (b *ServiceMonitorApplyConfiguration) WithScrapeTimeout(value string) *ServiceMonitorApplyConfiguration
- type StorageApplyConfiguration
- type TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCahost(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCaname(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCaport(value int) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithEnrollid(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithEnrollsecret(value string) *TLSApplyConfiguration
- func (b *TLSApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *TLSApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressOverrideApplyConfiguration ¶ added in v1.10.0
type AddressOverrideApplyConfiguration struct { From *string `json:"from,omitempty"` To *string `json:"to,omitempty"` CACertsFile *string `json:"caCertsFile,omitempty"` }
AddressOverrideApplyConfiguration represents a declarative configuration of the AddressOverride type for use with apply.
func AddressOverride ¶ added in v1.10.0
func AddressOverride() *AddressOverrideApplyConfiguration
AddressOverrideApplyConfiguration constructs a declarative configuration of the AddressOverride type for use with apply.
func (*AddressOverrideApplyConfiguration) WithCACertsFile ¶ added in v1.10.0
func (b *AddressOverrideApplyConfiguration) WithCACertsFile(value string) *AddressOverrideApplyConfiguration
WithCACertsFile sets the CACertsFile field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CACertsFile field is set to the value of the last call.
func (*AddressOverrideApplyConfiguration) WithFrom ¶ added in v1.10.0
func (b *AddressOverrideApplyConfiguration) WithFrom(value string) *AddressOverrideApplyConfiguration
WithFrom sets the From field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the From field is set to the value of the last call.
func (*AddressOverrideApplyConfiguration) WithTo ¶ added in v1.10.0
func (b *AddressOverrideApplyConfiguration) WithTo(value string) *AddressOverrideApplyConfiguration
WithTo sets the To field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the To field is set to the value of the last call.
type ApplicationCapabilitiesApplyConfiguration ¶
type ApplicationCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
ApplicationCapabilitiesApplyConfiguration represents a declarative configuration of the ApplicationCapabilities type for use with apply.
func ApplicationCapabilities ¶
func ApplicationCapabilities() *ApplicationCapabilitiesApplyConfiguration
ApplicationCapabilitiesApplyConfiguration constructs a declarative configuration of the ApplicationCapabilities type for use with apply.
func (*ApplicationCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *ApplicationCapabilitiesApplyConfiguration) WithV2_0(value bool) *ApplicationCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the V2_0 field is set to the value of the last call.
type CatlsApplyConfiguration ¶
type CatlsApplyConfiguration struct { Cacert *string `json:"cacert,omitempty"` SecretRef *SecretRefNSKeyApplyConfiguration `json:"secretRef,omitempty"` }
CatlsApplyConfiguration represents a declarative configuration of the Catls type for use with apply.
func Catls ¶
func Catls() *CatlsApplyConfiguration
CatlsApplyConfiguration constructs a declarative configuration of the Catls type for use with apply.
func (*CatlsApplyConfiguration) WithCacert ¶
func (b *CatlsApplyConfiguration) WithCacert(value string) *CatlsApplyConfiguration
WithCacert sets the Cacert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cacert field is set to the value of the last call.
func (*CatlsApplyConfiguration) WithSecretRef ¶ added in v1.10.0
func (b *CatlsApplyConfiguration) WithSecretRef(value *SecretRefNSKeyApplyConfiguration) *CatlsApplyConfiguration
WithSecretRef sets the SecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretRef field is set to the value of the last call.
type ChaincodePackageApplyConfiguration ¶ added in v1.11.0
type ChaincodePackageApplyConfiguration struct { Name *string `json:"name,omitempty"` Address *string `json:"address,omitempty"` Type *string `json:"type,omitempty"` DialTimeout *string `json:"dialTimeout,omitempty"` TLS *ChaincodePackageTLSApplyConfiguration `json:"tls,omitempty"` }
ChaincodePackageApplyConfiguration represents a declarative configuration of the ChaincodePackage type for use with apply.
func ChaincodePackage ¶ added in v1.11.0
func ChaincodePackage() *ChaincodePackageApplyConfiguration
ChaincodePackageApplyConfiguration constructs a declarative configuration of the ChaincodePackage type for use with apply.
func (*ChaincodePackageApplyConfiguration) WithAddress ¶ added in v1.11.0
func (b *ChaincodePackageApplyConfiguration) WithAddress(value string) *ChaincodePackageApplyConfiguration
WithAddress sets the Address field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Address field is set to the value of the last call.
func (*ChaincodePackageApplyConfiguration) WithDialTimeout ¶ added in v1.11.0
func (b *ChaincodePackageApplyConfiguration) WithDialTimeout(value string) *ChaincodePackageApplyConfiguration
WithDialTimeout sets the DialTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DialTimeout field is set to the value of the last call.
func (*ChaincodePackageApplyConfiguration) WithName ¶ added in v1.11.0
func (b *ChaincodePackageApplyConfiguration) WithName(value string) *ChaincodePackageApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*ChaincodePackageApplyConfiguration) WithTLS ¶ added in v1.11.0
func (b *ChaincodePackageApplyConfiguration) WithTLS(value *ChaincodePackageTLSApplyConfiguration) *ChaincodePackageApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
func (*ChaincodePackageApplyConfiguration) WithType ¶ added in v1.11.0
func (b *ChaincodePackageApplyConfiguration) WithType(value string) *ChaincodePackageApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type ChaincodePackageTLSApplyConfiguration ¶ added in v1.11.0
type ChaincodePackageTLSApplyConfiguration struct {
Required *bool `json:"required,omitempty"`
}
ChaincodePackageTLSApplyConfiguration represents a declarative configuration of the ChaincodePackageTLS type for use with apply.
func ChaincodePackageTLS ¶ added in v1.11.0
func ChaincodePackageTLS() *ChaincodePackageTLSApplyConfiguration
ChaincodePackageTLSApplyConfiguration constructs a declarative configuration of the ChaincodePackageTLS type for use with apply.
func (*ChaincodePackageTLSApplyConfiguration) WithRequired ¶ added in v1.11.0
func (b *ChaincodePackageTLSApplyConfiguration) WithRequired(value bool) *ChaincodePackageTLSApplyConfiguration
WithRequired sets the Required field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Required field is set to the value of the last call.
type ChannelCapabilitiesApplyConfiguration ¶
type ChannelCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
ChannelCapabilitiesApplyConfiguration represents a declarative configuration of the ChannelCapabilities type for use with apply.
func ChannelCapabilities ¶
func ChannelCapabilities() *ChannelCapabilitiesApplyConfiguration
ChannelCapabilitiesApplyConfiguration constructs a declarative configuration of the ChannelCapabilities type for use with apply.
func (*ChannelCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *ChannelCapabilitiesApplyConfiguration) WithV2_0(value bool) *ChannelCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the V2_0 field is set to the value of the last call.
type ChannelConfigApplyConfiguration ¶
type ChannelConfigApplyConfiguration struct { BatchTimeout *string `json:"batchTimeout,omitempty"` MaxMessageCount *int `json:"maxMessageCount,omitempty"` AbsoluteMaxBytes *int `json:"absoluteMaxBytes,omitempty"` PreferredMaxBytes *int `json:"preferredMaxBytes,omitempty"` OrdererCapabilities *OrdererCapabilitiesApplyConfiguration `json:"ordererCapabilities,omitempty"` ApplicationCapabilities *ApplicationCapabilitiesApplyConfiguration `json:"applicationCapabilities,omitempty"` ChannelCapabilities *ChannelCapabilitiesApplyConfiguration `json:"channelCapabilities,omitempty"` SnapshotIntervalSize *int `json:"snapshotIntervalSize,omitempty"` TickInterval *string `json:"tickInterval,omitempty"` ElectionTick *int `json:"electionTick,omitempty"` HeartbeatTick *int `json:"heartbeatTick,omitempty"` MaxInflightBlocks *int `json:"maxInflightBlocks,omitempty"` }
ChannelConfigApplyConfiguration represents a declarative configuration of the ChannelConfig type for use with apply.
func ChannelConfig ¶
func ChannelConfig() *ChannelConfigApplyConfiguration
ChannelConfigApplyConfiguration constructs a declarative configuration of the ChannelConfig type for use with apply.
func (*ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes ¶
func (b *ChannelConfigApplyConfiguration) WithAbsoluteMaxBytes(value int) *ChannelConfigApplyConfiguration
WithAbsoluteMaxBytes sets the AbsoluteMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AbsoluteMaxBytes field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithApplicationCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithApplicationCapabilities(value *ApplicationCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithApplicationCapabilities sets the ApplicationCapabilities field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ApplicationCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithBatchTimeout ¶
func (b *ChannelConfigApplyConfiguration) WithBatchTimeout(value string) *ChannelConfigApplyConfiguration
WithBatchTimeout sets the BatchTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BatchTimeout field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithChannelCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithChannelCapabilities(value *ChannelCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithChannelCapabilities sets the ChannelCapabilities field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithElectionTick ¶
func (b *ChannelConfigApplyConfiguration) WithElectionTick(value int) *ChannelConfigApplyConfiguration
WithElectionTick sets the ElectionTick field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ElectionTick field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithHeartbeatTick ¶
func (b *ChannelConfigApplyConfiguration) WithHeartbeatTick(value int) *ChannelConfigApplyConfiguration
WithHeartbeatTick sets the HeartbeatTick field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HeartbeatTick field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithMaxInflightBlocks ¶
func (b *ChannelConfigApplyConfiguration) WithMaxInflightBlocks(value int) *ChannelConfigApplyConfiguration
WithMaxInflightBlocks sets the MaxInflightBlocks field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxInflightBlocks field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithMaxMessageCount ¶
func (b *ChannelConfigApplyConfiguration) WithMaxMessageCount(value int) *ChannelConfigApplyConfiguration
WithMaxMessageCount sets the MaxMessageCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxMessageCount field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithOrdererCapabilities ¶
func (b *ChannelConfigApplyConfiguration) WithOrdererCapabilities(value *OrdererCapabilitiesApplyConfiguration) *ChannelConfigApplyConfiguration
WithOrdererCapabilities sets the OrdererCapabilities field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OrdererCapabilities field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithPreferredMaxBytes ¶
func (b *ChannelConfigApplyConfiguration) WithPreferredMaxBytes(value int) *ChannelConfigApplyConfiguration
WithPreferredMaxBytes sets the PreferredMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PreferredMaxBytes field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithSnapshotIntervalSize ¶
func (b *ChannelConfigApplyConfiguration) WithSnapshotIntervalSize(value int) *ChannelConfigApplyConfiguration
WithSnapshotIntervalSize sets the SnapshotIntervalSize field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SnapshotIntervalSize field is set to the value of the last call.
func (*ChannelConfigApplyConfiguration) WithTickInterval ¶
func (b *ChannelConfigApplyConfiguration) WithTickInterval(value string) *ChannelConfigApplyConfiguration
WithTickInterval sets the TickInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TickInterval field is set to the value of the last call.
type ComponentApplyConfiguration ¶
type ComponentApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` External *ExternalCertificateApplyConfiguration `json:"external,omitempty"` }
ComponentApplyConfiguration represents a declarative configuration of the Component type for use with apply.
func Component ¶
func Component() *ComponentApplyConfiguration
ComponentApplyConfiguration constructs a declarative configuration of the Component type for use with apply.
func (*ComponentApplyConfiguration) WithCahost ¶
func (b *ComponentApplyConfiguration) WithCahost(value string) *ComponentApplyConfiguration
WithCahost sets the Cahost field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cahost field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCaname ¶
func (b *ComponentApplyConfiguration) WithCaname(value string) *ComponentApplyConfiguration
WithCaname sets the Caname field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caname field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCaport ¶
func (b *ComponentApplyConfiguration) WithCaport(value int) *ComponentApplyConfiguration
WithCaport sets the Caport field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caport field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithCatls ¶
func (b *ComponentApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *ComponentApplyConfiguration
WithCatls sets the Catls field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Catls field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithEnrollid ¶
func (b *ComponentApplyConfiguration) WithEnrollid(value string) *ComponentApplyConfiguration
WithEnrollid sets the Enrollid field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollid field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithEnrollsecret ¶
func (b *ComponentApplyConfiguration) WithEnrollsecret(value string) *ComponentApplyConfiguration
WithEnrollsecret sets the Enrollsecret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollsecret field is set to the value of the last call.
func (*ComponentApplyConfiguration) WithExternal ¶
func (b *ComponentApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *ComponentApplyConfiguration
WithExternal sets the External field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the External field is set to the value of the last call.
type CorsApplyConfiguration ¶
type CorsApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Origins []string `json:"origins,omitempty"` }
CorsApplyConfiguration represents a declarative configuration of the Cors type for use with apply.
func Cors ¶
func Cors() *CorsApplyConfiguration
CorsApplyConfiguration constructs a declarative configuration of the Cors type for use with apply.
func (*CorsApplyConfiguration) WithEnabled ¶
func (b *CorsApplyConfiguration) WithEnabled(value bool) *CorsApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*CorsApplyConfiguration) WithOrigins ¶
func (b *CorsApplyConfiguration) WithOrigins(values ...string) *CorsApplyConfiguration
WithOrigins adds the given value to the Origins field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Origins field.
type CsrApplyConfiguration ¶
type CsrApplyConfiguration struct { Hosts []string `json:"hosts,omitempty"` CN *string `json:"cn,omitempty"` }
CsrApplyConfiguration represents a declarative configuration of the Csr type for use with apply.
func Csr ¶
func Csr() *CsrApplyConfiguration
CsrApplyConfiguration constructs a declarative configuration of the Csr type for use with apply.
func (*CsrApplyConfiguration) WithCN ¶
func (b *CsrApplyConfiguration) WithCN(value string) *CsrApplyConfiguration
WithCN sets the CN field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CN field is set to the value of the last call.
func (*CsrApplyConfiguration) WithHosts ¶
func (b *CsrApplyConfiguration) WithHosts(values ...string) *CsrApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
type EnrollmentApplyConfiguration ¶
type EnrollmentApplyConfiguration struct { Component *ComponentApplyConfiguration `json:"component,omitempty"` TLS *TLSApplyConfiguration `json:"tls,omitempty"` }
EnrollmentApplyConfiguration represents a declarative configuration of the Enrollment type for use with apply.
func Enrollment ¶
func Enrollment() *EnrollmentApplyConfiguration
EnrollmentApplyConfiguration constructs a declarative configuration of the Enrollment type for use with apply.
func (*EnrollmentApplyConfiguration) WithComponent ¶
func (b *EnrollmentApplyConfiguration) WithComponent(value *ComponentApplyConfiguration) *EnrollmentApplyConfiguration
WithComponent sets the Component field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Component field is set to the value of the last call.
func (*EnrollmentApplyConfiguration) WithTLS ¶
func (b *EnrollmentApplyConfiguration) WithTLS(value *TLSApplyConfiguration) *EnrollmentApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
type ExternalBuilderApplyConfiguration ¶
type ExternalBuilderApplyConfiguration struct { Name *string `json:"name,omitempty"` Path *string `json:"path,omitempty"` PropagateEnvironment []string `json:"propagateEnvironment,omitempty"` }
ExternalBuilderApplyConfiguration represents a declarative configuration of the ExternalBuilder type for use with apply.
func ExternalBuilder ¶
func ExternalBuilder() *ExternalBuilderApplyConfiguration
ExternalBuilderApplyConfiguration constructs a declarative configuration of the ExternalBuilder type for use with apply.
func (*ExternalBuilderApplyConfiguration) WithName ¶
func (b *ExternalBuilderApplyConfiguration) WithName(value string) *ExternalBuilderApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*ExternalBuilderApplyConfiguration) WithPath ¶
func (b *ExternalBuilderApplyConfiguration) WithPath(value string) *ExternalBuilderApplyConfiguration
WithPath sets the Path field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Path field is set to the value of the last call.
func (*ExternalBuilderApplyConfiguration) WithPropagateEnvironment ¶
func (b *ExternalBuilderApplyConfiguration) WithPropagateEnvironment(values ...string) *ExternalBuilderApplyConfiguration
WithPropagateEnvironment adds the given value to the PropagateEnvironment field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PropagateEnvironment field.
type ExternalCertificateApplyConfiguration ¶
type ExternalCertificateApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` SecretNamespace *string `json:"secretNamespace,omitempty"` RootCertificateKey *string `json:"rootCertificateKey,omitempty"` CertificateKey *string `json:"certificateKey,omitempty"` PrivateKeyKey *string `json:"privateKeyKey,omitempty"` }
ExternalCertificateApplyConfiguration represents a declarative configuration of the ExternalCertificate type for use with apply.
func ExternalCertificate ¶
func ExternalCertificate() *ExternalCertificateApplyConfiguration
ExternalCertificateApplyConfiguration constructs a declarative configuration of the ExternalCertificate type for use with apply.
func (*ExternalCertificateApplyConfiguration) WithCertificateKey ¶
func (b *ExternalCertificateApplyConfiguration) WithCertificateKey(value string) *ExternalCertificateApplyConfiguration
WithCertificateKey sets the CertificateKey field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CertificateKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithPrivateKeyKey ¶
func (b *ExternalCertificateApplyConfiguration) WithPrivateKeyKey(value string) *ExternalCertificateApplyConfiguration
WithPrivateKeyKey sets the PrivateKeyKey field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PrivateKeyKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithRootCertificateKey ¶
func (b *ExternalCertificateApplyConfiguration) WithRootCertificateKey(value string) *ExternalCertificateApplyConfiguration
WithRootCertificateKey sets the RootCertificateKey field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RootCertificateKey field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithSecretName ¶
func (b *ExternalCertificateApplyConfiguration) WithSecretName(value string) *ExternalCertificateApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
func (*ExternalCertificateApplyConfiguration) WithSecretNamespace ¶
func (b *ExternalCertificateApplyConfiguration) WithSecretNamespace(value string) *ExternalCertificateApplyConfiguration
WithSecretNamespace sets the SecretNamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretNamespace field is set to the value of the last call.
type FabricCAAffiliationApplyConfiguration ¶
type FabricCAAffiliationApplyConfiguration struct { Name *string `json:"name,omitempty"` Departments []string `json:"departments,omitempty"` }
FabricCAAffiliationApplyConfiguration represents a declarative configuration of the FabricCAAffiliation type for use with apply.
func FabricCAAffiliation ¶
func FabricCAAffiliation() *FabricCAAffiliationApplyConfiguration
FabricCAAffiliationApplyConfiguration constructs a declarative configuration of the FabricCAAffiliation type for use with apply.
func (*FabricCAAffiliationApplyConfiguration) WithDepartments ¶
func (b *FabricCAAffiliationApplyConfiguration) WithDepartments(values ...string) *FabricCAAffiliationApplyConfiguration
WithDepartments adds the given value to the Departments field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Departments field.
func (*FabricCAAffiliationApplyConfiguration) WithName ¶
func (b *FabricCAAffiliationApplyConfiguration) WithName(value string) *FabricCAAffiliationApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
type FabricCAApplyConfiguration ¶
type FabricCAApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricCASpecApplyConfiguration `json:"spec,omitempty"` Status *FabricCAStatusApplyConfiguration `json:"status,omitempty"` }
FabricCAApplyConfiguration represents a declarative configuration of the FabricCA type for use with apply.
func FabricCA ¶
func FabricCA(name, namespace string) *FabricCAApplyConfiguration
FabricCA constructs a declarative configuration of the FabricCA type for use with apply.
func (*FabricCAApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricCAApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricCAApplyConfiguration) WithAPIVersion ¶
func (b *FabricCAApplyConfiguration) WithAPIVersion(value string) *FabricCAApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithAnnotations ¶
func (b *FabricCAApplyConfiguration) WithAnnotations(entries map[string]string) *FabricCAApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricCAApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricCAApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricCAApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricCAApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricCAApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricCAApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricCAApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithFinalizers ¶
func (b *FabricCAApplyConfiguration) WithFinalizers(values ...string) *FabricCAApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricCAApplyConfiguration) WithGenerateName ¶
func (b *FabricCAApplyConfiguration) WithGenerateName(value string) *FabricCAApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithGeneration ¶
func (b *FabricCAApplyConfiguration) WithGeneration(value int64) *FabricCAApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithKind ¶
func (b *FabricCAApplyConfiguration) WithKind(value string) *FabricCAApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithLabels ¶
func (b *FabricCAApplyConfiguration) WithLabels(entries map[string]string) *FabricCAApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricCAApplyConfiguration) WithName ¶
func (b *FabricCAApplyConfiguration) WithName(value string) *FabricCAApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithNamespace ¶
func (b *FabricCAApplyConfiguration) WithNamespace(value string) *FabricCAApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithOwnerReferences ¶
func (b *FabricCAApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricCAApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricCAApplyConfiguration) WithResourceVersion ¶
func (b *FabricCAApplyConfiguration) WithResourceVersion(value string) *FabricCAApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithSpec ¶
func (b *FabricCAApplyConfiguration) WithSpec(value *FabricCASpecApplyConfiguration) *FabricCAApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithStatus ¶
func (b *FabricCAApplyConfiguration) WithStatus(value *FabricCAStatusApplyConfiguration) *FabricCAApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricCAApplyConfiguration) WithUID ¶
func (b *FabricCAApplyConfiguration) WithUID(value types.UID) *FabricCAApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricCABCCSPApplyConfiguration ¶
type FabricCABCCSPApplyConfiguration struct { Default *string `json:"default,omitempty"` SW *FabricCABCCSPSWApplyConfiguration `json:"sw,omitempty"` }
FabricCABCCSPApplyConfiguration represents a declarative configuration of the FabricCABCCSP type for use with apply.
func FabricCABCCSP ¶
func FabricCABCCSP() *FabricCABCCSPApplyConfiguration
FabricCABCCSPApplyConfiguration constructs a declarative configuration of the FabricCABCCSP type for use with apply.
func (*FabricCABCCSPApplyConfiguration) WithDefault ¶
func (b *FabricCABCCSPApplyConfiguration) WithDefault(value string) *FabricCABCCSPApplyConfiguration
WithDefault sets the Default field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Default field is set to the value of the last call.
func (*FabricCABCCSPApplyConfiguration) WithSW ¶
func (b *FabricCABCCSPApplyConfiguration) WithSW(value *FabricCABCCSPSWApplyConfiguration) *FabricCABCCSPApplyConfiguration
WithSW sets the SW field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SW field is set to the value of the last call.
type FabricCABCCSPSWApplyConfiguration ¶
type FabricCABCCSPSWApplyConfiguration struct { Hash *string `json:"hash,omitempty"` Security *string `json:"security,omitempty"` }
FabricCABCCSPSWApplyConfiguration represents a declarative configuration of the FabricCABCCSPSW type for use with apply.
func FabricCABCCSPSW ¶
func FabricCABCCSPSW() *FabricCABCCSPSWApplyConfiguration
FabricCABCCSPSWApplyConfiguration constructs a declarative configuration of the FabricCABCCSPSW type for use with apply.
func (*FabricCABCCSPSWApplyConfiguration) WithHash ¶
func (b *FabricCABCCSPSWApplyConfiguration) WithHash(value string) *FabricCABCCSPSWApplyConfiguration
WithHash sets the Hash field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Hash field is set to the value of the last call.
func (*FabricCABCCSPSWApplyConfiguration) WithSecurity ¶
func (b *FabricCABCCSPSWApplyConfiguration) WithSecurity(value string) *FabricCABCCSPSWApplyConfiguration
WithSecurity sets the Security field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Security field is set to the value of the last call.
type FabricCACFGAffilitionsApplyConfiguration ¶
type FabricCACFGAffilitionsApplyConfiguration struct {
AllowRemove *bool `json:"allowRemove,omitempty"`
}
FabricCACFGAffilitionsApplyConfiguration represents a declarative configuration of the FabricCACFGAffilitions type for use with apply.
func FabricCACFGAffilitions ¶
func FabricCACFGAffilitions() *FabricCACFGAffilitionsApplyConfiguration
FabricCACFGAffilitionsApplyConfiguration constructs a declarative configuration of the FabricCACFGAffilitions type for use with apply.
func (*FabricCACFGAffilitionsApplyConfiguration) WithAllowRemove ¶
func (b *FabricCACFGAffilitionsApplyConfiguration) WithAllowRemove(value bool) *FabricCACFGAffilitionsApplyConfiguration
WithAllowRemove sets the AllowRemove field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AllowRemove field is set to the value of the last call.
type FabricCACFGApplyConfiguration ¶
type FabricCACFGApplyConfiguration struct { Identities *FabricCACFGIdentitiesApplyConfiguration `json:"identities,omitempty"` Affiliations *FabricCACFGAffilitionsApplyConfiguration `json:"affiliations,omitempty"` }
FabricCACFGApplyConfiguration represents a declarative configuration of the FabricCACFG type for use with apply.
func FabricCACFG ¶
func FabricCACFG() *FabricCACFGApplyConfiguration
FabricCACFGApplyConfiguration constructs a declarative configuration of the FabricCACFG type for use with apply.
func (*FabricCACFGApplyConfiguration) WithAffiliations ¶
func (b *FabricCACFGApplyConfiguration) WithAffiliations(value *FabricCACFGAffilitionsApplyConfiguration) *FabricCACFGApplyConfiguration
WithAffiliations sets the Affiliations field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affiliations field is set to the value of the last call.
func (*FabricCACFGApplyConfiguration) WithIdentities ¶
func (b *FabricCACFGApplyConfiguration) WithIdentities(value *FabricCACFGIdentitiesApplyConfiguration) *FabricCACFGApplyConfiguration
WithIdentities sets the Identities field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Identities field is set to the value of the last call.
type FabricCACFGIdentitiesApplyConfiguration ¶
type FabricCACFGIdentitiesApplyConfiguration struct {
AllowRemove *bool `json:"allowRemove,omitempty"`
}
FabricCACFGIdentitiesApplyConfiguration represents a declarative configuration of the FabricCACFGIdentities type for use with apply.
func FabricCACFGIdentities ¶
func FabricCACFGIdentities() *FabricCACFGIdentitiesApplyConfiguration
FabricCACFGIdentitiesApplyConfiguration constructs a declarative configuration of the FabricCACFGIdentities type for use with apply.
func (*FabricCACFGIdentitiesApplyConfiguration) WithAllowRemove ¶
func (b *FabricCACFGIdentitiesApplyConfiguration) WithAllowRemove(value bool) *FabricCACFGIdentitiesApplyConfiguration
WithAllowRemove sets the AllowRemove field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AllowRemove field is set to the value of the last call.
type FabricCACRLApplyConfiguration ¶
type FabricCACRLApplyConfiguration struct {
Expiry *string `json:"expiry,omitempty"`
}
FabricCACRLApplyConfiguration represents a declarative configuration of the FabricCACRL type for use with apply.
func FabricCACRL ¶
func FabricCACRL() *FabricCACRLApplyConfiguration
FabricCACRLApplyConfiguration constructs a declarative configuration of the FabricCACRL type for use with apply.
func (*FabricCACRLApplyConfiguration) WithExpiry ¶
func (b *FabricCACRLApplyConfiguration) WithExpiry(value string) *FabricCACRLApplyConfiguration
WithExpiry sets the Expiry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Expiry field is set to the value of the last call.
type FabricCACSRApplyConfiguration ¶
type FabricCACSRApplyConfiguration struct { CN *string `json:"cn,omitempty"` Hosts []string `json:"hosts,omitempty"` Names []FabricCANamesApplyConfiguration `json:"names,omitempty"` CA *FabricCACSRCAApplyConfiguration `json:"ca,omitempty"` }
FabricCACSRApplyConfiguration represents a declarative configuration of the FabricCACSR type for use with apply.
func FabricCACSR ¶
func FabricCACSR() *FabricCACSRApplyConfiguration
FabricCACSRApplyConfiguration constructs a declarative configuration of the FabricCACSR type for use with apply.
func (*FabricCACSRApplyConfiguration) WithCA ¶
func (b *FabricCACSRApplyConfiguration) WithCA(value *FabricCACSRCAApplyConfiguration) *FabricCACSRApplyConfiguration
WithCA sets the CA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CA field is set to the value of the last call.
func (*FabricCACSRApplyConfiguration) WithCN ¶
func (b *FabricCACSRApplyConfiguration) WithCN(value string) *FabricCACSRApplyConfiguration
WithCN sets the CN field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CN field is set to the value of the last call.
func (*FabricCACSRApplyConfiguration) WithHosts ¶
func (b *FabricCACSRApplyConfiguration) WithHosts(values ...string) *FabricCACSRApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricCACSRApplyConfiguration) WithNames ¶
func (b *FabricCACSRApplyConfiguration) WithNames(values ...*FabricCANamesApplyConfiguration) *FabricCACSRApplyConfiguration
WithNames adds the given value to the Names field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Names field.
type FabricCACSRCAApplyConfiguration ¶
type FabricCACSRCAApplyConfiguration struct { Expiry *string `json:"expiry,omitempty"` PathLength *int `json:"pathLength,omitempty"` }
FabricCACSRCAApplyConfiguration represents a declarative configuration of the FabricCACSRCA type for use with apply.
func FabricCACSRCA ¶
func FabricCACSRCA() *FabricCACSRCAApplyConfiguration
FabricCACSRCAApplyConfiguration constructs a declarative configuration of the FabricCACSRCA type for use with apply.
func (*FabricCACSRCAApplyConfiguration) WithExpiry ¶
func (b *FabricCACSRCAApplyConfiguration) WithExpiry(value string) *FabricCACSRCAApplyConfiguration
WithExpiry sets the Expiry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Expiry field is set to the value of the last call.
func (*FabricCACSRCAApplyConfiguration) WithPathLength ¶
func (b *FabricCACSRCAApplyConfiguration) WithPathLength(value int) *FabricCACSRCAApplyConfiguration
WithPathLength sets the PathLength field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PathLength field is set to the value of the last call.
type FabricCACryptoApplyConfiguration ¶
type FabricCACryptoApplyConfiguration struct { Key *string `json:"key,omitempty"` SecretRef *SecretRefApplyConfiguration `json:"secret,omitempty"` Cert *string `json:"cert,omitempty"` Chain *string `json:"chain,omitempty"` }
FabricCACryptoApplyConfiguration represents a declarative configuration of the FabricCACrypto type for use with apply.
func FabricCACrypto ¶
func FabricCACrypto() *FabricCACryptoApplyConfiguration
FabricCACryptoApplyConfiguration constructs a declarative configuration of the FabricCACrypto type for use with apply.
func (*FabricCACryptoApplyConfiguration) WithCert ¶
func (b *FabricCACryptoApplyConfiguration) WithCert(value string) *FabricCACryptoApplyConfiguration
WithCert sets the Cert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cert field is set to the value of the last call.
func (*FabricCACryptoApplyConfiguration) WithChain ¶
func (b *FabricCACryptoApplyConfiguration) WithChain(value string) *FabricCACryptoApplyConfiguration
WithChain sets the Chain field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chain field is set to the value of the last call.
func (*FabricCACryptoApplyConfiguration) WithKey ¶
func (b *FabricCACryptoApplyConfiguration) WithKey(value string) *FabricCACryptoApplyConfiguration
WithKey sets the Key field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Key field is set to the value of the last call.
func (*FabricCACryptoApplyConfiguration) WithSecretRef ¶ added in v1.10.0
func (b *FabricCACryptoApplyConfiguration) WithSecretRef(value *SecretRefApplyConfiguration) *FabricCACryptoApplyConfiguration
WithSecretRef sets the SecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretRef field is set to the value of the last call.
type FabricCADatabaseApplyConfiguration ¶
type FabricCADatabaseApplyConfiguration struct { Type *string `json:"type,omitempty"` Datasource *string `json:"datasource,omitempty"` }
FabricCADatabaseApplyConfiguration represents a declarative configuration of the FabricCADatabase type for use with apply.
func FabricCADatabase ¶
func FabricCADatabase() *FabricCADatabaseApplyConfiguration
FabricCADatabaseApplyConfiguration constructs a declarative configuration of the FabricCADatabase type for use with apply.
func (*FabricCADatabaseApplyConfiguration) WithDatasource ¶
func (b *FabricCADatabaseApplyConfiguration) WithDatasource(value string) *FabricCADatabaseApplyConfiguration
WithDatasource sets the Datasource field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Datasource field is set to the value of the last call.
func (*FabricCADatabaseApplyConfiguration) WithType ¶
func (b *FabricCADatabaseApplyConfiguration) WithType(value string) *FabricCADatabaseApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type FabricCAIdentityApplyConfiguration ¶
type FabricCAIdentityApplyConfiguration struct { Name *string `json:"name,omitempty"` Pass *string `json:"pass,omitempty"` Type *string `json:"type,omitempty"` Affiliation *string `json:"affiliation,omitempty"` Attrs *FabricCAIdentityAttrsApplyConfiguration `json:"attrs,omitempty"` }
FabricCAIdentityApplyConfiguration represents a declarative configuration of the FabricCAIdentity type for use with apply.
func FabricCAIdentity ¶
func FabricCAIdentity() *FabricCAIdentityApplyConfiguration
FabricCAIdentityApplyConfiguration constructs a declarative configuration of the FabricCAIdentity type for use with apply.
func (*FabricCAIdentityApplyConfiguration) WithAffiliation ¶
func (b *FabricCAIdentityApplyConfiguration) WithAffiliation(value string) *FabricCAIdentityApplyConfiguration
WithAffiliation sets the Affiliation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affiliation field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithAttrs ¶
func (b *FabricCAIdentityApplyConfiguration) WithAttrs(value *FabricCAIdentityAttrsApplyConfiguration) *FabricCAIdentityApplyConfiguration
WithAttrs sets the Attrs field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Attrs field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithName ¶
func (b *FabricCAIdentityApplyConfiguration) WithName(value string) *FabricCAIdentityApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithPass ¶
func (b *FabricCAIdentityApplyConfiguration) WithPass(value string) *FabricCAIdentityApplyConfiguration
WithPass sets the Pass field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Pass field is set to the value of the last call.
func (*FabricCAIdentityApplyConfiguration) WithType ¶
func (b *FabricCAIdentityApplyConfiguration) WithType(value string) *FabricCAIdentityApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type FabricCAIdentityAttrsApplyConfiguration ¶
type FabricCAIdentityAttrsApplyConfiguration struct { RegistrarRoles *string `json:"hf.Registrar.Roles,omitempty"` DelegateRoles *string `json:"hf.Registrar.DelegateRoles,omitempty"` Attributes *string `json:"hf.Registrar.Attributes,omitempty"` Revoker *bool `json:"hf.Revoker,omitempty"` IntermediateCA *bool `json:"hf.IntermediateCA,omitempty"` GenCRL *bool `json:"hf.GenCRL,omitempty"` AffiliationMgr *bool `json:"hf.AffiliationMgr,omitempty"` }
FabricCAIdentityAttrsApplyConfiguration represents a declarative configuration of the FabricCAIdentityAttrs type for use with apply.
func FabricCAIdentityAttrs ¶
func FabricCAIdentityAttrs() *FabricCAIdentityAttrsApplyConfiguration
FabricCAIdentityAttrsApplyConfiguration constructs a declarative configuration of the FabricCAIdentityAttrs type for use with apply.
func (*FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithAffiliationMgr(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithAffiliationMgr sets the AffiliationMgr field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AffiliationMgr field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithAttributes ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithAttributes(value string) *FabricCAIdentityAttrsApplyConfiguration
WithAttributes sets the Attributes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Attributes field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithDelegateRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
WithDelegateRoles sets the DelegateRoles field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DelegateRoles field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithGenCRL ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithGenCRL(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithGenCRL sets the GenCRL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenCRL field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithIntermediateCA(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithIntermediateCA sets the IntermediateCA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the IntermediateCA field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithRegistrarRoles(value string) *FabricCAIdentityAttrsApplyConfiguration
WithRegistrarRoles sets the RegistrarRoles field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RegistrarRoles field is set to the value of the last call.
func (*FabricCAIdentityAttrsApplyConfiguration) WithRevoker ¶
func (b *FabricCAIdentityAttrsApplyConfiguration) WithRevoker(value bool) *FabricCAIdentityAttrsApplyConfiguration
WithRevoker sets the Revoker field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Revoker field is set to the value of the last call.
type FabricCAIntermediateApplyConfiguration ¶
type FabricCAIntermediateApplyConfiguration struct {
ParentServer *FabricCAIntermediateParentServerApplyConfiguration `json:"parentServer,omitempty"`
}
FabricCAIntermediateApplyConfiguration represents a declarative configuration of the FabricCAIntermediate type for use with apply.
func FabricCAIntermediate ¶
func FabricCAIntermediate() *FabricCAIntermediateApplyConfiguration
FabricCAIntermediateApplyConfiguration constructs a declarative configuration of the FabricCAIntermediate type for use with apply.
func (*FabricCAIntermediateApplyConfiguration) WithParentServer ¶
func (b *FabricCAIntermediateApplyConfiguration) WithParentServer(value *FabricCAIntermediateParentServerApplyConfiguration) *FabricCAIntermediateApplyConfiguration
WithParentServer sets the ParentServer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ParentServer field is set to the value of the last call.
type FabricCAIntermediateParentServerApplyConfiguration ¶
type FabricCAIntermediateParentServerApplyConfiguration struct { URL *string `json:"url,omitempty"` CAName *string `json:"caName,omitempty"` }
FabricCAIntermediateParentServerApplyConfiguration represents a declarative configuration of the FabricCAIntermediateParentServer type for use with apply.
func FabricCAIntermediateParentServer ¶
func FabricCAIntermediateParentServer() *FabricCAIntermediateParentServerApplyConfiguration
FabricCAIntermediateParentServerApplyConfiguration constructs a declarative configuration of the FabricCAIntermediateParentServer type for use with apply.
func (*FabricCAIntermediateParentServerApplyConfiguration) WithCAName ¶
func (b *FabricCAIntermediateParentServerApplyConfiguration) WithCAName(value string) *FabricCAIntermediateParentServerApplyConfiguration
WithCAName sets the CAName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CAName field is set to the value of the last call.
func (*FabricCAIntermediateParentServerApplyConfiguration) WithURL ¶
func (b *FabricCAIntermediateParentServerApplyConfiguration) WithURL(value string) *FabricCAIntermediateParentServerApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricCAItemConfApplyConfiguration ¶
type FabricCAItemConfApplyConfiguration struct { Name *string `json:"name,omitempty"` CFG *FabricCACFGApplyConfiguration `json:"cfg,omitempty"` Subject *FabricCASubjectApplyConfiguration `json:"subject,omitempty"` CSR *FabricCACSRApplyConfiguration `json:"csr,omitempty"` Signing *FabricCASigningApplyConfiguration `json:"signing,omitempty"` CRL *FabricCACRLApplyConfiguration `json:"crl,omitempty"` Registry *FabricCARegistryApplyConfiguration `json:"registry,omitempty"` Intermediate *FabricCAIntermediateApplyConfiguration `json:"intermediate,omitempty"` BCCSP *FabricCABCCSPApplyConfiguration `json:"bccsp,omitempty"` Affiliations []FabricCAAffiliationApplyConfiguration `json:"affiliations,omitempty"` CA *FabricCACryptoApplyConfiguration `json:"ca,omitempty"` }
FabricCAItemConfApplyConfiguration represents a declarative configuration of the FabricCAItemConf type for use with apply.
func FabricCAItemConf ¶
func FabricCAItemConf() *FabricCAItemConfApplyConfiguration
FabricCAItemConfApplyConfiguration constructs a declarative configuration of the FabricCAItemConf type for use with apply.
func (*FabricCAItemConfApplyConfiguration) WithAffiliations ¶
func (b *FabricCAItemConfApplyConfiguration) WithAffiliations(values ...*FabricCAAffiliationApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithAffiliations adds the given value to the Affiliations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Affiliations field.
func (*FabricCAItemConfApplyConfiguration) WithBCCSP ¶
func (b *FabricCAItemConfApplyConfiguration) WithBCCSP(value *FabricCABCCSPApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithBCCSP sets the BCCSP field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BCCSP field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCA ¶
func (b *FabricCAItemConfApplyConfiguration) WithCA(value *FabricCACryptoApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCA sets the CA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CA field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCFG ¶
func (b *FabricCAItemConfApplyConfiguration) WithCFG(value *FabricCACFGApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCFG sets the CFG field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CFG field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCRL ¶
func (b *FabricCAItemConfApplyConfiguration) WithCRL(value *FabricCACRLApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCRL sets the CRL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CRL field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithCSR ¶
func (b *FabricCAItemConfApplyConfiguration) WithCSR(value *FabricCACSRApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithCSR sets the CSR field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CSR field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithIntermediate ¶
func (b *FabricCAItemConfApplyConfiguration) WithIntermediate(value *FabricCAIntermediateApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithIntermediate sets the Intermediate field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Intermediate field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithName ¶
func (b *FabricCAItemConfApplyConfiguration) WithName(value string) *FabricCAItemConfApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithRegistry ¶
func (b *FabricCAItemConfApplyConfiguration) WithRegistry(value *FabricCARegistryApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithRegistry sets the Registry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Registry field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithSigning ¶
func (b *FabricCAItemConfApplyConfiguration) WithSigning(value *FabricCASigningApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithSigning sets the Signing field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Signing field is set to the value of the last call.
func (*FabricCAItemConfApplyConfiguration) WithSubject ¶
func (b *FabricCAItemConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCAItemConfApplyConfiguration
WithSubject sets the Subject field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Subject field is set to the value of the last call.
type FabricCAMetricsApplyConfiguration ¶
type FabricCAMetricsApplyConfiguration struct { Provider *string `json:"provider,omitempty"` Statsd *FabricCAMetricsStatsdApplyConfiguration `json:"statsd,omitempty"` }
FabricCAMetricsApplyConfiguration represents a declarative configuration of the FabricCAMetrics type for use with apply.
func FabricCAMetrics ¶
func FabricCAMetrics() *FabricCAMetricsApplyConfiguration
FabricCAMetricsApplyConfiguration constructs a declarative configuration of the FabricCAMetrics type for use with apply.
func (*FabricCAMetricsApplyConfiguration) WithProvider ¶
func (b *FabricCAMetricsApplyConfiguration) WithProvider(value string) *FabricCAMetricsApplyConfiguration
WithProvider sets the Provider field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Provider field is set to the value of the last call.
func (*FabricCAMetricsApplyConfiguration) WithStatsd ¶
func (b *FabricCAMetricsApplyConfiguration) WithStatsd(value *FabricCAMetricsStatsdApplyConfiguration) *FabricCAMetricsApplyConfiguration
WithStatsd sets the Statsd field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Statsd field is set to the value of the last call.
type FabricCAMetricsStatsdApplyConfiguration ¶
type FabricCAMetricsStatsdApplyConfiguration struct { Network *string `json:"network,omitempty"` Address *string `json:"address,omitempty"` WriteInterval *string `json:"writeInterval,omitempty"` Prefix *string `json:"prefix,omitempty"` }
FabricCAMetricsStatsdApplyConfiguration represents a declarative configuration of the FabricCAMetricsStatsd type for use with apply.
func FabricCAMetricsStatsd ¶
func FabricCAMetricsStatsd() *FabricCAMetricsStatsdApplyConfiguration
FabricCAMetricsStatsdApplyConfiguration constructs a declarative configuration of the FabricCAMetricsStatsd type for use with apply.
func (*FabricCAMetricsStatsdApplyConfiguration) WithAddress ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithAddress(value string) *FabricCAMetricsStatsdApplyConfiguration
WithAddress sets the Address field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Address field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithNetwork ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithNetwork(value string) *FabricCAMetricsStatsdApplyConfiguration
WithNetwork sets the Network field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Network field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithPrefix ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithPrefix(value string) *FabricCAMetricsStatsdApplyConfiguration
WithPrefix sets the Prefix field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Prefix field is set to the value of the last call.
func (*FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval ¶
func (b *FabricCAMetricsStatsdApplyConfiguration) WithWriteInterval(value string) *FabricCAMetricsStatsdApplyConfiguration
WithWriteInterval sets the WriteInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the WriteInterval field is set to the value of the last call.
type FabricCANamesApplyConfiguration ¶
type FabricCANamesApplyConfiguration struct { C *string `json:"C,omitempty"` ST *string `json:"ST,omitempty"` O *string `json:"O,omitempty"` L *string `json:"L,omitempty"` OU *string `json:"OU,omitempty"` }
FabricCANamesApplyConfiguration represents a declarative configuration of the FabricCANames type for use with apply.
func FabricCANames ¶
func FabricCANames() *FabricCANamesApplyConfiguration
FabricCANamesApplyConfiguration constructs a declarative configuration of the FabricCANames type for use with apply.
func (*FabricCANamesApplyConfiguration) WithC ¶
func (b *FabricCANamesApplyConfiguration) WithC(value string) *FabricCANamesApplyConfiguration
WithC sets the C field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the C field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithL ¶
func (b *FabricCANamesApplyConfiguration) WithL(value string) *FabricCANamesApplyConfiguration
WithL sets the L field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the L field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithO ¶
func (b *FabricCANamesApplyConfiguration) WithO(value string) *FabricCANamesApplyConfiguration
WithO sets the O field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the O field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithOU ¶
func (b *FabricCANamesApplyConfiguration) WithOU(value string) *FabricCANamesApplyConfiguration
WithOU sets the OU field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OU field is set to the value of the last call.
func (*FabricCANamesApplyConfiguration) WithST ¶
func (b *FabricCANamesApplyConfiguration) WithST(value string) *FabricCANamesApplyConfiguration
WithST sets the ST field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ST field is set to the value of the last call.
type FabricCARegistryApplyConfiguration ¶
type FabricCARegistryApplyConfiguration struct { MaxEnrollments *int `json:"max_enrollments,omitempty"` Identities []FabricCAIdentityApplyConfiguration `json:"identities,omitempty"` }
FabricCARegistryApplyConfiguration represents a declarative configuration of the FabricCARegistry type for use with apply.
func FabricCARegistry ¶
func FabricCARegistry() *FabricCARegistryApplyConfiguration
FabricCARegistryApplyConfiguration constructs a declarative configuration of the FabricCARegistry type for use with apply.
func (*FabricCARegistryApplyConfiguration) WithIdentities ¶
func (b *FabricCARegistryApplyConfiguration) WithIdentities(values ...*FabricCAIdentityApplyConfiguration) *FabricCARegistryApplyConfiguration
WithIdentities adds the given value to the Identities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Identities field.
func (*FabricCARegistryApplyConfiguration) WithMaxEnrollments ¶
func (b *FabricCARegistryApplyConfiguration) WithMaxEnrollments(value int) *FabricCARegistryApplyConfiguration
WithMaxEnrollments sets the MaxEnrollments field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxEnrollments field is set to the value of the last call.
type FabricCASigningApplyConfiguration ¶
type FabricCASigningApplyConfiguration struct { Default *FabricCASigningDefaultApplyConfiguration `json:"default,omitempty"` Profiles *FabricCASigningProfilesApplyConfiguration `json:"profiles,omitempty"` }
FabricCASigningApplyConfiguration represents a declarative configuration of the FabricCASigning type for use with apply.
func FabricCASigning ¶
func FabricCASigning() *FabricCASigningApplyConfiguration
FabricCASigningApplyConfiguration constructs a declarative configuration of the FabricCASigning type for use with apply.
func (*FabricCASigningApplyConfiguration) WithDefault ¶
func (b *FabricCASigningApplyConfiguration) WithDefault(value *FabricCASigningDefaultApplyConfiguration) *FabricCASigningApplyConfiguration
WithDefault sets the Default field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Default field is set to the value of the last call.
func (*FabricCASigningApplyConfiguration) WithProfiles ¶
func (b *FabricCASigningApplyConfiguration) WithProfiles(value *FabricCASigningProfilesApplyConfiguration) *FabricCASigningApplyConfiguration
WithProfiles sets the Profiles field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Profiles field is set to the value of the last call.
type FabricCASigningDefaultApplyConfiguration ¶
type FabricCASigningDefaultApplyConfiguration struct { Expiry *string `json:"expiry,omitempty"` Usage []string `json:"usage,omitempty"` }
FabricCASigningDefaultApplyConfiguration represents a declarative configuration of the FabricCASigningDefault type for use with apply.
func FabricCASigningDefault ¶
func FabricCASigningDefault() *FabricCASigningDefaultApplyConfiguration
FabricCASigningDefaultApplyConfiguration constructs a declarative configuration of the FabricCASigningDefault type for use with apply.
func (*FabricCASigningDefaultApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningDefaultApplyConfiguration) WithExpiry(value string) *FabricCASigningDefaultApplyConfiguration
WithExpiry sets the Expiry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Expiry field is set to the value of the last call.
func (*FabricCASigningDefaultApplyConfiguration) WithUsage ¶
func (b *FabricCASigningDefaultApplyConfiguration) WithUsage(values ...string) *FabricCASigningDefaultApplyConfiguration
WithUsage adds the given value to the Usage field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Usage field.
type FabricCASigningProfilesApplyConfiguration ¶
type FabricCASigningProfilesApplyConfiguration struct { CA *FabricCASigningSignProfileApplyConfiguration `json:"ca,omitempty"` TLS *FabricCASigningTLSProfileApplyConfiguration `json:"tls,omitempty"` }
FabricCASigningProfilesApplyConfiguration represents a declarative configuration of the FabricCASigningProfiles type for use with apply.
func FabricCASigningProfiles ¶
func FabricCASigningProfiles() *FabricCASigningProfilesApplyConfiguration
FabricCASigningProfilesApplyConfiguration constructs a declarative configuration of the FabricCASigningProfiles type for use with apply.
func (*FabricCASigningProfilesApplyConfiguration) WithCA ¶
func (b *FabricCASigningProfilesApplyConfiguration) WithCA(value *FabricCASigningSignProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
WithCA sets the CA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CA field is set to the value of the last call.
func (*FabricCASigningProfilesApplyConfiguration) WithTLS ¶
func (b *FabricCASigningProfilesApplyConfiguration) WithTLS(value *FabricCASigningTLSProfileApplyConfiguration) *FabricCASigningProfilesApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
type FabricCASigningSignProfileApplyConfiguration ¶
type FabricCASigningSignProfileApplyConfiguration struct { Usage []string `json:"usage,omitempty"` Expiry *string `json:"expiry,omitempty"` CAConstraint *FabricCASigningSignProfileConstraintApplyConfiguration `json:"caconstraint,omitempty"` }
FabricCASigningSignProfileApplyConfiguration represents a declarative configuration of the FabricCASigningSignProfile type for use with apply.
func FabricCASigningSignProfile ¶
func FabricCASigningSignProfile() *FabricCASigningSignProfileApplyConfiguration
FabricCASigningSignProfileApplyConfiguration constructs a declarative configuration of the FabricCASigningSignProfile type for use with apply.
func (*FabricCASigningSignProfileApplyConfiguration) WithCAConstraint ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithCAConstraint(value *FabricCASigningSignProfileConstraintApplyConfiguration) *FabricCASigningSignProfileApplyConfiguration
WithCAConstraint sets the CAConstraint field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CAConstraint field is set to the value of the last call.
func (*FabricCASigningSignProfileApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningSignProfileApplyConfiguration
WithExpiry sets the Expiry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Expiry field is set to the value of the last call.
func (*FabricCASigningSignProfileApplyConfiguration) WithUsage ¶
func (b *FabricCASigningSignProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningSignProfileApplyConfiguration
WithUsage adds the given value to the Usage field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Usage field.
type FabricCASigningSignProfileConstraintApplyConfiguration ¶
type FabricCASigningSignProfileConstraintApplyConfiguration struct { IsCA *bool `json:"isCA,omitempty"` MaxPathLen *int `json:"maxPathLen,omitempty"` }
FabricCASigningSignProfileConstraintApplyConfiguration represents a declarative configuration of the FabricCASigningSignProfileConstraint type for use with apply.
func FabricCASigningSignProfileConstraint ¶
func FabricCASigningSignProfileConstraint() *FabricCASigningSignProfileConstraintApplyConfiguration
FabricCASigningSignProfileConstraintApplyConfiguration constructs a declarative configuration of the FabricCASigningSignProfileConstraint type for use with apply.
func (*FabricCASigningSignProfileConstraintApplyConfiguration) WithIsCA ¶
func (b *FabricCASigningSignProfileConstraintApplyConfiguration) WithIsCA(value bool) *FabricCASigningSignProfileConstraintApplyConfiguration
WithIsCA sets the IsCA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the IsCA field is set to the value of the last call.
func (*FabricCASigningSignProfileConstraintApplyConfiguration) WithMaxPathLen ¶
func (b *FabricCASigningSignProfileConstraintApplyConfiguration) WithMaxPathLen(value int) *FabricCASigningSignProfileConstraintApplyConfiguration
WithMaxPathLen sets the MaxPathLen field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxPathLen field is set to the value of the last call.
type FabricCASigningTLSProfileApplyConfiguration ¶
type FabricCASigningTLSProfileApplyConfiguration struct { Usage []string `json:"usage,omitempty"` Expiry *string `json:"expiry,omitempty"` }
FabricCASigningTLSProfileApplyConfiguration represents a declarative configuration of the FabricCASigningTLSProfile type for use with apply.
func FabricCASigningTLSProfile ¶
func FabricCASigningTLSProfile() *FabricCASigningTLSProfileApplyConfiguration
FabricCASigningTLSProfileApplyConfiguration constructs a declarative configuration of the FabricCASigningTLSProfile type for use with apply.
func (*FabricCASigningTLSProfileApplyConfiguration) WithExpiry ¶
func (b *FabricCASigningTLSProfileApplyConfiguration) WithExpiry(value string) *FabricCASigningTLSProfileApplyConfiguration
WithExpiry sets the Expiry field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Expiry field is set to the value of the last call.
func (*FabricCASigningTLSProfileApplyConfiguration) WithUsage ¶
func (b *FabricCASigningTLSProfileApplyConfiguration) WithUsage(values ...string) *FabricCASigningTLSProfileApplyConfiguration
WithUsage adds the given value to the Usage field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Usage field.
type FabricCASpecApplyConfiguration ¶
type FabricCASpecApplyConfiguration struct { PodAnnotations map[string]string `json:"podAnnotations,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` NodeSelector *v1.NodeSelector `json:"nodeSelector,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` GatewayApi *FabricGatewayApiApplyConfiguration `json:"gatewayApi,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Traefik *FabricTraefikApplyConfiguration `json:"traefik,omitempty"` Database *FabricCADatabaseApplyConfiguration `json:"db,omitempty"` Hosts []string `json:"hosts,omitempty"` Service *FabricCASpecServiceApplyConfiguration `json:"service,omitempty"` Image *string `json:"image,omitempty"` Version *string `json:"version,omitempty"` Debug *bool `json:"debug,omitempty"` CLRSizeLimit *int `json:"clrSizeLimit,omitempty"` TLS *FabricCATLSConfApplyConfiguration `json:"rootCA,omitempty"` CA *FabricCAItemConfApplyConfiguration `json:"ca,omitempty"` TLSCA *FabricCAItemConfApplyConfiguration `json:"tlsCA,omitempty"` Cors *CorsApplyConfiguration `json:"cors,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Metrics *FabricCAMetricsApplyConfiguration `json:"metrics,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricCASpecApplyConfiguration represents a declarative configuration of the FabricCASpec type for use with apply.
func FabricCASpec ¶
func FabricCASpec() *FabricCASpecApplyConfiguration
FabricCASpecApplyConfiguration constructs a declarative configuration of the FabricCASpec type for use with apply.
func (*FabricCASpecApplyConfiguration) WithAffinity ¶
func (b *FabricCASpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricCASpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCA ¶
func (b *FabricCASpecApplyConfiguration) WithCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithCA sets the CA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CA field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCLRSizeLimit ¶
func (b *FabricCASpecApplyConfiguration) WithCLRSizeLimit(value int) *FabricCASpecApplyConfiguration
WithCLRSizeLimit sets the CLRSizeLimit field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CLRSizeLimit field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithCors ¶
func (b *FabricCASpecApplyConfiguration) WithCors(value *CorsApplyConfiguration) *FabricCASpecApplyConfiguration
WithCors sets the Cors field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cors field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithDatabase ¶
func (b *FabricCASpecApplyConfiguration) WithDatabase(value *FabricCADatabaseApplyConfiguration) *FabricCASpecApplyConfiguration
WithDatabase sets the Database field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Database field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithDebug ¶
func (b *FabricCASpecApplyConfiguration) WithDebug(value bool) *FabricCASpecApplyConfiguration
WithDebug sets the Debug field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Debug field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithEnv ¶
func (b *FabricCASpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricCASpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricCASpecApplyConfiguration) WithGatewayApi ¶ added in v1.10.0
func (b *FabricCASpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricCASpecApplyConfiguration
WithGatewayApi sets the GatewayApi field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GatewayApi field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithHosts ¶
func (b *FabricCASpecApplyConfiguration) WithHosts(values ...string) *FabricCASpecApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricCASpecApplyConfiguration) WithImage ¶
func (b *FabricCASpecApplyConfiguration) WithImage(value string) *FabricCASpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricCASpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricCASpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricCASpecApplyConfiguration) WithIstio ¶
func (b *FabricCASpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricCASpecApplyConfiguration
WithIstio sets the Istio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Istio field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithMetrics ¶
func (b *FabricCASpecApplyConfiguration) WithMetrics(value *FabricCAMetricsApplyConfiguration) *FabricCASpecApplyConfiguration
WithMetrics sets the Metrics field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Metrics field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricCASpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricCASpecApplyConfiguration
WithNodeSelector sets the NodeSelector field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodeSelector field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithPodAnnotations ¶ added in v1.10.0
func (b *FabricCASpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricCASpecApplyConfiguration
WithPodAnnotations puts the entries into the PodAnnotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodAnnotations field, overwriting an existing map entries in PodAnnotations field with the same key.
func (*FabricCASpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricCASpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricCASpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricCASpecApplyConfiguration) WithResources ¶
func (b *FabricCASpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricCASpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithService ¶
func (b *FabricCASpecApplyConfiguration) WithService(value *FabricCASpecServiceApplyConfiguration) *FabricCASpecApplyConfiguration
WithService sets the Service field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Service field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricCASpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricCASpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServiceMonitor field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithStorage ¶
func (b *FabricCASpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricCASpecApplyConfiguration
WithStorage sets the Storage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Storage field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTLS ¶
func (b *FabricCASpecApplyConfiguration) WithTLS(value *FabricCATLSConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTLSCA ¶
func (b *FabricCASpecApplyConfiguration) WithTLSCA(value *FabricCAItemConfApplyConfiguration) *FabricCASpecApplyConfiguration
WithTLSCA sets the TLSCA field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCA field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithTolerations ¶
func (b *FabricCASpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricCASpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
func (*FabricCASpecApplyConfiguration) WithTraefik ¶ added in v1.10.0
func (b *FabricCASpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricCASpecApplyConfiguration
WithTraefik sets the Traefik field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Traefik field is set to the value of the last call.
func (*FabricCASpecApplyConfiguration) WithVersion ¶
func (b *FabricCASpecApplyConfiguration) WithVersion(value string) *FabricCASpecApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type FabricCASpecServiceApplyConfiguration ¶
type FabricCASpecServiceApplyConfiguration struct {
ServiceType *v1.ServiceType `json:"type,omitempty"`
}
FabricCASpecServiceApplyConfiguration represents a declarative configuration of the FabricCASpecService type for use with apply.
func FabricCASpecService ¶
func FabricCASpecService() *FabricCASpecServiceApplyConfiguration
FabricCASpecServiceApplyConfiguration constructs a declarative configuration of the FabricCASpecService type for use with apply.
func (*FabricCASpecServiceApplyConfiguration) WithServiceType ¶
func (b *FabricCASpecServiceApplyConfiguration) WithServiceType(value v1.ServiceType) *FabricCASpecServiceApplyConfiguration
WithServiceType sets the ServiceType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServiceType field is set to the value of the last call.
type FabricCAStatusApplyConfiguration ¶
type FabricCAStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` NodePort *int `json:"nodePort,omitempty"` TlsCert *string `json:"tls_cert,omitempty"` CACert *string `json:"ca_cert,omitempty"` TLSCACert *string `json:"tlsca_cert,omitempty"` }
FabricCAStatusApplyConfiguration represents a declarative configuration of the FabricCAStatus type for use with apply.
func FabricCAStatus ¶
func FabricCAStatus() *FabricCAStatusApplyConfiguration
FabricCAStatusApplyConfiguration constructs a declarative configuration of the FabricCAStatus type for use with apply.
func (*FabricCAStatusApplyConfiguration) WithCACert ¶
func (b *FabricCAStatusApplyConfiguration) WithCACert(value string) *FabricCAStatusApplyConfiguration
WithCACert sets the CACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CACert field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithConditions ¶
func (b *FabricCAStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricCAStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithMessage ¶
func (b *FabricCAStatusApplyConfiguration) WithMessage(value string) *FabricCAStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithNodePort ¶
func (b *FabricCAStatusApplyConfiguration) WithNodePort(value int) *FabricCAStatusApplyConfiguration
WithNodePort sets the NodePort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePort field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithStatus ¶
func (b *FabricCAStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricCAStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithTLSCACert ¶
func (b *FabricCAStatusApplyConfiguration) WithTLSCACert(value string) *FabricCAStatusApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricCAStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricCAStatusApplyConfiguration) WithTlsCert(value string) *FabricCAStatusApplyConfiguration
WithTlsCert sets the TlsCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsCert field is set to the value of the last call.
type FabricCASubjectApplyConfiguration ¶
type FabricCASubjectApplyConfiguration struct { CN *string `json:"cn,omitempty"` C *string `json:"C,omitempty"` ST *string `json:"ST,omitempty"` O *string `json:"O,omitempty"` L *string `json:"L,omitempty"` OU *string `json:"OU,omitempty"` }
FabricCASubjectApplyConfiguration represents a declarative configuration of the FabricCASubject type for use with apply.
func FabricCASubject ¶
func FabricCASubject() *FabricCASubjectApplyConfiguration
FabricCASubjectApplyConfiguration constructs a declarative configuration of the FabricCASubject type for use with apply.
func (*FabricCASubjectApplyConfiguration) WithC ¶
func (b *FabricCASubjectApplyConfiguration) WithC(value string) *FabricCASubjectApplyConfiguration
WithC sets the C field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the C field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithCN ¶
func (b *FabricCASubjectApplyConfiguration) WithCN(value string) *FabricCASubjectApplyConfiguration
WithCN sets the CN field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CN field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithL ¶
func (b *FabricCASubjectApplyConfiguration) WithL(value string) *FabricCASubjectApplyConfiguration
WithL sets the L field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the L field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithO ¶
func (b *FabricCASubjectApplyConfiguration) WithO(value string) *FabricCASubjectApplyConfiguration
WithO sets the O field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the O field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithOU ¶
func (b *FabricCASubjectApplyConfiguration) WithOU(value string) *FabricCASubjectApplyConfiguration
WithOU sets the OU field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OU field is set to the value of the last call.
func (*FabricCASubjectApplyConfiguration) WithST ¶
func (b *FabricCASubjectApplyConfiguration) WithST(value string) *FabricCASubjectApplyConfiguration
WithST sets the ST field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ST field is set to the value of the last call.
type FabricCATLSConfApplyConfiguration ¶
type FabricCATLSConfApplyConfiguration struct {
Subject *FabricCASubjectApplyConfiguration `json:"subject,omitempty"`
}
FabricCATLSConfApplyConfiguration represents a declarative configuration of the FabricCATLSConf type for use with apply.
func FabricCATLSConf ¶
func FabricCATLSConf() *FabricCATLSConfApplyConfiguration
FabricCATLSConfApplyConfiguration constructs a declarative configuration of the FabricCATLSConf type for use with apply.
func (*FabricCATLSConfApplyConfiguration) WithSubject ¶
func (b *FabricCATLSConfApplyConfiguration) WithSubject(value *FabricCASubjectApplyConfiguration) *FabricCATLSConfApplyConfiguration
WithSubject sets the Subject field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Subject field is set to the value of the last call.
type FabricChaincodeApplyConfiguration ¶
type FabricChaincodeApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeApplyConfiguration represents a declarative configuration of the FabricChaincode type for use with apply.
func FabricChaincode ¶
func FabricChaincode(name, namespace string) *FabricChaincodeApplyConfiguration
FabricChaincode constructs a declarative configuration of the FabricChaincode type for use with apply.
func (*FabricChaincodeApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricChaincodeApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricChaincodeApplyConfiguration) WithAPIVersion ¶
func (b *FabricChaincodeApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithAnnotations ¶
func (b *FabricChaincodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricChaincodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricChaincodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricChaincodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithFinalizers ¶
func (b *FabricChaincodeApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricChaincodeApplyConfiguration) WithGenerateName ¶
func (b *FabricChaincodeApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithGeneration ¶
func (b *FabricChaincodeApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithKind ¶
func (b *FabricChaincodeApplyConfiguration) WithKind(value string) *FabricChaincodeApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithLabels ¶
func (b *FabricChaincodeApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeApplyConfiguration) WithName ¶
func (b *FabricChaincodeApplyConfiguration) WithName(value string) *FabricChaincodeApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithNamespace ¶
func (b *FabricChaincodeApplyConfiguration) WithNamespace(value string) *FabricChaincodeApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithOwnerReferences ¶
func (b *FabricChaincodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricChaincodeApplyConfiguration) WithResourceVersion ¶
func (b *FabricChaincodeApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithSpec ¶
func (b *FabricChaincodeApplyConfiguration) WithSpec(value *FabricChaincodeSpecApplyConfiguration) *FabricChaincodeApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithStatus ¶
func (b *FabricChaincodeApplyConfiguration) WithStatus(value *FabricChaincodeStatusApplyConfiguration) *FabricChaincodeApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeApplyConfiguration) WithUID ¶
func (b *FabricChaincodeApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricChaincodeApproveApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeApproveApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeApproveSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeApproveStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeApproveApplyConfiguration represents a declarative configuration of the FabricChaincodeApprove type for use with apply.
func FabricChaincodeApprove ¶ added in v1.11.0
func FabricChaincodeApprove(name string) *FabricChaincodeApproveApplyConfiguration
FabricChaincodeApprove constructs a declarative configuration of the FabricChaincodeApprove type for use with apply.
func (*FabricChaincodeApproveApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricChaincodeApproveApplyConfiguration) WithAPIVersion ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeApproveApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithAnnotations ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeApproveApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeApproveApplyConfiguration) WithCreationTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeApproveApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithDeletionGracePeriodSeconds ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeApproveApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithDeletionTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeApproveApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithFinalizers ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeApproveApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricChaincodeApproveApplyConfiguration) WithGenerateName ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithGenerateName(value string) *FabricChaincodeApproveApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithGeneration ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithGeneration(value int64) *FabricChaincodeApproveApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithKind ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithKind(value string) *FabricChaincodeApproveApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithLabels ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeApproveApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeApproveApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithName(value string) *FabricChaincodeApproveApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithNamespace(value string) *FabricChaincodeApproveApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithOwnerReferences ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricChaincodeApproveApplyConfiguration) WithResourceVersion ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeApproveApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithSpec ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithSpec(value *FabricChaincodeApproveSpecApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithStatus(value *FabricChaincodeApproveStatusApplyConfiguration) *FabricChaincodeApproveApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeApproveApplyConfiguration) WithUID ¶ added in v1.11.0
func (b *FabricChaincodeApproveApplyConfiguration) WithUID(value types.UID) *FabricChaincodeApproveApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricChaincodeApproveSpecApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeApproveSpecApplyConfiguration struct { ChaincodeName *string `json:"chaincodeName,omitempty"` ChannelName *string `json:"channelName,omitempty"` InitRequired *bool `json:"initRequired,omitempty"` MSPID *string `json:"mspID,omitempty"` PackageID *string `json:"packageId,omitempty"` Version *string `json:"version,omitempty"` Sequence *int64 `json:"sequence,omitempty"` EndorsementPolicy *string `json:"endorsementPolicy,omitempty"` PrivateDataCollections []PrivateDataCollectionApplyConfiguration `json:"pdc,omitempty"` HLFIdentity *HLFIdentityApplyConfiguration `json:"hlfIdentity,omitempty"` Peers []FabricPeerInternalRefApplyConfiguration `json:"peers,omitempty"` ExternalPeers []FabricPeerExternalRefApplyConfiguration `json:"externalPeers,omitempty"` Orderers []FabricOrdererInternalRefApplyConfiguration `json:"orderers,omitempty"` ExternalOrderers []FabricOrdererExternalRefApplyConfiguration `json:"externalOrderers,omitempty"` }
FabricChaincodeApproveSpecApplyConfiguration represents a declarative configuration of the FabricChaincodeApproveSpec type for use with apply.
func FabricChaincodeApproveSpec ¶ added in v1.11.0
func FabricChaincodeApproveSpec() *FabricChaincodeApproveSpecApplyConfiguration
FabricChaincodeApproveSpecApplyConfiguration constructs a declarative configuration of the FabricChaincodeApproveSpec type for use with apply.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithChaincodeName ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithChaincodeName(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithChaincodeName sets the ChaincodeName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChaincodeName field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithChannelName ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithChannelName(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithChannelName sets the ChannelName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelName field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithEndorsementPolicy ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithEndorsementPolicy(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithEndorsementPolicy sets the EndorsementPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the EndorsementPolicy field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithExternalOrderers ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithExternalOrderers(values ...*FabricOrdererExternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithExternalOrderers adds the given value to the ExternalOrderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalOrderers field.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithExternalPeers ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithExternalPeers adds the given value to the ExternalPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeers field.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithHLFIdentity ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithHLFIdentity sets the HLFIdentity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HLFIdentity field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithInitRequired ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithInitRequired(value bool) *FabricChaincodeApproveSpecApplyConfiguration
WithInitRequired sets the InitRequired field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the InitRequired field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithMSPID ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithOrderers ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithOrderers(values ...*FabricOrdererInternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithOrderers adds the given value to the Orderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Orderers field.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithPackageID ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithPackageID sets the PackageID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PackageID field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithPeers ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithPeers adds the given value to the Peers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Peers field.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithPrivateDataCollections ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithPrivateDataCollections(values ...*PrivateDataCollectionApplyConfiguration) *FabricChaincodeApproveSpecApplyConfiguration
WithPrivateDataCollections adds the given value to the PrivateDataCollections field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PrivateDataCollections field.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithSequence ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithSequence(value int64) *FabricChaincodeApproveSpecApplyConfiguration
WithSequence sets the Sequence field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Sequence field is set to the value of the last call.
func (*FabricChaincodeApproveSpecApplyConfiguration) WithVersion ¶ added in v1.11.0
func (b *FabricChaincodeApproveSpecApplyConfiguration) WithVersion(value string) *FabricChaincodeApproveSpecApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type FabricChaincodeApproveStatusApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeApproveStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` TransactionID *string `json:"transactionID,omitempty"` }
FabricChaincodeApproveStatusApplyConfiguration represents a declarative configuration of the FabricChaincodeApproveStatus type for use with apply.
func FabricChaincodeApproveStatus ¶ added in v1.11.0
func FabricChaincodeApproveStatus() *FabricChaincodeApproveStatusApplyConfiguration
FabricChaincodeApproveStatusApplyConfiguration constructs a declarative configuration of the FabricChaincodeApproveStatus type for use with apply.
func (*FabricChaincodeApproveStatusApplyConfiguration) WithConditions ¶ added in v1.11.0
func (b *FabricChaincodeApproveStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeApproveStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricChaincodeApproveStatusApplyConfiguration) WithMessage ¶ added in v1.11.0
func (b *FabricChaincodeApproveStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeApproveStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricChaincodeApproveStatusApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeApproveStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeApproveStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeApproveStatusApplyConfiguration) WithTransactionID ¶ added in v1.11.0
func (b *FabricChaincodeApproveStatusApplyConfiguration) WithTransactionID(value string) *FabricChaincodeApproveStatusApplyConfiguration
WithTransactionID sets the TransactionID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TransactionID field is set to the value of the last call.
type FabricChaincodeCommitApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeCommitApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeCommitSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeCommitStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeCommitApplyConfiguration represents a declarative configuration of the FabricChaincodeCommit type for use with apply.
func FabricChaincodeCommit ¶ added in v1.11.0
func FabricChaincodeCommit(name string) *FabricChaincodeCommitApplyConfiguration
FabricChaincodeCommit constructs a declarative configuration of the FabricChaincodeCommit type for use with apply.
func (*FabricChaincodeCommitApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricChaincodeCommitApplyConfiguration) WithAPIVersion ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeCommitApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithAnnotations ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeCommitApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeCommitApplyConfiguration) WithCreationTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeCommitApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithDeletionGracePeriodSeconds ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeCommitApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithDeletionTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeCommitApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithFinalizers ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeCommitApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricChaincodeCommitApplyConfiguration) WithGenerateName ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithGenerateName(value string) *FabricChaincodeCommitApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithGeneration ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithGeneration(value int64) *FabricChaincodeCommitApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithKind ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithKind(value string) *FabricChaincodeCommitApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithLabels ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeCommitApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeCommitApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithName(value string) *FabricChaincodeCommitApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithNamespace(value string) *FabricChaincodeCommitApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithOwnerReferences ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricChaincodeCommitApplyConfiguration) WithResourceVersion ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeCommitApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithSpec ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithSpec(value *FabricChaincodeCommitSpecApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithStatus(value *FabricChaincodeCommitStatusApplyConfiguration) *FabricChaincodeCommitApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeCommitApplyConfiguration) WithUID ¶ added in v1.11.0
func (b *FabricChaincodeCommitApplyConfiguration) WithUID(value types.UID) *FabricChaincodeCommitApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricChaincodeCommitSpecApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeCommitSpecApplyConfiguration struct { ChaincodeName *string `json:"chaincodeName,omitempty"` ChannelName *string `json:"channelName,omitempty"` Version *string `json:"version,omitempty"` Sequence *int64 `json:"sequence,omitempty"` EndorsementPolicy *string `json:"endorsementPolicy,omitempty"` PrivateDataCollections []PrivateDataCollectionApplyConfiguration `json:"pdc,omitempty"` InitRequired *bool `json:"initRequired,omitempty"` HLFIdentity *HLFIdentityApplyConfiguration `json:"hlfIdentity,omitempty"` MSPID *string `json:"mspID,omitempty"` Peers []FabricPeerInternalRefApplyConfiguration `json:"peers,omitempty"` ExternalPeers []FabricPeerExternalRefApplyConfiguration `json:"externalPeers,omitempty"` Orderers []FabricOrdererInternalRefApplyConfiguration `json:"orderers,omitempty"` ExternalOrderers []FabricOrdererExternalRefApplyConfiguration `json:"externalOrderers,omitempty"` }
FabricChaincodeCommitSpecApplyConfiguration represents a declarative configuration of the FabricChaincodeCommitSpec type for use with apply.
func FabricChaincodeCommitSpec ¶ added in v1.11.0
func FabricChaincodeCommitSpec() *FabricChaincodeCommitSpecApplyConfiguration
FabricChaincodeCommitSpecApplyConfiguration constructs a declarative configuration of the FabricChaincodeCommitSpec type for use with apply.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithChaincodeName ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithChaincodeName(value string) *FabricChaincodeCommitSpecApplyConfiguration
WithChaincodeName sets the ChaincodeName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChaincodeName field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithChannelName ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithChannelName(value string) *FabricChaincodeCommitSpecApplyConfiguration
WithChannelName sets the ChannelName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelName field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithEndorsementPolicy ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithEndorsementPolicy(value string) *FabricChaincodeCommitSpecApplyConfiguration
WithEndorsementPolicy sets the EndorsementPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the EndorsementPolicy field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithExternalOrderers ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithExternalOrderers(values ...*FabricOrdererExternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithExternalOrderers adds the given value to the ExternalOrderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalOrderers field.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithExternalPeers ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithExternalPeers adds the given value to the ExternalPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeers field.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithHLFIdentity ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithHLFIdentity sets the HLFIdentity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HLFIdentity field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithInitRequired ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithInitRequired(value bool) *FabricChaincodeCommitSpecApplyConfiguration
WithInitRequired sets the InitRequired field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the InitRequired field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithMSPID ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeCommitSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithOrderers ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithOrderers(values ...*FabricOrdererInternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithOrderers adds the given value to the Orderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Orderers field.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithPeers ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithPeers adds the given value to the Peers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Peers field.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithPrivateDataCollections ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithPrivateDataCollections(values ...*PrivateDataCollectionApplyConfiguration) *FabricChaincodeCommitSpecApplyConfiguration
WithPrivateDataCollections adds the given value to the PrivateDataCollections field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PrivateDataCollections field.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithSequence ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithSequence(value int64) *FabricChaincodeCommitSpecApplyConfiguration
WithSequence sets the Sequence field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Sequence field is set to the value of the last call.
func (*FabricChaincodeCommitSpecApplyConfiguration) WithVersion ¶ added in v1.11.0
func (b *FabricChaincodeCommitSpecApplyConfiguration) WithVersion(value string) *FabricChaincodeCommitSpecApplyConfiguration
WithVersion sets the Version field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Version field is set to the value of the last call.
type FabricChaincodeCommitStatusApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeCommitStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` TransactionID *string `json:"transactionID,omitempty"` }
FabricChaincodeCommitStatusApplyConfiguration represents a declarative configuration of the FabricChaincodeCommitStatus type for use with apply.
func FabricChaincodeCommitStatus ¶ added in v1.11.0
func FabricChaincodeCommitStatus() *FabricChaincodeCommitStatusApplyConfiguration
FabricChaincodeCommitStatusApplyConfiguration constructs a declarative configuration of the FabricChaincodeCommitStatus type for use with apply.
func (*FabricChaincodeCommitStatusApplyConfiguration) WithConditions ¶ added in v1.11.0
func (b *FabricChaincodeCommitStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeCommitStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricChaincodeCommitStatusApplyConfiguration) WithMessage ¶ added in v1.11.0
func (b *FabricChaincodeCommitStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeCommitStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricChaincodeCommitStatusApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeCommitStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeCommitStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeCommitStatusApplyConfiguration) WithTransactionID ¶ added in v1.11.0
func (b *FabricChaincodeCommitStatusApplyConfiguration) WithTransactionID(value string) *FabricChaincodeCommitStatusApplyConfiguration
WithTransactionID sets the TransactionID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TransactionID field is set to the value of the last call.
type FabricChaincodeInstallApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeInstallApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeInstallSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeInstallStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeInstallApplyConfiguration represents a declarative configuration of the FabricChaincodeInstall type for use with apply.
func FabricChaincodeInstall ¶ added in v1.11.0
func FabricChaincodeInstall(name string) *FabricChaincodeInstallApplyConfiguration
FabricChaincodeInstall constructs a declarative configuration of the FabricChaincodeInstall type for use with apply.
func (*FabricChaincodeInstallApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricChaincodeInstallApplyConfiguration) WithAPIVersion ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeInstallApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithAnnotations ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeInstallApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeInstallApplyConfiguration) WithCreationTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeInstallApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithDeletionGracePeriodSeconds ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeInstallApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithDeletionTimestamp ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeInstallApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithFinalizers ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeInstallApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricChaincodeInstallApplyConfiguration) WithGenerateName ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithGenerateName(value string) *FabricChaincodeInstallApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithGeneration ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithGeneration(value int64) *FabricChaincodeInstallApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithKind ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithKind(value string) *FabricChaincodeInstallApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithLabels ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeInstallApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeInstallApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithName(value string) *FabricChaincodeInstallApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithNamespace(value string) *FabricChaincodeInstallApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithOwnerReferences ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricChaincodeInstallApplyConfiguration) WithResourceVersion ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeInstallApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithSpec ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithSpec(value *FabricChaincodeInstallSpecApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithStatus(value *FabricChaincodeInstallStatusApplyConfiguration) *FabricChaincodeInstallApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeInstallApplyConfiguration) WithUID ¶ added in v1.11.0
func (b *FabricChaincodeInstallApplyConfiguration) WithUID(value types.UID) *FabricChaincodeInstallApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricChaincodeInstallSpecApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeInstallSpecApplyConfiguration struct { Peers []FabricPeerInternalRefApplyConfiguration `json:"peers,omitempty"` ExternalPeers []FabricPeerExternalRefApplyConfiguration `json:"externalPeers,omitempty"` MSPID *string `json:"mspID,omitempty"` HLFIdentity *HLFIdentityApplyConfiguration `json:"hlfIdentity,omitempty"` ChaincodePackage *ChaincodePackageApplyConfiguration `json:"chaincodePackage,omitempty"` }
FabricChaincodeInstallSpecApplyConfiguration represents a declarative configuration of the FabricChaincodeInstallSpec type for use with apply.
func FabricChaincodeInstallSpec ¶ added in v1.11.0
func FabricChaincodeInstallSpec() *FabricChaincodeInstallSpecApplyConfiguration
FabricChaincodeInstallSpecApplyConfiguration constructs a declarative configuration of the FabricChaincodeInstallSpec type for use with apply.
func (*FabricChaincodeInstallSpecApplyConfiguration) WithChaincodePackage ¶ added in v1.11.0
func (b *FabricChaincodeInstallSpecApplyConfiguration) WithChaincodePackage(value *ChaincodePackageApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
WithChaincodePackage sets the ChaincodePackage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChaincodePackage field is set to the value of the last call.
func (*FabricChaincodeInstallSpecApplyConfiguration) WithExternalPeers ¶ added in v1.11.0
func (b *FabricChaincodeInstallSpecApplyConfiguration) WithExternalPeers(values ...*FabricPeerExternalRefApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
WithExternalPeers adds the given value to the ExternalPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeers field.
func (*FabricChaincodeInstallSpecApplyConfiguration) WithHLFIdentity ¶ added in v1.11.0
func (b *FabricChaincodeInstallSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
WithHLFIdentity sets the HLFIdentity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HLFIdentity field is set to the value of the last call.
func (*FabricChaincodeInstallSpecApplyConfiguration) WithMSPID ¶ added in v1.11.0
func (b *FabricChaincodeInstallSpecApplyConfiguration) WithMSPID(value string) *FabricChaincodeInstallSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricChaincodeInstallSpecApplyConfiguration) WithPeers ¶ added in v1.11.0
func (b *FabricChaincodeInstallSpecApplyConfiguration) WithPeers(values ...*FabricPeerInternalRefApplyConfiguration) *FabricChaincodeInstallSpecApplyConfiguration
WithPeers adds the given value to the Peers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Peers field.
type FabricChaincodeInstallStatusApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeInstallStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` PackageID *string `json:"packageID,omitempty"` FailedPeers []FailedPeerApplyConfiguration `json:"failedPeers,omitempty"` InstalledPeers []InstalledPeerApplyConfiguration `json:"installedPeers,omitempty"` Status *hlfkungfusoftwareesv1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricChaincodeInstallStatusApplyConfiguration represents a declarative configuration of the FabricChaincodeInstallStatus type for use with apply.
func FabricChaincodeInstallStatus ¶ added in v1.11.0
func FabricChaincodeInstallStatus() *FabricChaincodeInstallStatusApplyConfiguration
FabricChaincodeInstallStatusApplyConfiguration constructs a declarative configuration of the FabricChaincodeInstallStatus type for use with apply.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithConditions ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeInstallStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithFailedPeers ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithFailedPeers(values ...*FailedPeerApplyConfiguration) *FabricChaincodeInstallStatusApplyConfiguration
WithFailedPeers adds the given value to the FailedPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the FailedPeers field.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithInstalledPeers ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithInstalledPeers(values ...*InstalledPeerApplyConfiguration) *FabricChaincodeInstallStatusApplyConfiguration
WithInstalledPeers adds the given value to the InstalledPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the InstalledPeers field.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithMessage ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeInstallStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithPackageID ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithPackageID(value string) *FabricChaincodeInstallStatusApplyConfiguration
WithPackageID sets the PackageID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PackageID field is set to the value of the last call.
func (*FabricChaincodeInstallStatusApplyConfiguration) WithStatus ¶ added in v1.11.0
func (b *FabricChaincodeInstallStatusApplyConfiguration) WithStatus(value hlfkungfusoftwareesv1alpha1.DeploymentStatus) *FabricChaincodeInstallStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricChaincodeSpecApplyConfiguration ¶
type FabricChaincodeSpecApplyConfiguration struct { Template *FabricChaincodeTemplateRefApplyConfiguration `json:"template,omitempty"` Annotations map[string]string `json:"annotations,omitempty"` Labels map[string]string `json:"labels,omitempty"` PodAnnotations map[string]string `json:"podAnnotations,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` Image *string `json:"image,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` PackageID *string `json:"packageId,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Command []string `json:"command,omitempty"` Args []string `json:"args,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` PodSecurityContext *v1.PodSecurityContext `json:"podSecurityContext,omitempty"` SecurityContext *v1.SecurityContext `json:"securityContext,omitempty"` ServiceAccountName *string `json:"serviceAccountName,omitempty"` EnableServiceLinks *bool `json:"enableServiceLinks,omitempty"` NodeSelector map[string]string `json:"nodeSelector,omitempty"` Credentials *TLSApplyConfiguration `json:"credentials,omitempty"` Replicas *int `json:"replicas,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` ChaincodeServerPort *int `json:"chaincodeServerPort,omitempty"` MspID *string `json:"mspID,omitempty"` }
FabricChaincodeSpecApplyConfiguration represents a declarative configuration of the FabricChaincodeSpec type for use with apply.
func FabricChaincodeSpec ¶
func FabricChaincodeSpec() *FabricChaincodeSpecApplyConfiguration
FabricChaincodeSpecApplyConfiguration constructs a declarative configuration of the FabricChaincodeSpec type for use with apply.
func (*FabricChaincodeSpecApplyConfiguration) WithAffinity ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeSpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithAnnotations ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeSpecApplyConfiguration) WithArgs ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithArgs(values ...string) *FabricChaincodeSpecApplyConfiguration
WithArgs adds the given value to the Args field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Args field.
func (*FabricChaincodeSpecApplyConfiguration) WithChaincodeServerPort ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithChaincodeServerPort(value int) *FabricChaincodeSpecApplyConfiguration
WithChaincodeServerPort sets the ChaincodeServerPort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChaincodeServerPort field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithCommand ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithCommand(values ...string) *FabricChaincodeSpecApplyConfiguration
WithCommand adds the given value to the Command field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Command field.
func (*FabricChaincodeSpecApplyConfiguration) WithCredentials ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithCredentials(value *TLSApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
WithCredentials sets the Credentials field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Credentials field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithEnableServiceLinks ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithEnableServiceLinks(value bool) *FabricChaincodeSpecApplyConfiguration
WithEnableServiceLinks sets the EnableServiceLinks field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the EnableServiceLinks field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithEnv ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeSpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricChaincodeSpecApplyConfiguration) WithImage ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImage(value string) *FabricChaincodeSpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricChaincodeSpecApplyConfiguration) WithLabels ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeSpecApplyConfiguration) WithMspID ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithMspID(value string) *FabricChaincodeSpecApplyConfiguration
WithMspID sets the MspID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspID field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithNodeSelector ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithNodeSelector(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
WithNodeSelector puts the entries into the NodeSelector field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the NodeSelector field, overwriting an existing map entries in NodeSelector field with the same key.
func (*FabricChaincodeSpecApplyConfiguration) WithPackageID ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithPackageID(value string) *FabricChaincodeSpecApplyConfiguration
WithPackageID sets the PackageID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PackageID field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithPodAnnotations ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
WithPodAnnotations puts the entries into the PodAnnotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodAnnotations field, overwriting an existing map entries in PodAnnotations field with the same key.
func (*FabricChaincodeSpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricChaincodeSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricChaincodeSpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricChaincodeSpecApplyConfiguration) WithPodSecurityContext ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithPodSecurityContext(value v1.PodSecurityContext) *FabricChaincodeSpecApplyConfiguration
WithPodSecurityContext sets the PodSecurityContext field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PodSecurityContext field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithReplicas ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeSpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithResources ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithSecurityContext ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithSecurityContext(value v1.SecurityContext) *FabricChaincodeSpecApplyConfiguration
WithSecurityContext sets the SecurityContext field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecurityContext field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithServiceAccountName ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithServiceAccountName(value string) *FabricChaincodeSpecApplyConfiguration
WithServiceAccountName sets the ServiceAccountName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServiceAccountName field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithTemplate ¶ added in v1.11.0
func (b *FabricChaincodeSpecApplyConfiguration) WithTemplate(value *FabricChaincodeTemplateRefApplyConfiguration) *FabricChaincodeSpecApplyConfiguration
WithTemplate sets the Template field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Template field is set to the value of the last call.
func (*FabricChaincodeSpecApplyConfiguration) WithTolerations ¶
func (b *FabricChaincodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
type FabricChaincodeStatusApplyConfiguration ¶
type FabricChaincodeStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricChaincodeStatusApplyConfiguration represents a declarative configuration of the FabricChaincodeStatus type for use with apply.
func FabricChaincodeStatus ¶
func FabricChaincodeStatus() *FabricChaincodeStatusApplyConfiguration
FabricChaincodeStatusApplyConfiguration constructs a declarative configuration of the FabricChaincodeStatus type for use with apply.
func (*FabricChaincodeStatusApplyConfiguration) WithConditions ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricChaincodeStatusApplyConfiguration) WithMessage ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricChaincodeStatusApplyConfiguration) WithStatus ¶
func (b *FabricChaincodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricChaincodeTemplateApplyConfiguration ¶ added in v1.10.0
type FabricChaincodeTemplateApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricChaincodeTemplateSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricChaincodeTemplateStatusApplyConfiguration `json:"status,omitempty"` }
FabricChaincodeTemplateApplyConfiguration represents a declarative configuration of the FabricChaincodeTemplate type for use with apply.
func FabricChaincodeTemplate ¶ added in v1.10.0
func FabricChaincodeTemplate(name, namespace string) *FabricChaincodeTemplateApplyConfiguration
FabricChaincodeTemplate constructs a declarative configuration of the FabricChaincodeTemplate type for use with apply.
func (*FabricChaincodeTemplateApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricChaincodeTemplateApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricChaincodeTemplateApplyConfiguration) WithAPIVersion ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithAPIVersion(value string) *FabricChaincodeTemplateApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithAnnotations ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeTemplateApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeTemplateApplyConfiguration) WithCreationTimestamp ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricChaincodeTemplateApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithDeletionGracePeriodSeconds ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricChaincodeTemplateApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithDeletionTimestamp ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricChaincodeTemplateApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithFinalizers ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithFinalizers(values ...string) *FabricChaincodeTemplateApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricChaincodeTemplateApplyConfiguration) WithGenerateName ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithGenerateName(value string) *FabricChaincodeTemplateApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithGeneration ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithGeneration(value int64) *FabricChaincodeTemplateApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithKind ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithKind(value string) *FabricChaincodeTemplateApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithLabels ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeTemplateApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeTemplateApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithName(value string) *FabricChaincodeTemplateApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithNamespace ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithNamespace(value string) *FabricChaincodeTemplateApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithOwnerReferences ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricChaincodeTemplateApplyConfiguration) WithResourceVersion ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithResourceVersion(value string) *FabricChaincodeTemplateApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithSpec ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithSpec(value *FabricChaincodeTemplateSpecApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithStatus ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithStatus(value *FabricChaincodeTemplateStatusApplyConfiguration) *FabricChaincodeTemplateApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricChaincodeTemplateApplyConfiguration) WithUID ¶ added in v1.10.0
func (b *FabricChaincodeTemplateApplyConfiguration) WithUID(value types.UID) *FabricChaincodeTemplateApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricChaincodeTemplateRefApplyConfiguration ¶ added in v1.11.0
type FabricChaincodeTemplateRefApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricChaincodeTemplateRefApplyConfiguration represents a declarative configuration of the FabricChaincodeTemplateRef type for use with apply.
func FabricChaincodeTemplateRef ¶ added in v1.11.0
func FabricChaincodeTemplateRef() *FabricChaincodeTemplateRefApplyConfiguration
FabricChaincodeTemplateRefApplyConfiguration constructs a declarative configuration of the FabricChaincodeTemplateRef type for use with apply.
func (*FabricChaincodeTemplateRefApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricChaincodeTemplateRefApplyConfiguration) WithName(value string) *FabricChaincodeTemplateRefApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricChaincodeTemplateRefApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricChaincodeTemplateRefApplyConfiguration) WithNamespace(value string) *FabricChaincodeTemplateRefApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricChaincodeTemplateSpecApplyConfiguration ¶ added in v1.10.0
type FabricChaincodeTemplateSpecApplyConfiguration struct { Annotations map[string]string `json:"annotations,omitempty"` Labels map[string]string `json:"labels,omitempty"` PodAnnotations map[string]string `json:"podAnnotations,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Command []string `json:"command,omitempty"` Args []string `json:"args,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Replicas *int `json:"replicas,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` ChaincodeServerPort *int `json:"chaincodeServerPort,omitempty"` MspID *string `json:"mspID,omitempty"` }
FabricChaincodeTemplateSpecApplyConfiguration represents a declarative configuration of the FabricChaincodeTemplateSpec type for use with apply.
func FabricChaincodeTemplateSpec ¶ added in v1.10.0
func FabricChaincodeTemplateSpec() *FabricChaincodeTemplateSpecApplyConfiguration
FabricChaincodeTemplateSpecApplyConfiguration constructs a declarative configuration of the FabricChaincodeTemplateSpec type for use with apply.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithAffinity ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricChaincodeTemplateSpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithAnnotations ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithAnnotations(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithArgs ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithArgs(values ...string) *FabricChaincodeTemplateSpecApplyConfiguration
WithArgs adds the given value to the Args field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Args field.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithChaincodeServerPort ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithChaincodeServerPort(value int) *FabricChaincodeTemplateSpecApplyConfiguration
WithChaincodeServerPort sets the ChaincodeServerPort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChaincodeServerPort field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithCommand ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithCommand(values ...string) *FabricChaincodeTemplateSpecApplyConfiguration
WithCommand adds the given value to the Command field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Command field.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithEnv ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricChaincodeTemplateSpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullPolicy ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricChaincodeTemplateSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullSecrets ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricChaincodeTemplateSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithLabels ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithLabels(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithMspID ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithMspID(value string) *FabricChaincodeTemplateSpecApplyConfiguration
WithMspID sets the MspID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspID field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithPodAnnotations ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
WithPodAnnotations puts the entries into the PodAnnotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodAnnotations field, overwriting an existing map entries in PodAnnotations field with the same key.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricChaincodeTemplateSpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithReplicas ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithReplicas(value int) *FabricChaincodeTemplateSpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithResources ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricChaincodeTemplateSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricChaincodeTemplateSpecApplyConfiguration) WithTolerations ¶ added in v1.10.0
func (b *FabricChaincodeTemplateSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricChaincodeTemplateSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
type FabricChaincodeTemplateStatusApplyConfiguration ¶ added in v1.10.0
type FabricChaincodeTemplateStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricChaincodeTemplateStatusApplyConfiguration represents a declarative configuration of the FabricChaincodeTemplateStatus type for use with apply.
func FabricChaincodeTemplateStatus ¶ added in v1.10.0
func FabricChaincodeTemplateStatus() *FabricChaincodeTemplateStatusApplyConfiguration
FabricChaincodeTemplateStatusApplyConfiguration constructs a declarative configuration of the FabricChaincodeTemplateStatus type for use with apply.
func (*FabricChaincodeTemplateStatusApplyConfiguration) WithConditions ¶ added in v1.10.0
func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricChaincodeTemplateStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricChaincodeTemplateStatusApplyConfiguration) WithMessage ¶ added in v1.10.0
func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithMessage(value string) *FabricChaincodeTemplateStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricChaincodeTemplateStatusApplyConfiguration) WithStatus ¶ added in v1.10.0
func (b *FabricChaincodeTemplateStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricChaincodeTemplateStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricExplorerApplyConfiguration ¶
type FabricExplorerApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricExplorerSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricExplorerStatusApplyConfiguration `json:"status,omitempty"` }
FabricExplorerApplyConfiguration represents a declarative configuration of the FabricExplorer type for use with apply.
func FabricExplorer ¶
func FabricExplorer(name, namespace string) *FabricExplorerApplyConfiguration
FabricExplorer constructs a declarative configuration of the FabricExplorer type for use with apply.
func (*FabricExplorerApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricExplorerApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricExplorerApplyConfiguration) WithAPIVersion ¶
func (b *FabricExplorerApplyConfiguration) WithAPIVersion(value string) *FabricExplorerApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithAnnotations ¶
func (b *FabricExplorerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricExplorerApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricExplorerApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricExplorerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricExplorerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricExplorerApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricExplorerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricExplorerApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithFinalizers ¶
func (b *FabricExplorerApplyConfiguration) WithFinalizers(values ...string) *FabricExplorerApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricExplorerApplyConfiguration) WithGenerateName ¶
func (b *FabricExplorerApplyConfiguration) WithGenerateName(value string) *FabricExplorerApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithGeneration ¶
func (b *FabricExplorerApplyConfiguration) WithGeneration(value int64) *FabricExplorerApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithKind ¶
func (b *FabricExplorerApplyConfiguration) WithKind(value string) *FabricExplorerApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithLabels ¶
func (b *FabricExplorerApplyConfiguration) WithLabels(entries map[string]string) *FabricExplorerApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricExplorerApplyConfiguration) WithName ¶
func (b *FabricExplorerApplyConfiguration) WithName(value string) *FabricExplorerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithNamespace ¶
func (b *FabricExplorerApplyConfiguration) WithNamespace(value string) *FabricExplorerApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithOwnerReferences ¶
func (b *FabricExplorerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricExplorerApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricExplorerApplyConfiguration) WithResourceVersion ¶
func (b *FabricExplorerApplyConfiguration) WithResourceVersion(value string) *FabricExplorerApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithSpec ¶
func (b *FabricExplorerApplyConfiguration) WithSpec(value *FabricExplorerSpecApplyConfiguration) *FabricExplorerApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithStatus ¶
func (b *FabricExplorerApplyConfiguration) WithStatus(value *FabricExplorerStatusApplyConfiguration) *FabricExplorerApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricExplorerApplyConfiguration) WithUID ¶
func (b *FabricExplorerApplyConfiguration) WithUID(value types.UID) *FabricExplorerApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricExplorerSpecApplyConfiguration ¶
type FabricExplorerSpecApplyConfiguration struct {
Resources *v1.ResourceRequirements `json:"resources,omitempty"`
}
FabricExplorerSpecApplyConfiguration represents a declarative configuration of the FabricExplorerSpec type for use with apply.
func FabricExplorerSpec ¶
func FabricExplorerSpec() *FabricExplorerSpecApplyConfiguration
FabricExplorerSpecApplyConfiguration constructs a declarative configuration of the FabricExplorerSpec type for use with apply.
func (*FabricExplorerSpecApplyConfiguration) WithResources ¶
func (b *FabricExplorerSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricExplorerSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
type FabricExplorerStatusApplyConfiguration ¶
type FabricExplorerStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricExplorerStatusApplyConfiguration represents a declarative configuration of the FabricExplorerStatus type for use with apply.
func FabricExplorerStatus ¶
func FabricExplorerStatus() *FabricExplorerStatusApplyConfiguration
FabricExplorerStatusApplyConfiguration constructs a declarative configuration of the FabricExplorerStatus type for use with apply.
func (*FabricExplorerStatusApplyConfiguration) WithConditions ¶
func (b *FabricExplorerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricExplorerStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricExplorerStatusApplyConfiguration) WithMessage ¶
func (b *FabricExplorerStatusApplyConfiguration) WithMessage(value string) *FabricExplorerStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricExplorerStatusApplyConfiguration) WithStatus ¶
func (b *FabricExplorerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricExplorerStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricFSServerApplyConfiguration ¶
type FabricFSServerApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` }
FabricFSServerApplyConfiguration represents a declarative configuration of the FabricFSServer type for use with apply.
func FabricFSServer ¶
func FabricFSServer() *FabricFSServerApplyConfiguration
FabricFSServerApplyConfiguration constructs a declarative configuration of the FabricFSServer type for use with apply.
func (*FabricFSServerApplyConfiguration) WithImage ¶
func (b *FabricFSServerApplyConfiguration) WithImage(value string) *FabricFSServerApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricFSServerApplyConfiguration) WithPullPolicy ¶
func (b *FabricFSServerApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricFSServerApplyConfiguration
WithPullPolicy sets the PullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PullPolicy field is set to the value of the last call.
func (*FabricFSServerApplyConfiguration) WithTag ¶
func (b *FabricFSServerApplyConfiguration) WithTag(value string) *FabricFSServerApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
type FabricFollowerChannelAnchorPeerApplyConfiguration ¶
type FabricFollowerChannelAnchorPeerApplyConfiguration struct { Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` }
FabricFollowerChannelAnchorPeerApplyConfiguration represents a declarative configuration of the FabricFollowerChannelAnchorPeer type for use with apply.
func FabricFollowerChannelAnchorPeer ¶
func FabricFollowerChannelAnchorPeer() *FabricFollowerChannelAnchorPeerApplyConfiguration
FabricFollowerChannelAnchorPeerApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelAnchorPeer type for use with apply.
func (*FabricFollowerChannelAnchorPeerApplyConfiguration) WithHost ¶
func (b *FabricFollowerChannelAnchorPeerApplyConfiguration) WithHost(value string) *FabricFollowerChannelAnchorPeerApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*FabricFollowerChannelAnchorPeerApplyConfiguration) WithPort ¶
func (b *FabricFollowerChannelAnchorPeerApplyConfiguration) WithPort(value int) *FabricFollowerChannelAnchorPeerApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
type FabricFollowerChannelApplyConfiguration ¶
type FabricFollowerChannelApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricFollowerChannelSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricFollowerChannelStatusApplyConfiguration `json:"status,omitempty"` }
FabricFollowerChannelApplyConfiguration represents a declarative configuration of the FabricFollowerChannel type for use with apply.
func FabricFollowerChannel ¶
func FabricFollowerChannel(name string) *FabricFollowerChannelApplyConfiguration
FabricFollowerChannel constructs a declarative configuration of the FabricFollowerChannel type for use with apply.
func (*FabricFollowerChannelApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricFollowerChannelApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricFollowerChannelApplyConfiguration) WithAPIVersion ¶
func (b *FabricFollowerChannelApplyConfiguration) WithAPIVersion(value string) *FabricFollowerChannelApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithAnnotations ¶
func (b *FabricFollowerChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricFollowerChannelApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricFollowerChannelApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricFollowerChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricFollowerChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricFollowerChannelApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricFollowerChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricFollowerChannelApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithFinalizers ¶
func (b *FabricFollowerChannelApplyConfiguration) WithFinalizers(values ...string) *FabricFollowerChannelApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricFollowerChannelApplyConfiguration) WithGenerateName ¶
func (b *FabricFollowerChannelApplyConfiguration) WithGenerateName(value string) *FabricFollowerChannelApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithGeneration ¶
func (b *FabricFollowerChannelApplyConfiguration) WithGeneration(value int64) *FabricFollowerChannelApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithKind ¶
func (b *FabricFollowerChannelApplyConfiguration) WithKind(value string) *FabricFollowerChannelApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithLabels ¶
func (b *FabricFollowerChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricFollowerChannelApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricFollowerChannelApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelApplyConfiguration) WithName(value string) *FabricFollowerChannelApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithNamespace ¶
func (b *FabricFollowerChannelApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithOwnerReferences ¶
func (b *FabricFollowerChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricFollowerChannelApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricFollowerChannelApplyConfiguration) WithResourceVersion ¶
func (b *FabricFollowerChannelApplyConfiguration) WithResourceVersion(value string) *FabricFollowerChannelApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithSpec ¶
func (b *FabricFollowerChannelApplyConfiguration) WithSpec(value *FabricFollowerChannelSpecApplyConfiguration) *FabricFollowerChannelApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithStatus ¶
func (b *FabricFollowerChannelApplyConfiguration) WithStatus(value *FabricFollowerChannelStatusApplyConfiguration) *FabricFollowerChannelApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricFollowerChannelApplyConfiguration) WithUID ¶
func (b *FabricFollowerChannelApplyConfiguration) WithUID(value types.UID) *FabricFollowerChannelApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricFollowerChannelExternalPeerApplyConfiguration ¶
type FabricFollowerChannelExternalPeerApplyConfiguration struct { URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` }
FabricFollowerChannelExternalPeerApplyConfiguration represents a declarative configuration of the FabricFollowerChannelExternalPeer type for use with apply.
func FabricFollowerChannelExternalPeer ¶
func FabricFollowerChannelExternalPeer() *FabricFollowerChannelExternalPeerApplyConfiguration
FabricFollowerChannelExternalPeerApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelExternalPeer type for use with apply.
func (*FabricFollowerChannelExternalPeerApplyConfiguration) WithTLSCACert ¶
func (b *FabricFollowerChannelExternalPeerApplyConfiguration) WithTLSCACert(value string) *FabricFollowerChannelExternalPeerApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricFollowerChannelExternalPeerApplyConfiguration) WithURL ¶
func (b *FabricFollowerChannelExternalPeerApplyConfiguration) WithURL(value string) *FabricFollowerChannelExternalPeerApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricFollowerChannelOrdererApplyConfiguration ¶
type FabricFollowerChannelOrdererApplyConfiguration struct { URL *string `json:"url,omitempty"` Certificate *string `json:"certificate,omitempty"` }
FabricFollowerChannelOrdererApplyConfiguration represents a declarative configuration of the FabricFollowerChannelOrderer type for use with apply.
func FabricFollowerChannelOrderer ¶
func FabricFollowerChannelOrderer() *FabricFollowerChannelOrdererApplyConfiguration
FabricFollowerChannelOrdererApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelOrderer type for use with apply.
func (*FabricFollowerChannelOrdererApplyConfiguration) WithCertificate ¶
func (b *FabricFollowerChannelOrdererApplyConfiguration) WithCertificate(value string) *FabricFollowerChannelOrdererApplyConfiguration
WithCertificate sets the Certificate field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Certificate field is set to the value of the last call.
func (*FabricFollowerChannelOrdererApplyConfiguration) WithURL ¶
func (b *FabricFollowerChannelOrdererApplyConfiguration) WithURL(value string) *FabricFollowerChannelOrdererApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricFollowerChannelPeerApplyConfiguration ¶
type FabricFollowerChannelPeerApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricFollowerChannelPeerApplyConfiguration represents a declarative configuration of the FabricFollowerChannelPeer type for use with apply.
func FabricFollowerChannelPeer ¶
func FabricFollowerChannelPeer() *FabricFollowerChannelPeerApplyConfiguration
FabricFollowerChannelPeerApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelPeer type for use with apply.
func (*FabricFollowerChannelPeerApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelPeerApplyConfiguration) WithName(value string) *FabricFollowerChannelPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricFollowerChannelPeerApplyConfiguration) WithNamespace ¶
func (b *FabricFollowerChannelPeerApplyConfiguration) WithNamespace(value string) *FabricFollowerChannelPeerApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricFollowerChannelSpecApplyConfiguration ¶
type FabricFollowerChannelSpecApplyConfiguration struct { Name *string `json:"name,omitempty"` MSPID *string `json:"mspId,omitempty"` Orderers []FabricFollowerChannelOrdererApplyConfiguration `json:"orderers,omitempty"` PeersToJoin []FabricFollowerChannelPeerApplyConfiguration `json:"peersToJoin,omitempty"` ExternalPeersToJoin []FabricFollowerChannelExternalPeerApplyConfiguration `json:"externalPeersToJoin,omitempty"` AnchorPeers []FabricFollowerChannelAnchorPeerApplyConfiguration `json:"anchorPeers,omitempty"` HLFIdentity *HLFIdentityApplyConfiguration `json:"hlfIdentity,omitempty"` }
FabricFollowerChannelSpecApplyConfiguration represents a declarative configuration of the FabricFollowerChannelSpec type for use with apply.
func FabricFollowerChannelSpec ¶
func FabricFollowerChannelSpec() *FabricFollowerChannelSpecApplyConfiguration
FabricFollowerChannelSpecApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelSpec type for use with apply.
func (*FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithAnchorPeers(values ...*FabricFollowerChannelAnchorPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithAnchorPeers adds the given value to the AnchorPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the AnchorPeers field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithExternalPeersToJoin(values ...*FabricFollowerChannelExternalPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithExternalPeersToJoin adds the given value to the ExternalPeersToJoin field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeersToJoin field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithHLFIdentity(value *HLFIdentityApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithHLFIdentity sets the HLFIdentity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HLFIdentity field is set to the value of the last call.
func (*FabricFollowerChannelSpecApplyConfiguration) WithMSPID ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithMSPID(value string) *FabricFollowerChannelSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricFollowerChannelSpecApplyConfiguration) WithName ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithName(value string) *FabricFollowerChannelSpecApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricFollowerChannelSpecApplyConfiguration) WithOrderers ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithOrderers(values ...*FabricFollowerChannelOrdererApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithOrderers adds the given value to the Orderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Orderers field.
func (*FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin ¶
func (b *FabricFollowerChannelSpecApplyConfiguration) WithPeersToJoin(values ...*FabricFollowerChannelPeerApplyConfiguration) *FabricFollowerChannelSpecApplyConfiguration
WithPeersToJoin adds the given value to the PeersToJoin field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PeersToJoin field.
type FabricFollowerChannelStatusApplyConfiguration ¶
type FabricFollowerChannelStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricFollowerChannelStatusApplyConfiguration represents a declarative configuration of the FabricFollowerChannelStatus type for use with apply.
func FabricFollowerChannelStatus ¶
func FabricFollowerChannelStatus() *FabricFollowerChannelStatusApplyConfiguration
FabricFollowerChannelStatusApplyConfiguration constructs a declarative configuration of the FabricFollowerChannelStatus type for use with apply.
func (*FabricFollowerChannelStatusApplyConfiguration) WithConditions ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricFollowerChannelStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricFollowerChannelStatusApplyConfiguration) WithMessage ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithMessage(value string) *FabricFollowerChannelStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricFollowerChannelStatusApplyConfiguration) WithStatus ¶
func (b *FabricFollowerChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricFollowerChannelStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricGatewayApiApplyConfiguration ¶ added in v1.10.0
type FabricGatewayApiApplyConfiguration struct { Port *int `json:"port,omitempty"` Hosts []string `json:"hosts,omitempty"` GatewayName *string `json:"gatewayName,omitempty"` GatewayNamespace *string `json:"gatewayNamespace,omitempty"` }
FabricGatewayApiApplyConfiguration represents a declarative configuration of the FabricGatewayApi type for use with apply.
func FabricGatewayApi ¶ added in v1.10.0
func FabricGatewayApi() *FabricGatewayApiApplyConfiguration
FabricGatewayApiApplyConfiguration constructs a declarative configuration of the FabricGatewayApi type for use with apply.
func (*FabricGatewayApiApplyConfiguration) WithGatewayName ¶ added in v1.10.0
func (b *FabricGatewayApiApplyConfiguration) WithGatewayName(value string) *FabricGatewayApiApplyConfiguration
WithGatewayName sets the GatewayName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GatewayName field is set to the value of the last call.
func (*FabricGatewayApiApplyConfiguration) WithGatewayNamespace ¶ added in v1.10.0
func (b *FabricGatewayApiApplyConfiguration) WithGatewayNamespace(value string) *FabricGatewayApiApplyConfiguration
WithGatewayNamespace sets the GatewayNamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GatewayNamespace field is set to the value of the last call.
func (*FabricGatewayApiApplyConfiguration) WithHosts ¶ added in v1.10.0
func (b *FabricGatewayApiApplyConfiguration) WithHosts(values ...string) *FabricGatewayApiApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricGatewayApiApplyConfiguration) WithPort ¶ added in v1.10.0
func (b *FabricGatewayApiApplyConfiguration) WithPort(value int) *FabricGatewayApiApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
type FabricIdentityApplyConfiguration ¶
type FabricIdentityApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricIdentitySpecApplyConfiguration `json:"spec,omitempty"` Status *FabricIdentityStatusApplyConfiguration `json:"status,omitempty"` }
FabricIdentityApplyConfiguration represents a declarative configuration of the FabricIdentity type for use with apply.
func FabricIdentity ¶
func FabricIdentity(name, namespace string) *FabricIdentityApplyConfiguration
FabricIdentity constructs a declarative configuration of the FabricIdentity type for use with apply.
func (*FabricIdentityApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricIdentityApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricIdentityApplyConfiguration) WithAPIVersion ¶
func (b *FabricIdentityApplyConfiguration) WithAPIVersion(value string) *FabricIdentityApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithAnnotations ¶
func (b *FabricIdentityApplyConfiguration) WithAnnotations(entries map[string]string) *FabricIdentityApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricIdentityApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricIdentityApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricIdentityApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricIdentityApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricIdentityApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricIdentityApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithFinalizers ¶
func (b *FabricIdentityApplyConfiguration) WithFinalizers(values ...string) *FabricIdentityApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricIdentityApplyConfiguration) WithGenerateName ¶
func (b *FabricIdentityApplyConfiguration) WithGenerateName(value string) *FabricIdentityApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithGeneration ¶
func (b *FabricIdentityApplyConfiguration) WithGeneration(value int64) *FabricIdentityApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithKind ¶
func (b *FabricIdentityApplyConfiguration) WithKind(value string) *FabricIdentityApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithLabels ¶
func (b *FabricIdentityApplyConfiguration) WithLabels(entries map[string]string) *FabricIdentityApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricIdentityApplyConfiguration) WithName ¶
func (b *FabricIdentityApplyConfiguration) WithName(value string) *FabricIdentityApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithNamespace ¶
func (b *FabricIdentityApplyConfiguration) WithNamespace(value string) *FabricIdentityApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithOwnerReferences ¶
func (b *FabricIdentityApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricIdentityApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricIdentityApplyConfiguration) WithResourceVersion ¶
func (b *FabricIdentityApplyConfiguration) WithResourceVersion(value string) *FabricIdentityApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithSpec ¶
func (b *FabricIdentityApplyConfiguration) WithSpec(value *FabricIdentitySpecApplyConfiguration) *FabricIdentityApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithStatus ¶
func (b *FabricIdentityApplyConfiguration) WithStatus(value *FabricIdentityStatusApplyConfiguration) *FabricIdentityApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricIdentityApplyConfiguration) WithUID ¶
func (b *FabricIdentityApplyConfiguration) WithUID(value types.UID) *FabricIdentityApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricIdentityAttributeRequestApplyConfiguration ¶ added in v1.11.0
type FabricIdentityAttributeRequestApplyConfiguration struct { Name *string `json:"name,omitempty"` Optional *bool `json:"optional,omitempty"` }
FabricIdentityAttributeRequestApplyConfiguration represents a declarative configuration of the FabricIdentityAttributeRequest type for use with apply.
func FabricIdentityAttributeRequest ¶ added in v1.11.0
func FabricIdentityAttributeRequest() *FabricIdentityAttributeRequestApplyConfiguration
FabricIdentityAttributeRequestApplyConfiguration constructs a declarative configuration of the FabricIdentityAttributeRequest type for use with apply.
func (*FabricIdentityAttributeRequestApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricIdentityAttributeRequestApplyConfiguration) WithName(value string) *FabricIdentityAttributeRequestApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricIdentityAttributeRequestApplyConfiguration) WithOptional ¶ added in v1.11.0
func (b *FabricIdentityAttributeRequestApplyConfiguration) WithOptional(value bool) *FabricIdentityAttributeRequestApplyConfiguration
WithOptional sets the Optional field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Optional field is set to the value of the last call.
type FabricIdentityAttributesApplyConfiguration ¶ added in v1.11.0
type FabricIdentityAttributesApplyConfiguration struct { Name *string `json:"name,omitempty"` Value *string `json:"value,omitempty"` ECert *bool `json:"ecert,omitempty"` }
FabricIdentityAttributesApplyConfiguration represents a declarative configuration of the FabricIdentityAttributes type for use with apply.
func FabricIdentityAttributes ¶ added in v1.11.0
func FabricIdentityAttributes() *FabricIdentityAttributesApplyConfiguration
FabricIdentityAttributesApplyConfiguration constructs a declarative configuration of the FabricIdentityAttributes type for use with apply.
func (*FabricIdentityAttributesApplyConfiguration) WithECert ¶ added in v1.11.0
func (b *FabricIdentityAttributesApplyConfiguration) WithECert(value bool) *FabricIdentityAttributesApplyConfiguration
WithECert sets the ECert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ECert field is set to the value of the last call.
func (*FabricIdentityAttributesApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricIdentityAttributesApplyConfiguration) WithName(value string) *FabricIdentityAttributesApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricIdentityAttributesApplyConfiguration) WithValue ¶ added in v1.11.0
func (b *FabricIdentityAttributesApplyConfiguration) WithValue(value string) *FabricIdentityAttributesApplyConfiguration
WithValue sets the Value field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Value field is set to the value of the last call.
type FabricIdentityRegisterApplyConfiguration ¶
type FabricIdentityRegisterApplyConfiguration struct { Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` Type *string `json:"type,omitempty"` Affiliation *string `json:"affiliation,omitempty"` MaxEnrollments *int `json:"maxenrollments,omitempty"` Attributes []FabricIdentityAttributesApplyConfiguration `json:"attributes,omitempty"` Attrs []string `json:"attrs,omitempty"` }
FabricIdentityRegisterApplyConfiguration represents a declarative configuration of the FabricIdentityRegister type for use with apply.
func FabricIdentityRegister ¶
func FabricIdentityRegister() *FabricIdentityRegisterApplyConfiguration
FabricIdentityRegisterApplyConfiguration constructs a declarative configuration of the FabricIdentityRegister type for use with apply.
func (*FabricIdentityRegisterApplyConfiguration) WithAffiliation ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithAffiliation(value string) *FabricIdentityRegisterApplyConfiguration
WithAffiliation sets the Affiliation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affiliation field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithAttributes ¶ added in v1.11.0
func (b *FabricIdentityRegisterApplyConfiguration) WithAttributes(values ...*FabricIdentityAttributesApplyConfiguration) *FabricIdentityRegisterApplyConfiguration
WithAttributes adds the given value to the Attributes field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Attributes field.
func (*FabricIdentityRegisterApplyConfiguration) WithAttrs ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithAttrs(values ...string) *FabricIdentityRegisterApplyConfiguration
WithAttrs adds the given value to the Attrs field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Attrs field.
func (*FabricIdentityRegisterApplyConfiguration) WithEnrollid ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollid(value string) *FabricIdentityRegisterApplyConfiguration
WithEnrollid sets the Enrollid field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollid field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithEnrollsecret ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithEnrollsecret(value string) *FabricIdentityRegisterApplyConfiguration
WithEnrollsecret sets the Enrollsecret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollsecret field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithMaxEnrollments(value int) *FabricIdentityRegisterApplyConfiguration
WithMaxEnrollments sets the MaxEnrollments field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxEnrollments field is set to the value of the last call.
func (*FabricIdentityRegisterApplyConfiguration) WithType ¶
func (b *FabricIdentityRegisterApplyConfiguration) WithType(value string) *FabricIdentityRegisterApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type FabricIdentitySpecApplyConfiguration ¶
type FabricIdentitySpecApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` MSPID *string `json:"mspid,omitempty"` AttributeRequest []FabricIdentityAttributeRequestApplyConfiguration `json:"attributeRequest,omitempty"` Register *FabricIdentityRegisterApplyConfiguration `json:"register,omitempty"` UpdateCertificateTime *v1.Time `json:"updateCertificateTime,omitempty"` }
FabricIdentitySpecApplyConfiguration represents a declarative configuration of the FabricIdentitySpec type for use with apply.
func FabricIdentitySpec ¶
func FabricIdentitySpec() *FabricIdentitySpecApplyConfiguration
FabricIdentitySpecApplyConfiguration constructs a declarative configuration of the FabricIdentitySpec type for use with apply.
func (*FabricIdentitySpecApplyConfiguration) WithAttributeRequest ¶ added in v1.11.0
func (b *FabricIdentitySpecApplyConfiguration) WithAttributeRequest(values ...*FabricIdentityAttributeRequestApplyConfiguration) *FabricIdentitySpecApplyConfiguration
WithAttributeRequest adds the given value to the AttributeRequest field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the AttributeRequest field.
func (*FabricIdentitySpecApplyConfiguration) WithCahost ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCahost(value string) *FabricIdentitySpecApplyConfiguration
WithCahost sets the Cahost field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cahost field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCaname ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCaname(value string) *FabricIdentitySpecApplyConfiguration
WithCaname sets the Caname field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caname field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCaport ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCaport(value int) *FabricIdentitySpecApplyConfiguration
WithCaport sets the Caport field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caport field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithCatls ¶
func (b *FabricIdentitySpecApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *FabricIdentitySpecApplyConfiguration
WithCatls sets the Catls field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Catls field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithEnrollid ¶
func (b *FabricIdentitySpecApplyConfiguration) WithEnrollid(value string) *FabricIdentitySpecApplyConfiguration
WithEnrollid sets the Enrollid field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollid field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithEnrollsecret ¶
func (b *FabricIdentitySpecApplyConfiguration) WithEnrollsecret(value string) *FabricIdentitySpecApplyConfiguration
WithEnrollsecret sets the Enrollsecret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollsecret field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithMSPID ¶
func (b *FabricIdentitySpecApplyConfiguration) WithMSPID(value string) *FabricIdentitySpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithRegister ¶
func (b *FabricIdentitySpecApplyConfiguration) WithRegister(value *FabricIdentityRegisterApplyConfiguration) *FabricIdentitySpecApplyConfiguration
WithRegister sets the Register field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Register field is set to the value of the last call.
func (*FabricIdentitySpecApplyConfiguration) WithUpdateCertificateTime ¶ added in v1.11.0
func (b *FabricIdentitySpecApplyConfiguration) WithUpdateCertificateTime(value v1.Time) *FabricIdentitySpecApplyConfiguration
WithUpdateCertificateTime sets the UpdateCertificateTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UpdateCertificateTime field is set to the value of the last call.
type FabricIdentityStatusApplyConfiguration ¶
type FabricIdentityStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricIdentityStatusApplyConfiguration represents a declarative configuration of the FabricIdentityStatus type for use with apply.
func FabricIdentityStatus ¶
func FabricIdentityStatus() *FabricIdentityStatusApplyConfiguration
FabricIdentityStatusApplyConfiguration constructs a declarative configuration of the FabricIdentityStatus type for use with apply.
func (*FabricIdentityStatusApplyConfiguration) WithConditions ¶
func (b *FabricIdentityStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricIdentityStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricIdentityStatusApplyConfiguration) WithMessage ¶
func (b *FabricIdentityStatusApplyConfiguration) WithMessage(value string) *FabricIdentityStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricIdentityStatusApplyConfiguration) WithStatus ¶
func (b *FabricIdentityStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricIdentityStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricIstioApplyConfiguration ¶
type FabricIstioApplyConfiguration struct { Port *int `json:"port,omitempty"` Hosts []string `json:"hosts,omitempty"` IngressGateway *string `json:"ingressGateway,omitempty"` }
FabricIstioApplyConfiguration represents a declarative configuration of the FabricIstio type for use with apply.
func FabricIstio ¶
func FabricIstio() *FabricIstioApplyConfiguration
FabricIstioApplyConfiguration constructs a declarative configuration of the FabricIstio type for use with apply.
func (*FabricIstioApplyConfiguration) WithHosts ¶
func (b *FabricIstioApplyConfiguration) WithHosts(values ...string) *FabricIstioApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricIstioApplyConfiguration) WithIngressGateway ¶
func (b *FabricIstioApplyConfiguration) WithIngressGateway(value string) *FabricIstioApplyConfiguration
WithIngressGateway sets the IngressGateway field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the IngressGateway field is set to the value of the last call.
func (*FabricIstioApplyConfiguration) WithPort ¶
func (b *FabricIstioApplyConfiguration) WithPort(value int) *FabricIstioApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration ¶
type FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration struct {
MSPID *string `json:"mspID,omitempty"`
}
FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration represents a declarative configuration of the FabricMainChannelAdminOrdererOrganizationSpec type for use with apply.
func FabricMainChannelAdminOrdererOrganizationSpec ¶
func FabricMainChannelAdminOrdererOrganizationSpec() *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration constructs a declarative configuration of the FabricMainChannelAdminOrdererOrganizationSpec type for use with apply.
func (*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) WithMSPID(value string) *FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration ¶
type FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration struct {
MSPID *string `json:"mspID,omitempty"`
}
FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration represents a declarative configuration of the FabricMainChannelAdminPeerOrganizationSpec type for use with apply.
func FabricMainChannelAdminPeerOrganizationSpec ¶
func FabricMainChannelAdminPeerOrganizationSpec() *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration constructs a declarative configuration of the FabricMainChannelAdminPeerOrganizationSpec type for use with apply.
func (*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) WithMSPID(value string) *FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
type FabricMainChannelApplicationConfigApplyConfiguration ¶
type FabricMainChannelApplicationConfigApplyConfiguration struct { Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` ACLs *map[string]string `json:"acls,omitempty"` }
FabricMainChannelApplicationConfigApplyConfiguration represents a declarative configuration of the FabricMainChannelApplicationConfig type for use with apply.
func FabricMainChannelApplicationConfig ¶
func FabricMainChannelApplicationConfig() *FabricMainChannelApplicationConfigApplyConfiguration
FabricMainChannelApplicationConfigApplyConfiguration constructs a declarative configuration of the FabricMainChannelApplicationConfig type for use with apply.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithACLs ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithACLs(value map[string]string) *FabricMainChannelApplicationConfigApplyConfiguration
WithACLs sets the ACLs field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ACLs field is set to the value of the last call.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelApplicationConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Capabilities field.
func (*FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelApplicationConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelApplicationConfigApplyConfiguration
WithPolicies sets the Policies field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Policies field is set to the value of the last call.
type FabricMainChannelApplyConfiguration ¶
type FabricMainChannelApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricMainChannelSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricMainChannelStatusApplyConfiguration `json:"status,omitempty"` }
FabricMainChannelApplyConfiguration represents a declarative configuration of the FabricMainChannel type for use with apply.
func FabricMainChannel ¶
func FabricMainChannel(name string) *FabricMainChannelApplyConfiguration
FabricMainChannel constructs a declarative configuration of the FabricMainChannel type for use with apply.
func (*FabricMainChannelApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricMainChannelApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricMainChannelApplyConfiguration) WithAPIVersion ¶
func (b *FabricMainChannelApplyConfiguration) WithAPIVersion(value string) *FabricMainChannelApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithAnnotations ¶
func (b *FabricMainChannelApplyConfiguration) WithAnnotations(entries map[string]string) *FabricMainChannelApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricMainChannelApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricMainChannelApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricMainChannelApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricMainChannelApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricMainChannelApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricMainChannelApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithFinalizers ¶
func (b *FabricMainChannelApplyConfiguration) WithFinalizers(values ...string) *FabricMainChannelApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricMainChannelApplyConfiguration) WithGenerateName ¶
func (b *FabricMainChannelApplyConfiguration) WithGenerateName(value string) *FabricMainChannelApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithGeneration ¶
func (b *FabricMainChannelApplyConfiguration) WithGeneration(value int64) *FabricMainChannelApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithKind ¶
func (b *FabricMainChannelApplyConfiguration) WithKind(value string) *FabricMainChannelApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithLabels ¶
func (b *FabricMainChannelApplyConfiguration) WithLabels(entries map[string]string) *FabricMainChannelApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricMainChannelApplyConfiguration) WithName ¶
func (b *FabricMainChannelApplyConfiguration) WithName(value string) *FabricMainChannelApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithNamespace ¶
func (b *FabricMainChannelApplyConfiguration) WithNamespace(value string) *FabricMainChannelApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithOwnerReferences ¶
func (b *FabricMainChannelApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricMainChannelApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricMainChannelApplyConfiguration) WithResourceVersion ¶
func (b *FabricMainChannelApplyConfiguration) WithResourceVersion(value string) *FabricMainChannelApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithSpec ¶
func (b *FabricMainChannelApplyConfiguration) WithSpec(value *FabricMainChannelSpecApplyConfiguration) *FabricMainChannelApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithStatus ¶
func (b *FabricMainChannelApplyConfiguration) WithStatus(value *FabricMainChannelStatusApplyConfiguration) *FabricMainChannelApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricMainChannelApplyConfiguration) WithUID ¶
func (b *FabricMainChannelApplyConfiguration) WithUID(value types.UID) *FabricMainChannelApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricMainChannelConfigApplyConfiguration ¶
type FabricMainChannelConfigApplyConfiguration struct { Application *FabricMainChannelApplicationConfigApplyConfiguration `json:"application,omitempty"` Orderer *FabricMainChannelOrdererConfigApplyConfiguration `json:"orderer,omitempty"` Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` }
FabricMainChannelConfigApplyConfiguration represents a declarative configuration of the FabricMainChannelConfig type for use with apply.
func FabricMainChannelConfig ¶
func FabricMainChannelConfig() *FabricMainChannelConfigApplyConfiguration
FabricMainChannelConfigApplyConfiguration constructs a declarative configuration of the FabricMainChannelConfig type for use with apply.
func (*FabricMainChannelConfigApplyConfiguration) WithApplication ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithApplication(value *FabricMainChannelApplicationConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithApplication sets the Application field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Application field is set to the value of the last call.
func (*FabricMainChannelConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Capabilities field.
func (*FabricMainChannelConfigApplyConfiguration) WithOrderer ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithOrderer(value *FabricMainChannelOrdererConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithOrderer sets the Orderer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Orderer field is set to the value of the last call.
func (*FabricMainChannelConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelConfigApplyConfiguration
WithPolicies sets the Policies field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Policies field is set to the value of the last call.
type FabricMainChannelConsenterApplyConfiguration ¶
type FabricMainChannelConsenterApplyConfiguration struct { Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` TLSCert *string `json:"tlsCert,omitempty"` }
FabricMainChannelConsenterApplyConfiguration represents a declarative configuration of the FabricMainChannelConsenter type for use with apply.
func FabricMainChannelConsenter ¶
func FabricMainChannelConsenter() *FabricMainChannelConsenterApplyConfiguration
FabricMainChannelConsenterApplyConfiguration constructs a declarative configuration of the FabricMainChannelConsenter type for use with apply.
func (*FabricMainChannelConsenterApplyConfiguration) WithHost ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*FabricMainChannelConsenterApplyConfiguration) WithPort ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithPort(value int) *FabricMainChannelConsenterApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
func (*FabricMainChannelConsenterApplyConfiguration) WithTLSCert ¶
func (b *FabricMainChannelConsenterApplyConfiguration) WithTLSCert(value string) *FabricMainChannelConsenterApplyConfiguration
WithTLSCert sets the TLSCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCert field is set to the value of the last call.
type FabricMainChannelConsenterItemApplyConfiguration ¶ added in v1.11.0
type FabricMainChannelConsenterItemApplyConfiguration struct { Id *uint32 `json:"id,omitempty"` Host *string `json:"host,omitempty"` Port *uint32 `json:"port,omitempty"` MspId *string `json:"msp_id,omitempty"` Identity *string `json:"identity,omitempty"` ClientTlsCert *string `json:"client_tls_cert,omitempty"` ServerTlsCert *string `json:"server_tls_cert,omitempty"` }
FabricMainChannelConsenterItemApplyConfiguration represents a declarative configuration of the FabricMainChannelConsenterItem type for use with apply.
func FabricMainChannelConsenterItem ¶ added in v1.11.0
func FabricMainChannelConsenterItem() *FabricMainChannelConsenterItemApplyConfiguration
FabricMainChannelConsenterItemApplyConfiguration constructs a declarative configuration of the FabricMainChannelConsenterItem type for use with apply.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithClientTlsCert ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithClientTlsCert(value string) *FabricMainChannelConsenterItemApplyConfiguration
WithClientTlsCert sets the ClientTlsCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ClientTlsCert field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithHost ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithHost(value string) *FabricMainChannelConsenterItemApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithId ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithId(value uint32) *FabricMainChannelConsenterItemApplyConfiguration
WithId sets the Id field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Id field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithIdentity ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithIdentity(value string) *FabricMainChannelConsenterItemApplyConfiguration
WithIdentity sets the Identity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Identity field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithMspId ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithMspId(value string) *FabricMainChannelConsenterItemApplyConfiguration
WithMspId sets the MspId field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspId field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithPort ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithPort(value uint32) *FabricMainChannelConsenterItemApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
func (*FabricMainChannelConsenterItemApplyConfiguration) WithServerTlsCert ¶ added in v1.11.0
func (b *FabricMainChannelConsenterItemApplyConfiguration) WithServerTlsCert(value string) *FabricMainChannelConsenterItemApplyConfiguration
WithServerTlsCert sets the ServerTlsCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServerTlsCert field is set to the value of the last call.
type FabricMainChannelEtcdRaftApplyConfiguration ¶
type FabricMainChannelEtcdRaftApplyConfiguration struct {
Options *FabricMainChannelEtcdRaftOptionsApplyConfiguration `json:"options,omitempty"`
}
FabricMainChannelEtcdRaftApplyConfiguration represents a declarative configuration of the FabricMainChannelEtcdRaft type for use with apply.
func FabricMainChannelEtcdRaft ¶
func FabricMainChannelEtcdRaft() *FabricMainChannelEtcdRaftApplyConfiguration
FabricMainChannelEtcdRaftApplyConfiguration constructs a declarative configuration of the FabricMainChannelEtcdRaft type for use with apply.
func (*FabricMainChannelEtcdRaftApplyConfiguration) WithOptions ¶
func (b *FabricMainChannelEtcdRaftApplyConfiguration) WithOptions(value *FabricMainChannelEtcdRaftOptionsApplyConfiguration) *FabricMainChannelEtcdRaftApplyConfiguration
WithOptions sets the Options field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Options field is set to the value of the last call.
type FabricMainChannelEtcdRaftOptionsApplyConfiguration ¶
type FabricMainChannelEtcdRaftOptionsApplyConfiguration struct { TickInterval *string `json:"tickInterval,omitempty"` ElectionTick *uint32 `json:"electionTick,omitempty"` HeartbeatTick *uint32 `json:"heartbeatTick,omitempty"` MaxInflightBlocks *uint32 `json:"maxInflightBlocks,omitempty"` SnapshotIntervalSize *uint32 `json:"snapshotIntervalSize,omitempty"` }
FabricMainChannelEtcdRaftOptionsApplyConfiguration represents a declarative configuration of the FabricMainChannelEtcdRaftOptions type for use with apply.
func FabricMainChannelEtcdRaftOptions ¶
func FabricMainChannelEtcdRaftOptions() *FabricMainChannelEtcdRaftOptionsApplyConfiguration
FabricMainChannelEtcdRaftOptionsApplyConfiguration constructs a declarative configuration of the FabricMainChannelEtcdRaftOptions type for use with apply.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithElectionTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithElectionTick sets the ElectionTick field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ElectionTick field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithHeartbeatTick(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithHeartbeatTick sets the HeartbeatTick field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HeartbeatTick field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithMaxInflightBlocks(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithMaxInflightBlocks sets the MaxInflightBlocks field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxInflightBlocks field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithSnapshotIntervalSize(value uint32) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithSnapshotIntervalSize sets the SnapshotIntervalSize field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SnapshotIntervalSize field is set to the value of the last call.
func (*FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval ¶
func (b *FabricMainChannelEtcdRaftOptionsApplyConfiguration) WithTickInterval(value string) *FabricMainChannelEtcdRaftOptionsApplyConfiguration
WithTickInterval sets the TickInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TickInterval field is set to the value of the last call.
type FabricMainChannelExternalOrdererNodeApplyConfiguration ¶
type FabricMainChannelExternalOrdererNodeApplyConfiguration struct { Host *string `json:"host,omitempty"` AdminPort *int `json:"port,omitempty"` }
FabricMainChannelExternalOrdererNodeApplyConfiguration represents a declarative configuration of the FabricMainChannelExternalOrdererNode type for use with apply.
func FabricMainChannelExternalOrdererNode ¶
func FabricMainChannelExternalOrdererNode() *FabricMainChannelExternalOrdererNodeApplyConfiguration
FabricMainChannelExternalOrdererNodeApplyConfiguration constructs a declarative configuration of the FabricMainChannelExternalOrdererNode type for use with apply.
func (*FabricMainChannelExternalOrdererNodeApplyConfiguration) WithAdminPort ¶
func (b *FabricMainChannelExternalOrdererNodeApplyConfiguration) WithAdminPort(value int) *FabricMainChannelExternalOrdererNodeApplyConfiguration
WithAdminPort sets the AdminPort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AdminPort field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererNodeApplyConfiguration) WithHost ¶
func (b *FabricMainChannelExternalOrdererNodeApplyConfiguration) WithHost(value string) *FabricMainChannelExternalOrdererNodeApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
type FabricMainChannelExternalOrdererOrganizationApplyConfiguration ¶
type FabricMainChannelExternalOrdererOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` TLSRootCert *string `json:"tlsRootCert,omitempty"` SignRootCert *string `json:"signRootCert,omitempty"` OrdererEndpoints []string `json:"ordererEndpoints,omitempty"` }
FabricMainChannelExternalOrdererOrganizationApplyConfiguration represents a declarative configuration of the FabricMainChannelExternalOrdererOrganization type for use with apply.
func FabricMainChannelExternalOrdererOrganization ¶
func FabricMainChannelExternalOrdererOrganization() *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
FabricMainChannelExternalOrdererOrganizationApplyConfiguration constructs a declarative configuration of the FabricMainChannelExternalOrdererOrganization type for use with apply.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithOrdererEndpoints adds the given value to the OrdererEndpoints field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OrdererEndpoints field.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithSignRootCert sets the SignRootCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignRootCert field is set to the value of the last call.
func (*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert ¶
func (b *FabricMainChannelExternalOrdererOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalOrdererOrganizationApplyConfiguration
WithTLSRootCert sets the TLSRootCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSRootCert field is set to the value of the last call.
type FabricMainChannelExternalPeerOrganizationApplyConfiguration ¶
type FabricMainChannelExternalPeerOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` TLSRootCert *string `json:"tlsRootCert,omitempty"` SignRootCert *string `json:"signRootCert,omitempty"` }
FabricMainChannelExternalPeerOrganizationApplyConfiguration represents a declarative configuration of the FabricMainChannelExternalPeerOrganization type for use with apply.
func FabricMainChannelExternalPeerOrganization ¶
func FabricMainChannelExternalPeerOrganization() *FabricMainChannelExternalPeerOrganizationApplyConfiguration
FabricMainChannelExternalPeerOrganizationApplyConfiguration constructs a declarative configuration of the FabricMainChannelExternalPeerOrganization type for use with apply.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithSignRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithSignRootCert sets the SignRootCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignRootCert field is set to the value of the last call.
func (*FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert ¶
func (b *FabricMainChannelExternalPeerOrganizationApplyConfiguration) WithTLSRootCert(value string) *FabricMainChannelExternalPeerOrganizationApplyConfiguration
WithTLSRootCert sets the TLSRootCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSRootCert field is set to the value of the last call.
type FabricMainChannelIdentityApplyConfiguration ¶
type FabricMainChannelIdentityApplyConfiguration struct { SecretNamespace *string `json:"secretNamespace,omitempty"` SecretName *string `json:"secretName,omitempty"` SecretKey *string `json:"secretKey,omitempty"` }
FabricMainChannelIdentityApplyConfiguration represents a declarative configuration of the FabricMainChannelIdentity type for use with apply.
func FabricMainChannelIdentity ¶
func FabricMainChannelIdentity() *FabricMainChannelIdentityApplyConfiguration
FabricMainChannelIdentityApplyConfiguration constructs a declarative configuration of the FabricMainChannelIdentity type for use with apply.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretKey ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretKey(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretKey sets the SecretKey field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretKey field is set to the value of the last call.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretName ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretName(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
func (*FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace ¶
func (b *FabricMainChannelIdentityApplyConfiguration) WithSecretNamespace(value string) *FabricMainChannelIdentityApplyConfiguration
WithSecretNamespace sets the SecretNamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretNamespace field is set to the value of the last call.
type FabricMainChannelOrdererBatchSizeApplyConfiguration ¶
type FabricMainChannelOrdererBatchSizeApplyConfiguration struct { MaxMessageCount *int `json:"maxMessageCount,omitempty"` AbsoluteMaxBytes *int `json:"absoluteMaxBytes,omitempty"` PreferredMaxBytes *int `json:"preferredMaxBytes,omitempty"` }
FabricMainChannelOrdererBatchSizeApplyConfiguration represents a declarative configuration of the FabricMainChannelOrdererBatchSize type for use with apply.
func FabricMainChannelOrdererBatchSize ¶
func FabricMainChannelOrdererBatchSize() *FabricMainChannelOrdererBatchSizeApplyConfiguration
FabricMainChannelOrdererBatchSizeApplyConfiguration constructs a declarative configuration of the FabricMainChannelOrdererBatchSize type for use with apply.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithAbsoluteMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithAbsoluteMaxBytes sets the AbsoluteMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AbsoluteMaxBytes field is set to the value of the last call.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithMaxMessageCount(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithMaxMessageCount sets the MaxMessageCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxMessageCount field is set to the value of the last call.
func (*FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes ¶
func (b *FabricMainChannelOrdererBatchSizeApplyConfiguration) WithPreferredMaxBytes(value int) *FabricMainChannelOrdererBatchSizeApplyConfiguration
WithPreferredMaxBytes sets the PreferredMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PreferredMaxBytes field is set to the value of the last call.
type FabricMainChannelOrdererConfigApplyConfiguration ¶
type FabricMainChannelOrdererConfigApplyConfiguration struct { OrdererType *v1alpha1.OrdererConsensusType `json:"ordererType,omitempty"` Capabilities []string `json:"capabilities,omitempty"` Policies *map[string]FabricMainChannelPoliciesConfigApplyConfiguration `json:"policies,omitempty"` BatchTimeout *string `json:"batchTimeout,omitempty"` BatchSize *FabricMainChannelOrdererBatchSizeApplyConfiguration `json:"batchSize,omitempty"` State *v1alpha1.FabricMainChannelConsensusState `json:"state,omitempty"` EtcdRaft *FabricMainChannelEtcdRaftApplyConfiguration `json:"etcdRaft,omitempty"` SmartBFT *FabricMainChannelSmartBFTApplyConfiguration `json:"smartBFT,omitempty"` ConsenterMapping []FabricMainChannelConsenterItemApplyConfiguration `json:"consenterMapping,omitempty"` }
FabricMainChannelOrdererConfigApplyConfiguration represents a declarative configuration of the FabricMainChannelOrdererConfig type for use with apply.
func FabricMainChannelOrdererConfig ¶
func FabricMainChannelOrdererConfig() *FabricMainChannelOrdererConfigApplyConfiguration
FabricMainChannelOrdererConfigApplyConfiguration constructs a declarative configuration of the FabricMainChannelOrdererConfig type for use with apply.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchSize(value *FabricMainChannelOrdererBatchSizeApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithBatchSize sets the BatchSize field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BatchSize field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithBatchTimeout(value string) *FabricMainChannelOrdererConfigApplyConfiguration
WithBatchTimeout sets the BatchTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BatchTimeout field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithCapabilities(values ...string) *FabricMainChannelOrdererConfigApplyConfiguration
WithCapabilities adds the given value to the Capabilities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Capabilities field.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithConsenterMapping ¶ added in v1.11.0
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithConsenterMapping(values ...*FabricMainChannelConsenterItemApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithConsenterMapping adds the given value to the ConsenterMapping field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ConsenterMapping field.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithEtcdRaft(value *FabricMainChannelEtcdRaftApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithEtcdRaft sets the EtcdRaft field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the EtcdRaft field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithOrdererType(value v1alpha1.OrdererConsensusType) *FabricMainChannelOrdererConfigApplyConfiguration
WithOrdererType sets the OrdererType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OrdererType field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithPolicies(value map[string]FabricMainChannelPoliciesConfigApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithPolicies sets the Policies field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Policies field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithSmartBFT ¶ added in v1.11.0
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithSmartBFT(value *FabricMainChannelSmartBFTApplyConfiguration) *FabricMainChannelOrdererConfigApplyConfiguration
WithSmartBFT sets the SmartBFT field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SmartBFT field is set to the value of the last call.
func (*FabricMainChannelOrdererConfigApplyConfiguration) WithState ¶
func (b *FabricMainChannelOrdererConfigApplyConfiguration) WithState(value v1alpha1.FabricMainChannelConsensusState) *FabricMainChannelOrdererConfigApplyConfiguration
WithState sets the State field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the State field is set to the value of the last call.
type FabricMainChannelOrdererNodeApplyConfiguration ¶
type FabricMainChannelOrdererNodeApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricMainChannelOrdererNodeApplyConfiguration represents a declarative configuration of the FabricMainChannelOrdererNode type for use with apply.
func FabricMainChannelOrdererNode ¶
func FabricMainChannelOrdererNode() *FabricMainChannelOrdererNodeApplyConfiguration
FabricMainChannelOrdererNodeApplyConfiguration constructs a declarative configuration of the FabricMainChannelOrdererNode type for use with apply.
func (*FabricMainChannelOrdererNodeApplyConfiguration) WithName ¶
func (b *FabricMainChannelOrdererNodeApplyConfiguration) WithName(value string) *FabricMainChannelOrdererNodeApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricMainChannelOrdererNodeApplyConfiguration) WithNamespace ¶
func (b *FabricMainChannelOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricMainChannelOrdererNodeApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricMainChannelOrdererOrganizationApplyConfiguration ¶
type FabricMainChannelOrdererOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` CAName *string `json:"caName,omitempty"` CANamespace *string `json:"caNamespace,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` SignCACert *string `json:"signCACert,omitempty"` OrdererEndpoints []string `json:"ordererEndpoints,omitempty"` OrderersToJoin []FabricMainChannelOrdererNodeApplyConfiguration `json:"orderersToJoin,omitempty"` ExternalOrderersToJoin []FabricMainChannelExternalOrdererNodeApplyConfiguration `json:"externalOrderersToJoin,omitempty"` }
FabricMainChannelOrdererOrganizationApplyConfiguration represents a declarative configuration of the FabricMainChannelOrdererOrganization type for use with apply.
func FabricMainChannelOrdererOrganization ¶
func FabricMainChannelOrdererOrganization() *FabricMainChannelOrdererOrganizationApplyConfiguration
FabricMainChannelOrdererOrganizationApplyConfiguration constructs a declarative configuration of the FabricMainChannelOrdererOrganization type for use with apply.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithCAName sets the CAName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CAName field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithCANamespace sets the CANamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CANamespace field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithExternalOrderersToJoin(values ...*FabricMainChannelExternalOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithExternalOrderersToJoin adds the given value to the ExternalOrderersToJoin field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalOrderersToJoin field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrdererEndpoints(values ...string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithOrdererEndpoints adds the given value to the OrdererEndpoints field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OrdererEndpoints field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithOrderersToJoin(values ...*FabricMainChannelOrdererNodeApplyConfiguration) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithOrderersToJoin adds the given value to the OrderersToJoin field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OrderersToJoin field.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithSignCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithSignCACert sets the SignCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignCACert field is set to the value of the last call.
func (*FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert ¶
func (b *FabricMainChannelOrdererOrganizationApplyConfiguration) WithTLSCACert(value string) *FabricMainChannelOrdererOrganizationApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
type FabricMainChannelPeerOrganizationApplyConfiguration ¶
type FabricMainChannelPeerOrganizationApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` CAName *string `json:"caName,omitempty"` CANamespace *string `json:"caNamespace,omitempty"` }
FabricMainChannelPeerOrganizationApplyConfiguration represents a declarative configuration of the FabricMainChannelPeerOrganization type for use with apply.
func FabricMainChannelPeerOrganization ¶
func FabricMainChannelPeerOrganization() *FabricMainChannelPeerOrganizationApplyConfiguration
FabricMainChannelPeerOrganizationApplyConfiguration constructs a declarative configuration of the FabricMainChannelPeerOrganization type for use with apply.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCAName(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithCAName sets the CAName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CAName field is set to the value of the last call.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithCANamespace(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithCANamespace sets the CANamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CANamespace field is set to the value of the last call.
func (*FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID ¶
func (b *FabricMainChannelPeerOrganizationApplyConfiguration) WithMSPID(value string) *FabricMainChannelPeerOrganizationApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
type FabricMainChannelPoliciesConfigApplyConfiguration ¶
type FabricMainChannelPoliciesConfigApplyConfiguration struct { Type *string `json:"type,omitempty"` Rule *string `json:"rule,omitempty"` ModPolicy *string `json:"modPolicy,omitempty"` }
FabricMainChannelPoliciesConfigApplyConfiguration represents a declarative configuration of the FabricMainChannelPoliciesConfig type for use with apply.
func FabricMainChannelPoliciesConfig ¶
func FabricMainChannelPoliciesConfig() *FabricMainChannelPoliciesConfigApplyConfiguration
FabricMainChannelPoliciesConfigApplyConfiguration constructs a declarative configuration of the FabricMainChannelPoliciesConfig type for use with apply.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithModPolicy(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
WithModPolicy sets the ModPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ModPolicy field is set to the value of the last call.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithRule ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithRule(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
WithRule sets the Rule field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Rule field is set to the value of the last call.
func (*FabricMainChannelPoliciesConfigApplyConfiguration) WithType ¶
func (b *FabricMainChannelPoliciesConfigApplyConfiguration) WithType(value string) *FabricMainChannelPoliciesConfigApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type FabricMainChannelSmartBFTApplyConfiguration ¶ added in v1.11.0
type FabricMainChannelSmartBFTApplyConfiguration struct { RequestBatchMaxCount *uint64 `json:"request_batch_max_count,omitempty"` RequestBatchMaxBytes *uint64 `json:"request_batch_max_bytes,omitempty"` RequestBatchMaxInterval *string `json:"request_batch_max_interval,omitempty"` IncomingMessageBufferSize *uint64 `json:"incoming_message_buffer_size,omitempty"` RequestPoolSize *uint64 `json:"request_pool_size,omitempty"` RequestForwardTimeout *string `json:"request_forward_timeout,omitempty"` RequestComplainTimeout *string `json:"request_complain_timeout,omitempty"` RequestAutoRemoveTimeout *string `json:"request_auto_remove_timeout,omitempty"` RequestMaxBytes *uint64 `json:"request_max_bytes,omitempty"` ViewChangeResendInterval *string `json:"view_change_resend_interval,omitempty"` ViewChangeTimeout *string `json:"view_change_timeout,omitempty"` LeaderHeartbeatTimeout *string `json:"leader_heartbeat_timeout,omitempty"` LeaderHeartbeatCount *uint64 `json:"leader_heartbeat_count,omitempty"` CollectTimeout *string `json:"collect_timeout,omitempty"` SyncOnStart *bool `json:"sync_on_start,omitempty"` SpeedUpViewChange *bool `json:"speed_up_view_change,omitempty"` LeaderRotation *smartbft.Options_Rotation `json:"leader_rotation,omitempty"` DecisionsPerLeader *uint64 `json:"decisions_per_leader,omitempty"` }
FabricMainChannelSmartBFTApplyConfiguration represents a declarative configuration of the FabricMainChannelSmartBFT type for use with apply.
func FabricMainChannelSmartBFT ¶ added in v1.11.0
func FabricMainChannelSmartBFT() *FabricMainChannelSmartBFTApplyConfiguration
FabricMainChannelSmartBFTApplyConfiguration constructs a declarative configuration of the FabricMainChannelSmartBFT type for use with apply.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithCollectTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithCollectTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithCollectTimeout sets the CollectTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CollectTimeout field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithDecisionsPerLeader ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithDecisionsPerLeader(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithDecisionsPerLeader sets the DecisionsPerLeader field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DecisionsPerLeader field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithIncomingMessageBufferSize ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithIncomingMessageBufferSize(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithIncomingMessageBufferSize sets the IncomingMessageBufferSize field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the IncomingMessageBufferSize field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatCount ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatCount(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithLeaderHeartbeatCount sets the LeaderHeartbeatCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LeaderHeartbeatCount field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderHeartbeatTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithLeaderHeartbeatTimeout sets the LeaderHeartbeatTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LeaderHeartbeatTimeout field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithLeaderRotation ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithLeaderRotation(value smartbft.Options_Rotation) *FabricMainChannelSmartBFTApplyConfiguration
WithLeaderRotation sets the LeaderRotation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LeaderRotation field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestAutoRemoveTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestAutoRemoveTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestAutoRemoveTimeout sets the RequestAutoRemoveTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestAutoRemoveTimeout field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxBytes ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxBytes(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestBatchMaxBytes sets the RequestBatchMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestBatchMaxBytes field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxCount ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxCount(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestBatchMaxCount sets the RequestBatchMaxCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestBatchMaxCount field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxInterval ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestBatchMaxInterval(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestBatchMaxInterval sets the RequestBatchMaxInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestBatchMaxInterval field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestComplainTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestComplainTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestComplainTimeout sets the RequestComplainTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestComplainTimeout field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestForwardTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestForwardTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestForwardTimeout sets the RequestForwardTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestForwardTimeout field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestMaxBytes ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestMaxBytes(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestMaxBytes sets the RequestMaxBytes field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestMaxBytes field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithRequestPoolSize ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithRequestPoolSize(value uint64) *FabricMainChannelSmartBFTApplyConfiguration
WithRequestPoolSize sets the RequestPoolSize field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequestPoolSize field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithSpeedUpViewChange ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithSpeedUpViewChange(value bool) *FabricMainChannelSmartBFTApplyConfiguration
WithSpeedUpViewChange sets the SpeedUpViewChange field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SpeedUpViewChange field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithSyncOnStart ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithSyncOnStart(value bool) *FabricMainChannelSmartBFTApplyConfiguration
WithSyncOnStart sets the SyncOnStart field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SyncOnStart field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeResendInterval ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeResendInterval(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithViewChangeResendInterval sets the ViewChangeResendInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ViewChangeResendInterval field is set to the value of the last call.
func (*FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeTimeout ¶ added in v1.11.0
func (b *FabricMainChannelSmartBFTApplyConfiguration) WithViewChangeTimeout(value string) *FabricMainChannelSmartBFTApplyConfiguration
WithViewChangeTimeout sets the ViewChangeTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ViewChangeTimeout field is set to the value of the last call.
type FabricMainChannelSpecApplyConfiguration ¶
type FabricMainChannelSpecApplyConfiguration struct { Name *string `json:"name,omitempty"` Identities map[string]FabricMainChannelIdentityApplyConfiguration `json:"identities,omitempty"` AdminPeerOrganizations []FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration `json:"adminPeerOrganizations,omitempty"` PeerOrganizations []FabricMainChannelPeerOrganizationApplyConfiguration `json:"peerOrganizations,omitempty"` ExternalPeerOrganizations []FabricMainChannelExternalPeerOrganizationApplyConfiguration `json:"externalPeerOrganizations,omitempty"` ChannelConfig *FabricMainChannelConfigApplyConfiguration `json:"channelConfig,omitempty"` AdminOrdererOrganizations []FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration `json:"adminOrdererOrganizations,omitempty"` OrdererOrganizations []FabricMainChannelOrdererOrganizationApplyConfiguration `json:"ordererOrganizations,omitempty"` ExternalOrdererOrganizations []FabricMainChannelExternalOrdererOrganizationApplyConfiguration `json:"externalOrdererOrganizations,omitempty"` Consenters []FabricMainChannelConsenterApplyConfiguration `json:"orderers,omitempty"` }
FabricMainChannelSpecApplyConfiguration represents a declarative configuration of the FabricMainChannelSpec type for use with apply.
func FabricMainChannelSpec ¶
func FabricMainChannelSpec() *FabricMainChannelSpecApplyConfiguration
FabricMainChannelSpecApplyConfiguration constructs a declarative configuration of the FabricMainChannelSpec type for use with apply.
func (*FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithAdminOrdererOrganizations(values ...*FabricMainChannelAdminOrdererOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithAdminOrdererOrganizations adds the given value to the AdminOrdererOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the AdminOrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithAdminPeerOrganizations(values ...*FabricMainChannelAdminPeerOrganizationSpecApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithAdminPeerOrganizations adds the given value to the AdminPeerOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the AdminPeerOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithChannelConfig ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithChannelConfig(value *FabricMainChannelConfigApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithChannelConfig sets the ChannelConfig field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelConfig field is set to the value of the last call.
func (*FabricMainChannelSpecApplyConfiguration) WithConsenters ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithConsenters(values ...*FabricMainChannelConsenterApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithConsenters adds the given value to the Consenters field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Consenters field.
func (*FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithExternalOrdererOrganizations(values ...*FabricMainChannelExternalOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithExternalOrdererOrganizations adds the given value to the ExternalOrdererOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalOrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithExternalPeerOrganizations(values ...*FabricMainChannelExternalPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithExternalPeerOrganizations adds the given value to the ExternalPeerOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeerOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithIdentities ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithIdentities(entries map[string]FabricMainChannelIdentityApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithIdentities puts the entries into the Identities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Identities field, overwriting an existing map entries in Identities field with the same key.
func (*FabricMainChannelSpecApplyConfiguration) WithName ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithName(value string) *FabricMainChannelSpecApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithOrdererOrganizations(values ...*FabricMainChannelOrdererOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithOrdererOrganizations adds the given value to the OrdererOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OrdererOrganizations field.
func (*FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations ¶
func (b *FabricMainChannelSpecApplyConfiguration) WithPeerOrganizations(values ...*FabricMainChannelPeerOrganizationApplyConfiguration) *FabricMainChannelSpecApplyConfiguration
WithPeerOrganizations adds the given value to the PeerOrganizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PeerOrganizations field.
type FabricMainChannelStatusApplyConfiguration ¶
type FabricMainChannelStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricMainChannelStatusApplyConfiguration represents a declarative configuration of the FabricMainChannelStatus type for use with apply.
func FabricMainChannelStatus ¶
func FabricMainChannelStatus() *FabricMainChannelStatusApplyConfiguration
FabricMainChannelStatusApplyConfiguration constructs a declarative configuration of the FabricMainChannelStatus type for use with apply.
func (*FabricMainChannelStatusApplyConfiguration) WithConditions ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricMainChannelStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricMainChannelStatusApplyConfiguration) WithMessage ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithMessage(value string) *FabricMainChannelStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricMainChannelStatusApplyConfiguration) WithStatus ¶
func (b *FabricMainChannelStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricMainChannelStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricNetworkConfigApplyConfiguration ¶
type FabricNetworkConfigApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricNetworkConfigSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricNetworkConfigStatusApplyConfiguration `json:"status,omitempty"` }
FabricNetworkConfigApplyConfiguration represents a declarative configuration of the FabricNetworkConfig type for use with apply.
func FabricNetworkConfig ¶
func FabricNetworkConfig(name, namespace string) *FabricNetworkConfigApplyConfiguration
FabricNetworkConfig constructs a declarative configuration of the FabricNetworkConfig type for use with apply.
func (*FabricNetworkConfigApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricNetworkConfigApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricNetworkConfigApplyConfiguration) WithAPIVersion ¶
func (b *FabricNetworkConfigApplyConfiguration) WithAPIVersion(value string) *FabricNetworkConfigApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithAnnotations ¶
func (b *FabricNetworkConfigApplyConfiguration) WithAnnotations(entries map[string]string) *FabricNetworkConfigApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricNetworkConfigApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricNetworkConfigApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricNetworkConfigApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricNetworkConfigApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricNetworkConfigApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricNetworkConfigApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithFinalizers ¶
func (b *FabricNetworkConfigApplyConfiguration) WithFinalizers(values ...string) *FabricNetworkConfigApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricNetworkConfigApplyConfiguration) WithGenerateName ¶
func (b *FabricNetworkConfigApplyConfiguration) WithGenerateName(value string) *FabricNetworkConfigApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithGeneration ¶
func (b *FabricNetworkConfigApplyConfiguration) WithGeneration(value int64) *FabricNetworkConfigApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithKind ¶
func (b *FabricNetworkConfigApplyConfiguration) WithKind(value string) *FabricNetworkConfigApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithLabels ¶
func (b *FabricNetworkConfigApplyConfiguration) WithLabels(entries map[string]string) *FabricNetworkConfigApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricNetworkConfigApplyConfiguration) WithName ¶
func (b *FabricNetworkConfigApplyConfiguration) WithName(value string) *FabricNetworkConfigApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithNamespace ¶
func (b *FabricNetworkConfigApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithOwnerReferences ¶
func (b *FabricNetworkConfigApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricNetworkConfigApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricNetworkConfigApplyConfiguration) WithResourceVersion ¶
func (b *FabricNetworkConfigApplyConfiguration) WithResourceVersion(value string) *FabricNetworkConfigApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithSpec ¶
func (b *FabricNetworkConfigApplyConfiguration) WithSpec(value *FabricNetworkConfigSpecApplyConfiguration) *FabricNetworkConfigApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithStatus ¶
func (b *FabricNetworkConfigApplyConfiguration) WithStatus(value *FabricNetworkConfigStatusApplyConfiguration) *FabricNetworkConfigApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricNetworkConfigApplyConfiguration) WithUID ¶
func (b *FabricNetworkConfigApplyConfiguration) WithUID(value types.UID) *FabricNetworkConfigApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricNetworkConfigCAApplyConfiguration ¶ added in v1.10.0
type FabricNetworkConfigCAApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricNetworkConfigCAApplyConfiguration represents a declarative configuration of the FabricNetworkConfigCA type for use with apply.
func FabricNetworkConfigCA ¶ added in v1.10.0
func FabricNetworkConfigCA() *FabricNetworkConfigCAApplyConfiguration
FabricNetworkConfigCAApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigCA type for use with apply.
func (*FabricNetworkConfigCAApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricNetworkConfigCAApplyConfiguration) WithName(value string) *FabricNetworkConfigCAApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigCAApplyConfiguration) WithNamespace ¶ added in v1.10.0
func (b *FabricNetworkConfigCAApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigCAApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricNetworkConfigExternalOrdererApplyConfiguration ¶ added in v1.10.0
type FabricNetworkConfigExternalOrdererApplyConfiguration struct { Name *string `json:"name,omitempty"` URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` MSPID *string `json:"mspID,omitempty"` }
FabricNetworkConfigExternalOrdererApplyConfiguration represents a declarative configuration of the FabricNetworkConfigExternalOrderer type for use with apply.
func FabricNetworkConfigExternalOrderer ¶ added in v1.10.0
func FabricNetworkConfigExternalOrderer() *FabricNetworkConfigExternalOrdererApplyConfiguration
FabricNetworkConfigExternalOrdererApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigExternalOrderer type for use with apply.
func (*FabricNetworkConfigExternalOrdererApplyConfiguration) WithMSPID ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithMSPID(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricNetworkConfigExternalOrdererApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithName(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigExternalOrdererApplyConfiguration) WithTLSCACert ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithTLSCACert(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricNetworkConfigExternalOrdererApplyConfiguration) WithURL ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalOrdererApplyConfiguration) WithURL(value string) *FabricNetworkConfigExternalOrdererApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricNetworkConfigExternalPeerApplyConfiguration ¶ added in v1.10.0
type FabricNetworkConfigExternalPeerApplyConfiguration struct { Name *string `json:"name,omitempty"` URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` MSPID *string `json:"mspID,omitempty"` }
FabricNetworkConfigExternalPeerApplyConfiguration represents a declarative configuration of the FabricNetworkConfigExternalPeer type for use with apply.
func FabricNetworkConfigExternalPeer ¶ added in v1.10.0
func FabricNetworkConfigExternalPeer() *FabricNetworkConfigExternalPeerApplyConfiguration
FabricNetworkConfigExternalPeerApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigExternalPeer type for use with apply.
func (*FabricNetworkConfigExternalPeerApplyConfiguration) WithMSPID ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithMSPID(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricNetworkConfigExternalPeerApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithName(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigExternalPeerApplyConfiguration) WithTLSCACert ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithTLSCACert(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricNetworkConfigExternalPeerApplyConfiguration) WithURL ¶ added in v1.10.0
func (b *FabricNetworkConfigExternalPeerApplyConfiguration) WithURL(value string) *FabricNetworkConfigExternalPeerApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricNetworkConfigIdentityApplyConfiguration ¶
type FabricNetworkConfigIdentityApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricNetworkConfigIdentityApplyConfiguration represents a declarative configuration of the FabricNetworkConfigIdentity type for use with apply.
func FabricNetworkConfigIdentity ¶
func FabricNetworkConfigIdentity() *FabricNetworkConfigIdentityApplyConfiguration
FabricNetworkConfigIdentityApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigIdentity type for use with apply.
func (*FabricNetworkConfigIdentityApplyConfiguration) WithName ¶
func (b *FabricNetworkConfigIdentityApplyConfiguration) WithName(value string) *FabricNetworkConfigIdentityApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigIdentityApplyConfiguration) WithNamespace ¶
func (b *FabricNetworkConfigIdentityApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigIdentityApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricNetworkConfigOrgPeerApplyConfiguration ¶ added in v1.10.0
type FabricNetworkConfigOrgPeerApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricNetworkConfigOrgPeerApplyConfiguration represents a declarative configuration of the FabricNetworkConfigOrgPeer type for use with apply.
func FabricNetworkConfigOrgPeer ¶ added in v1.10.0
func FabricNetworkConfigOrgPeer() *FabricNetworkConfigOrgPeerApplyConfiguration
FabricNetworkConfigOrgPeerApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigOrgPeer type for use with apply.
func (*FabricNetworkConfigOrgPeerApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricNetworkConfigOrgPeerApplyConfiguration) WithName(value string) *FabricNetworkConfigOrgPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricNetworkConfigOrgPeerApplyConfiguration) WithNamespace ¶ added in v1.10.0
func (b *FabricNetworkConfigOrgPeerApplyConfiguration) WithNamespace(value string) *FabricNetworkConfigOrgPeerApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricNetworkConfigOrganizationApplyConfiguration ¶ added in v1.10.0
type FabricNetworkConfigOrganizationApplyConfiguration struct {
Peers []FabricNetworkConfigOrgPeerApplyConfiguration `json:"peers,omitempty"`
}
FabricNetworkConfigOrganizationApplyConfiguration represents a declarative configuration of the FabricNetworkConfigOrganization type for use with apply.
func FabricNetworkConfigOrganization ¶ added in v1.10.0
func FabricNetworkConfigOrganization() *FabricNetworkConfigOrganizationApplyConfiguration
FabricNetworkConfigOrganizationApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigOrganization type for use with apply.
func (*FabricNetworkConfigOrganizationApplyConfiguration) WithPeers ¶ added in v1.10.0
func (b *FabricNetworkConfigOrganizationApplyConfiguration) WithPeers(values ...*FabricNetworkConfigOrgPeerApplyConfiguration) *FabricNetworkConfigOrganizationApplyConfiguration
WithPeers adds the given value to the Peers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Peers field.
type FabricNetworkConfigSpecApplyConfiguration ¶
type FabricNetworkConfigSpecApplyConfiguration struct { Organization *string `json:"organization,omitempty"` Internal *bool `json:"internal,omitempty"` Organizations []string `json:"organizations,omitempty"` OrganizationConfig map[string]FabricNetworkConfigOrganizationApplyConfiguration `json:"organizationConfig,omitempty"` Namespaces []string `json:"namespaces,omitempty"` CertificateAuthorities []FabricNetworkConfigCAApplyConfiguration `json:"certificateAuthorities,omitempty"` Channels []string `json:"channels,omitempty"` Identities []FabricNetworkConfigIdentityApplyConfiguration `json:"identities,omitempty"` ExternalOrderers []FabricNetworkConfigExternalOrdererApplyConfiguration `json:"externalOrderers,omitempty"` ExternalPeers []FabricNetworkConfigExternalPeerApplyConfiguration `json:"externalPeers,omitempty"` SecretName *string `json:"secretName,omitempty"` }
FabricNetworkConfigSpecApplyConfiguration represents a declarative configuration of the FabricNetworkConfigSpec type for use with apply.
func FabricNetworkConfigSpec ¶
func FabricNetworkConfigSpec() *FabricNetworkConfigSpecApplyConfiguration
FabricNetworkConfigSpecApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigSpec type for use with apply.
func (*FabricNetworkConfigSpecApplyConfiguration) WithCertificateAuthorities ¶ added in v1.10.0
func (b *FabricNetworkConfigSpecApplyConfiguration) WithCertificateAuthorities(values ...*FabricNetworkConfigCAApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithCertificateAuthorities adds the given value to the CertificateAuthorities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the CertificateAuthorities field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithChannels ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithChannels(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithChannels adds the given value to the Channels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Channels field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithExternalOrderers ¶ added in v1.10.0
func (b *FabricNetworkConfigSpecApplyConfiguration) WithExternalOrderers(values ...*FabricNetworkConfigExternalOrdererApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithExternalOrderers adds the given value to the ExternalOrderers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalOrderers field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithExternalPeers ¶ added in v1.10.0
func (b *FabricNetworkConfigSpecApplyConfiguration) WithExternalPeers(values ...*FabricNetworkConfigExternalPeerApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithExternalPeers adds the given value to the ExternalPeers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalPeers field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithIdentities ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithIdentities(values ...*FabricNetworkConfigIdentityApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithIdentities adds the given value to the Identities field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Identities field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithInternal ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithInternal(value bool) *FabricNetworkConfigSpecApplyConfiguration
WithInternal sets the Internal field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Internal field is set to the value of the last call.
func (*FabricNetworkConfigSpecApplyConfiguration) WithNamespaces ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithNamespaces(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithNamespaces adds the given value to the Namespaces field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Namespaces field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithOrganization ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganization(value string) *FabricNetworkConfigSpecApplyConfiguration
WithOrganization sets the Organization field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Organization field is set to the value of the last call.
func (*FabricNetworkConfigSpecApplyConfiguration) WithOrganizationConfig ¶ added in v1.10.0
func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizationConfig(entries map[string]FabricNetworkConfigOrganizationApplyConfiguration) *FabricNetworkConfigSpecApplyConfiguration
WithOrganizationConfig puts the entries into the OrganizationConfig field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the OrganizationConfig field, overwriting an existing map entries in OrganizationConfig field with the same key.
func (*FabricNetworkConfigSpecApplyConfiguration) WithOrganizations ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithOrganizations(values ...string) *FabricNetworkConfigSpecApplyConfiguration
WithOrganizations adds the given value to the Organizations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Organizations field.
func (*FabricNetworkConfigSpecApplyConfiguration) WithSecretName ¶
func (b *FabricNetworkConfigSpecApplyConfiguration) WithSecretName(value string) *FabricNetworkConfigSpecApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
type FabricNetworkConfigStatusApplyConfiguration ¶
type FabricNetworkConfigStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricNetworkConfigStatusApplyConfiguration represents a declarative configuration of the FabricNetworkConfigStatus type for use with apply.
func FabricNetworkConfigStatus ¶
func FabricNetworkConfigStatus() *FabricNetworkConfigStatusApplyConfiguration
FabricNetworkConfigStatusApplyConfiguration constructs a declarative configuration of the FabricNetworkConfigStatus type for use with apply.
func (*FabricNetworkConfigStatusApplyConfiguration) WithConditions ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricNetworkConfigStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricNetworkConfigStatusApplyConfiguration) WithMessage ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithMessage(value string) *FabricNetworkConfigStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricNetworkConfigStatusApplyConfiguration) WithStatus ¶
func (b *FabricNetworkConfigStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricNetworkConfigStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricOperationsConsoleApplyConfiguration ¶
type FabricOperationsConsoleApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperationsConsoleSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperationsConsoleStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperationsConsoleApplyConfiguration represents a declarative configuration of the FabricOperationsConsole type for use with apply.
func FabricOperationsConsole ¶
func FabricOperationsConsole(name, namespace string) *FabricOperationsConsoleApplyConfiguration
FabricOperationsConsole constructs a declarative configuration of the FabricOperationsConsole type for use with apply.
func (*FabricOperationsConsoleApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricOperationsConsoleApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricOperationsConsoleApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithAPIVersion(value string) *FabricOperationsConsoleApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithAnnotations ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperationsConsoleApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperationsConsoleApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithFinalizers ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithFinalizers(values ...string) *FabricOperationsConsoleApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricOperationsConsoleApplyConfiguration) WithGenerateName ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithGenerateName(value string) *FabricOperationsConsoleApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithGeneration ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithGeneration(value int64) *FabricOperationsConsoleApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithKind ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithKind(value string) *FabricOperationsConsoleApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithLabels ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithLabels(entries map[string]string) *FabricOperationsConsoleApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricOperationsConsoleApplyConfiguration) WithName ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithName(value string) *FabricOperationsConsoleApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithNamespace ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithNamespace(value string) *FabricOperationsConsoleApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricOperationsConsoleApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithResourceVersion(value string) *FabricOperationsConsoleApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithSpec ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithSpec(value *FabricOperationsConsoleSpecApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithStatus ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithStatus(value *FabricOperationsConsoleStatusApplyConfiguration) *FabricOperationsConsoleApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOperationsConsoleApplyConfiguration) WithUID ¶
func (b *FabricOperationsConsoleApplyConfiguration) WithUID(value types.UID) *FabricOperationsConsoleApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricOperationsConsoleAuthApplyConfiguration ¶
type FabricOperationsConsoleAuthApplyConfiguration struct { Scheme *string `json:"scheme,omitempty"` Username *string `json:"username,omitempty"` Password *string `json:"password,omitempty"` }
FabricOperationsConsoleAuthApplyConfiguration represents a declarative configuration of the FabricOperationsConsoleAuth type for use with apply.
func FabricOperationsConsoleAuth ¶
func FabricOperationsConsoleAuth() *FabricOperationsConsoleAuthApplyConfiguration
FabricOperationsConsoleAuthApplyConfiguration constructs a declarative configuration of the FabricOperationsConsoleAuth type for use with apply.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithPassword ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithPassword sets the Password field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Password field is set to the value of the last call.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithScheme ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithScheme(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithScheme sets the Scheme field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Scheme field is set to the value of the last call.
func (*FabricOperationsConsoleAuthApplyConfiguration) WithUsername ¶
func (b *FabricOperationsConsoleAuthApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleAuthApplyConfiguration
WithUsername sets the Username field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Username field is set to the value of the last call.
type FabricOperationsConsoleCouchDBApplyConfiguration ¶
type FabricOperationsConsoleCouchDBApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` Username *string `json:"username,omitempty"` Password *string `json:"password,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` }
FabricOperationsConsoleCouchDBApplyConfiguration represents a declarative configuration of the FabricOperationsConsoleCouchDB type for use with apply.
func FabricOperationsConsoleCouchDB ¶
func FabricOperationsConsoleCouchDB() *FabricOperationsConsoleCouchDBApplyConfiguration
FabricOperationsConsoleCouchDBApplyConfiguration constructs a declarative configuration of the FabricOperationsConsoleCouchDB type for use with apply.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleCouchDBApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImage ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImage(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleCouchDBApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithPassword(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithPassword sets the Password field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Password field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithResources ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleCouchDBApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOperationsConsoleCouchDBApplyConfiguration
WithStorage sets the Storage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Storage field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithTag ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTag(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleCouchDBApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
func (*FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername ¶
func (b *FabricOperationsConsoleCouchDBApplyConfiguration) WithUsername(value string) *FabricOperationsConsoleCouchDBApplyConfiguration
WithUsername sets the Username field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Username field is set to the value of the last call.
type FabricOperationsConsoleSpecApplyConfiguration ¶
type FabricOperationsConsoleSpecApplyConfiguration struct { Auth *FabricOperationsConsoleAuthApplyConfiguration `json:"auth,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Replicas *int `json:"replicas,omitempty"` CouchDB *FabricOperationsConsoleCouchDBApplyConfiguration `json:"couchDB,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Port *int `json:"port,omitempty"` Config *string `json:"config,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` HostURL *string `json:"hostUrl,omitempty"` }
FabricOperationsConsoleSpecApplyConfiguration represents a declarative configuration of the FabricOperationsConsoleSpec type for use with apply.
func FabricOperationsConsoleSpec ¶
func FabricOperationsConsoleSpec() *FabricOperationsConsoleSpecApplyConfiguration
FabricOperationsConsoleSpecApplyConfiguration constructs a declarative configuration of the FabricOperationsConsoleSpec type for use with apply.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperationsConsoleSpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithAuth ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithAuth(value *FabricOperationsConsoleAuthApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithAuth sets the Auth field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Auth field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithConfig ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithConfig(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithConfig sets the Config field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Config field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithCouchDB(value *FabricOperationsConsoleCouchDBApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithCouchDB sets the CouchDB field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDB field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithEnv ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperationsConsoleSpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithHostURL ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithHostURL(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithHostURL sets the HostURL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HostURL field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImage ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImage(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperationsConsoleSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperationsConsoleSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithIngress ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperationsConsoleSpecApplyConfiguration
WithIngress sets the Ingress field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Ingress field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithPort ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithPort(value int) *FabricOperationsConsoleSpecApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithReplicas(value int) *FabricOperationsConsoleSpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithResources ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperationsConsoleSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithTag ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTag(value string) *FabricOperationsConsoleSpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricOperationsConsoleSpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperationsConsoleSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperationsConsoleSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
type FabricOperationsConsoleStatusApplyConfiguration ¶
type FabricOperationsConsoleStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperationsConsoleStatusApplyConfiguration represents a declarative configuration of the FabricOperationsConsoleStatus type for use with apply.
func FabricOperationsConsoleStatus ¶
func FabricOperationsConsoleStatus() *FabricOperationsConsoleStatusApplyConfiguration
FabricOperationsConsoleStatusApplyConfiguration constructs a declarative configuration of the FabricOperationsConsoleStatus type for use with apply.
func (*FabricOperationsConsoleStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperationsConsoleStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricOperationsConsoleStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithMessage(value string) *FabricOperationsConsoleStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricOperationsConsoleStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperationsConsoleStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperationsConsoleStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricOperatorAPIApplyConfiguration ¶
type FabricOperatorAPIApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperatorAPISpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperatorAPIStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperatorAPIApplyConfiguration represents a declarative configuration of the FabricOperatorAPI type for use with apply.
func FabricOperatorAPI ¶
func FabricOperatorAPI(name, namespace string) *FabricOperatorAPIApplyConfiguration
FabricOperatorAPI constructs a declarative configuration of the FabricOperatorAPI type for use with apply.
func (*FabricOperatorAPIApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricOperatorAPIApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricOperatorAPIApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperatorAPIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorAPIApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithAnnotations ¶
func (b *FabricOperatorAPIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorAPIApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricOperatorAPIApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperatorAPIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperatorAPIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorAPIApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperatorAPIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorAPIApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithFinalizers ¶
func (b *FabricOperatorAPIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorAPIApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricOperatorAPIApplyConfiguration) WithGenerateName ¶
func (b *FabricOperatorAPIApplyConfiguration) WithGenerateName(value string) *FabricOperatorAPIApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithGeneration ¶
func (b *FabricOperatorAPIApplyConfiguration) WithGeneration(value int64) *FabricOperatorAPIApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithKind ¶
func (b *FabricOperatorAPIApplyConfiguration) WithKind(value string) *FabricOperatorAPIApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithLabels ¶
func (b *FabricOperatorAPIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorAPIApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricOperatorAPIApplyConfiguration) WithName ¶
func (b *FabricOperatorAPIApplyConfiguration) WithName(value string) *FabricOperatorAPIApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithNamespace ¶
func (b *FabricOperatorAPIApplyConfiguration) WithNamespace(value string) *FabricOperatorAPIApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperatorAPIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorAPIApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricOperatorAPIApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperatorAPIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorAPIApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithSpec ¶
func (b *FabricOperatorAPIApplyConfiguration) WithSpec(value *FabricOperatorAPISpecApplyConfiguration) *FabricOperatorAPIApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithStatus ¶
func (b *FabricOperatorAPIApplyConfiguration) WithStatus(value *FabricOperatorAPIStatusApplyConfiguration) *FabricOperatorAPIApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOperatorAPIApplyConfiguration) WithUID ¶
func (b *FabricOperatorAPIApplyConfiguration) WithUID(value types.UID) *FabricOperatorAPIApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricOperatorAPIAuthApplyConfiguration ¶
type FabricOperatorAPIAuthApplyConfiguration struct { OIDCJWKS *string `json:"oidcJWKS,omitempty"` OIDCIssuer *string `json:"oidcIssuer,omitempty"` OIDCAuthority *string `json:"oidcAuthority,omitempty"` OIDCClientId *string `json:"oidcClientId,omitempty"` OIDCScope *string `json:"oidcScope,omitempty"` }
FabricOperatorAPIAuthApplyConfiguration represents a declarative configuration of the FabricOperatorAPIAuth type for use with apply.
func FabricOperatorAPIAuth ¶
func FabricOperatorAPIAuth() *FabricOperatorAPIAuthApplyConfiguration
FabricOperatorAPIAuthApplyConfiguration constructs a declarative configuration of the FabricOperatorAPIAuth type for use with apply.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCAuthority sets the OIDCAuthority field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCAuthority field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCClientId sets the OIDCClientId field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCClientId field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCIssuer(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCIssuer sets the OIDCIssuer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCIssuer field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCJWKS(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCJWKS sets the OIDCJWKS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCJWKS field is set to the value of the last call.
func (*FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope ¶
func (b *FabricOperatorAPIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorAPIAuthApplyConfiguration
WithOIDCScope sets the OIDCScope field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCScope field is set to the value of the last call.
type FabricOperatorAPIHLFConfigApplyConfiguration ¶
type FabricOperatorAPIHLFConfigApplyConfiguration struct { MSPID *string `json:"mspID,omitempty"` User *string `json:"user,omitempty"` NetworkConfig *FabricOperatorAPINetworkConfigApplyConfiguration `json:"networkConfig,omitempty"` }
FabricOperatorAPIHLFConfigApplyConfiguration represents a declarative configuration of the FabricOperatorAPIHLFConfig type for use with apply.
func FabricOperatorAPIHLFConfig ¶
func FabricOperatorAPIHLFConfig() *FabricOperatorAPIHLFConfigApplyConfiguration
FabricOperatorAPIHLFConfigApplyConfiguration constructs a declarative configuration of the FabricOperatorAPIHLFConfig type for use with apply.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithMSPID(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
WithMSPID sets the MSPID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MSPID field is set to the value of the last call.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithNetworkConfig(value *FabricOperatorAPINetworkConfigApplyConfiguration) *FabricOperatorAPIHLFConfigApplyConfiguration
WithNetworkConfig sets the NetworkConfig field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NetworkConfig field is set to the value of the last call.
func (*FabricOperatorAPIHLFConfigApplyConfiguration) WithUser ¶
func (b *FabricOperatorAPIHLFConfigApplyConfiguration) WithUser(value string) *FabricOperatorAPIHLFConfigApplyConfiguration
WithUser sets the User field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the User field is set to the value of the last call.
type FabricOperatorAPINetworkConfigApplyConfiguration ¶
type FabricOperatorAPINetworkConfigApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` Key *string `json:"key,omitempty"` }
FabricOperatorAPINetworkConfigApplyConfiguration represents a declarative configuration of the FabricOperatorAPINetworkConfig type for use with apply.
func FabricOperatorAPINetworkConfig ¶
func FabricOperatorAPINetworkConfig() *FabricOperatorAPINetworkConfigApplyConfiguration
FabricOperatorAPINetworkConfigApplyConfiguration constructs a declarative configuration of the FabricOperatorAPINetworkConfig type for use with apply.
func (*FabricOperatorAPINetworkConfigApplyConfiguration) WithKey ¶
func (b *FabricOperatorAPINetworkConfigApplyConfiguration) WithKey(value string) *FabricOperatorAPINetworkConfigApplyConfiguration
WithKey sets the Key field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Key field is set to the value of the last call.
func (*FabricOperatorAPINetworkConfigApplyConfiguration) WithSecretName ¶
func (b *FabricOperatorAPINetworkConfigApplyConfiguration) WithSecretName(value string) *FabricOperatorAPINetworkConfigApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
type FabricOperatorAPISpecApplyConfiguration ¶
type FabricOperatorAPISpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` Replicas *int `json:"replicas,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` Auth *FabricOperatorAPIAuthApplyConfiguration `json:"auth,omitempty"` LogoURL *string `json:"logoUrl,omitempty"` HLFConfig *FabricOperatorAPIHLFConfigApplyConfiguration `json:"hlfConfig,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` }
FabricOperatorAPISpecApplyConfiguration represents a declarative configuration of the FabricOperatorAPISpec type for use with apply.
func FabricOperatorAPISpec ¶
func FabricOperatorAPISpec() *FabricOperatorAPISpecApplyConfiguration
FabricOperatorAPISpecApplyConfiguration constructs a declarative configuration of the FabricOperatorAPISpec type for use with apply.
func (*FabricOperatorAPISpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorAPISpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithAuth ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithAuth(value *FabricOperatorAPIAuthApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithAuth sets the Auth field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Auth field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithEnv ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorAPISpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricOperatorAPISpecApplyConfiguration) WithHLFConfig ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithHLFConfig(value *FabricOperatorAPIHLFConfigApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithHLFConfig sets the HLFConfig field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the HLFConfig field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImage ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImage(value string) *FabricOperatorAPISpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorAPISpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorAPISpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricOperatorAPISpecApplyConfiguration) WithIngress ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithIngress sets the Ingress field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Ingress field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithIstio ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOperatorAPISpecApplyConfiguration
WithIstio sets the Istio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Istio field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithLogoURL ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorAPISpecApplyConfiguration
WithLogoURL sets the LogoURL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LogoURL field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricOperatorAPISpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricOperatorAPISpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricOperatorAPISpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorAPISpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithResources ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorAPISpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithTag ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithTag(value string) *FabricOperatorAPISpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricOperatorAPISpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperatorAPISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorAPISpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
type FabricOperatorAPIStatusApplyConfiguration ¶
type FabricOperatorAPIStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperatorAPIStatusApplyConfiguration represents a declarative configuration of the FabricOperatorAPIStatus type for use with apply.
func FabricOperatorAPIStatus ¶
func FabricOperatorAPIStatus() *FabricOperatorAPIStatusApplyConfiguration
FabricOperatorAPIStatusApplyConfiguration constructs a declarative configuration of the FabricOperatorAPIStatus type for use with apply.
func (*FabricOperatorAPIStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorAPIStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricOperatorAPIStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorAPIStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricOperatorAPIStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperatorAPIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorAPIStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricOperatorUIApplyConfiguration ¶
type FabricOperatorUIApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOperatorUISpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOperatorUIStatusApplyConfiguration `json:"status,omitempty"` }
FabricOperatorUIApplyConfiguration represents a declarative configuration of the FabricOperatorUI type for use with apply.
func FabricOperatorUI ¶
func FabricOperatorUI(name, namespace string) *FabricOperatorUIApplyConfiguration
FabricOperatorUI constructs a declarative configuration of the FabricOperatorUI type for use with apply.
func (*FabricOperatorUIApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricOperatorUIApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricOperatorUIApplyConfiguration) WithAPIVersion ¶
func (b *FabricOperatorUIApplyConfiguration) WithAPIVersion(value string) *FabricOperatorUIApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithAnnotations ¶
func (b *FabricOperatorUIApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOperatorUIApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricOperatorUIApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOperatorUIApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOperatorUIApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOperatorUIApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOperatorUIApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOperatorUIApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithFinalizers ¶
func (b *FabricOperatorUIApplyConfiguration) WithFinalizers(values ...string) *FabricOperatorUIApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricOperatorUIApplyConfiguration) WithGenerateName ¶
func (b *FabricOperatorUIApplyConfiguration) WithGenerateName(value string) *FabricOperatorUIApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithGeneration ¶
func (b *FabricOperatorUIApplyConfiguration) WithGeneration(value int64) *FabricOperatorUIApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithKind ¶
func (b *FabricOperatorUIApplyConfiguration) WithKind(value string) *FabricOperatorUIApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithLabels ¶
func (b *FabricOperatorUIApplyConfiguration) WithLabels(entries map[string]string) *FabricOperatorUIApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricOperatorUIApplyConfiguration) WithName ¶
func (b *FabricOperatorUIApplyConfiguration) WithName(value string) *FabricOperatorUIApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithNamespace ¶
func (b *FabricOperatorUIApplyConfiguration) WithNamespace(value string) *FabricOperatorUIApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOperatorUIApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOperatorUIApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricOperatorUIApplyConfiguration) WithResourceVersion ¶
func (b *FabricOperatorUIApplyConfiguration) WithResourceVersion(value string) *FabricOperatorUIApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithSpec ¶
func (b *FabricOperatorUIApplyConfiguration) WithSpec(value *FabricOperatorUISpecApplyConfiguration) *FabricOperatorUIApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithStatus ¶
func (b *FabricOperatorUIApplyConfiguration) WithStatus(value *FabricOperatorUIStatusApplyConfiguration) *FabricOperatorUIApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOperatorUIApplyConfiguration) WithUID ¶
func (b *FabricOperatorUIApplyConfiguration) WithUID(value types.UID) *FabricOperatorUIApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricOperatorUIAuthApplyConfiguration ¶
type FabricOperatorUIAuthApplyConfiguration struct { OIDCAuthority *string `json:"oidcAuthority,omitempty"` OIDCClientId *string `json:"oidcClientId,omitempty"` OIDCScope *string `json:"oidcScope,omitempty"` }
FabricOperatorUIAuthApplyConfiguration represents a declarative configuration of the FabricOperatorUIAuth type for use with apply.
func FabricOperatorUIAuth ¶
func FabricOperatorUIAuth() *FabricOperatorUIAuthApplyConfiguration
FabricOperatorUIAuthApplyConfiguration constructs a declarative configuration of the FabricOperatorUIAuth type for use with apply.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCAuthority(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCAuthority sets the OIDCAuthority field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCAuthority field is set to the value of the last call.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCClientId(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCClientId sets the OIDCClientId field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCClientId field is set to the value of the last call.
func (*FabricOperatorUIAuthApplyConfiguration) WithOIDCScope ¶
func (b *FabricOperatorUIAuthApplyConfiguration) WithOIDCScope(value string) *FabricOperatorUIAuthApplyConfiguration
WithOIDCScope sets the OIDCScope field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OIDCScope field is set to the value of the last call.
type FabricOperatorUISpecApplyConfiguration ¶
type FabricOperatorUISpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` LogoURL *string `json:"logoUrl,omitempty"` Auth *FabricOperatorUIAuthApplyConfiguration `json:"auth,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Replicas *int `json:"replicas,omitempty"` Ingress *IngressApplyConfiguration `json:"ingress,omitempty"` APIURL *string `json:"apiUrl,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` }
FabricOperatorUISpecApplyConfiguration represents a declarative configuration of the FabricOperatorUISpec type for use with apply.
func FabricOperatorUISpec ¶
func FabricOperatorUISpec() *FabricOperatorUISpecApplyConfiguration
FabricOperatorUISpecApplyConfiguration constructs a declarative configuration of the FabricOperatorUISpec type for use with apply.
func (*FabricOperatorUISpecApplyConfiguration) WithAPIURL ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAPIURL(value string) *FabricOperatorUISpecApplyConfiguration
WithAPIURL sets the APIURL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIURL field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithAffinity ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOperatorUISpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithAuth ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithAuth(value *FabricOperatorUIAuthApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
WithAuth sets the Auth field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Auth field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithEnv ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOperatorUISpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricOperatorUISpecApplyConfiguration) WithImage ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImage(value string) *FabricOperatorUISpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricOperatorUISpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOperatorUISpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricOperatorUISpecApplyConfiguration) WithIngress ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithIngress(value *IngressApplyConfiguration) *FabricOperatorUISpecApplyConfiguration
WithIngress sets the Ingress field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Ingress field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithLogoURL ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithLogoURL(value string) *FabricOperatorUISpecApplyConfiguration
WithLogoURL sets the LogoURL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LogoURL field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithReplicas ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithReplicas(value int) *FabricOperatorUISpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithResources ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOperatorUISpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithTag ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithTag(value string) *FabricOperatorUISpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricOperatorUISpecApplyConfiguration) WithTolerations ¶
func (b *FabricOperatorUISpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOperatorUISpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
type FabricOperatorUIStatusApplyConfiguration ¶
type FabricOperatorUIStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOperatorUIStatusApplyConfiguration represents a declarative configuration of the FabricOperatorUIStatus type for use with apply.
func FabricOperatorUIStatus ¶
func FabricOperatorUIStatus() *FabricOperatorUIStatusApplyConfiguration
FabricOperatorUIStatusApplyConfiguration constructs a declarative configuration of the FabricOperatorUIStatus type for use with apply.
func (*FabricOperatorUIStatusApplyConfiguration) WithConditions ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOperatorUIStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricOperatorUIStatusApplyConfiguration) WithMessage ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithMessage(value string) *FabricOperatorUIStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricOperatorUIStatusApplyConfiguration) WithStatus ¶
func (b *FabricOperatorUIStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOperatorUIStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricOrdererExternalRefApplyConfiguration ¶ added in v1.11.0
type FabricOrdererExternalRefApplyConfiguration struct { URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` }
FabricOrdererExternalRefApplyConfiguration represents a declarative configuration of the FabricOrdererExternalRef type for use with apply.
func FabricOrdererExternalRef ¶ added in v1.11.0
func FabricOrdererExternalRef() *FabricOrdererExternalRefApplyConfiguration
FabricOrdererExternalRefApplyConfiguration constructs a declarative configuration of the FabricOrdererExternalRef type for use with apply.
func (*FabricOrdererExternalRefApplyConfiguration) WithTLSCACert ¶ added in v1.11.0
func (b *FabricOrdererExternalRefApplyConfiguration) WithTLSCACert(value string) *FabricOrdererExternalRefApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricOrdererExternalRefApplyConfiguration) WithURL ¶ added in v1.11.0
func (b *FabricOrdererExternalRefApplyConfiguration) WithURL(value string) *FabricOrdererExternalRefApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricOrdererInternalRefApplyConfiguration ¶ added in v1.11.0
type FabricOrdererInternalRefApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricOrdererInternalRefApplyConfiguration represents a declarative configuration of the FabricOrdererInternalRef type for use with apply.
func FabricOrdererInternalRef ¶ added in v1.11.0
func FabricOrdererInternalRef() *FabricOrdererInternalRefApplyConfiguration
FabricOrdererInternalRefApplyConfiguration constructs a declarative configuration of the FabricOrdererInternalRef type for use with apply.
func (*FabricOrdererInternalRefApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricOrdererInternalRefApplyConfiguration) WithName(value string) *FabricOrdererInternalRefApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOrdererInternalRefApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricOrdererInternalRefApplyConfiguration) WithNamespace(value string) *FabricOrdererInternalRefApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricOrdererNodeApplyConfiguration ¶
type FabricOrdererNodeApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOrdererNodeSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOrdererNodeStatusApplyConfiguration `json:"status,omitempty"` }
FabricOrdererNodeApplyConfiguration represents a declarative configuration of the FabricOrdererNode type for use with apply.
func FabricOrdererNode ¶
func FabricOrdererNode(name, namespace string) *FabricOrdererNodeApplyConfiguration
FabricOrdererNode constructs a declarative configuration of the FabricOrdererNode type for use with apply.
func (*FabricOrdererNodeApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricOrdererNodeApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricOrdererNodeApplyConfiguration) WithAPIVersion ¶
func (b *FabricOrdererNodeApplyConfiguration) WithAPIVersion(value string) *FabricOrdererNodeApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithAnnotations ¶
func (b *FabricOrdererNodeApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrdererNodeApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricOrdererNodeApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOrdererNodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOrdererNodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrdererNodeApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOrdererNodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrdererNodeApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithFinalizers ¶
func (b *FabricOrdererNodeApplyConfiguration) WithFinalizers(values ...string) *FabricOrdererNodeApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricOrdererNodeApplyConfiguration) WithGenerateName ¶
func (b *FabricOrdererNodeApplyConfiguration) WithGenerateName(value string) *FabricOrdererNodeApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithGeneration ¶
func (b *FabricOrdererNodeApplyConfiguration) WithGeneration(value int64) *FabricOrdererNodeApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithKind ¶
func (b *FabricOrdererNodeApplyConfiguration) WithKind(value string) *FabricOrdererNodeApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithLabels ¶
func (b *FabricOrdererNodeApplyConfiguration) WithLabels(entries map[string]string) *FabricOrdererNodeApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricOrdererNodeApplyConfiguration) WithName ¶
func (b *FabricOrdererNodeApplyConfiguration) WithName(value string) *FabricOrdererNodeApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithNamespace ¶
func (b *FabricOrdererNodeApplyConfiguration) WithNamespace(value string) *FabricOrdererNodeApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOrdererNodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrdererNodeApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricOrdererNodeApplyConfiguration) WithResourceVersion ¶
func (b *FabricOrdererNodeApplyConfiguration) WithResourceVersion(value string) *FabricOrdererNodeApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithSpec ¶
func (b *FabricOrdererNodeApplyConfiguration) WithSpec(value *FabricOrdererNodeSpecApplyConfiguration) *FabricOrdererNodeApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithStatus ¶
func (b *FabricOrdererNodeApplyConfiguration) WithStatus(value *FabricOrdererNodeStatusApplyConfiguration) *FabricOrdererNodeApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOrdererNodeApplyConfiguration) WithUID ¶
func (b *FabricOrdererNodeApplyConfiguration) WithUID(value types.UID) *FabricOrdererNodeApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricOrdererNodeSpecApplyConfiguration ¶
type FabricOrdererNodeSpecApplyConfiguration struct { PodAnnotations map[string]string `json:"podAnnotations,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` GRPCProxy *GRPCProxyApplyConfiguration `json:"grpcProxy,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` UpdateCertificateTime *metav1.Time `json:"updateCertificateTime,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` HostAliases []v1.HostAlias `json:"hostAliases,omitempty"` NodeSelector *v1.NodeSelector `json:"nodeSelector,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` Replicas *int `json:"replicas,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` MspID *string `json:"mspID,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` Genesis *string `json:"genesis,omitempty"` BootstrapMethod *hlfkungfusoftwareesv1alpha1.BootstrapMethod `json:"bootstrapMethod,omitempty"` ChannelParticipationEnabled *bool `json:"channelParticipationEnabled,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` Service *OrdererNodeServiceApplyConfiguration `json:"service,omitempty"` Secret *SecretApplyConfiguration `json:"secret,omitempty"` GatewayApi *FabricGatewayApiApplyConfiguration `json:"gatewayApi,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Traefik *FabricTraefikApplyConfiguration `json:"traefik,omitempty"` AdminGatewayApi *FabricGatewayApiApplyConfiguration `json:"adminGatewayApi,omitempty"` AdminIstio *FabricIstioApplyConfiguration `json:"adminIstio,omitempty"` AdminTraefik *FabricTraefikApplyConfiguration `json:"adminTraefik,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricOrdererNodeSpecApplyConfiguration represents a declarative configuration of the FabricOrdererNodeSpec type for use with apply.
func FabricOrdererNodeSpec ¶
func FabricOrdererNodeSpec() *FabricOrdererNodeSpecApplyConfiguration
FabricOrdererNodeSpecApplyConfiguration constructs a declarative configuration of the FabricOrdererNodeSpec type for use with apply.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAdminGatewayApi ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithAdminGatewayApi sets the AdminGatewayApi field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AdminGatewayApi field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithAdminIstio sets the AdminIstio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AdminIstio field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAdminTraefik ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAdminTraefik(value *FabricTraefikApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithAdminTraefik sets the AdminTraefik field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AdminTraefik field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithAffinity ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricOrdererNodeSpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithBootstrapMethod(value hlfkungfusoftwareesv1alpha1.BootstrapMethod) *FabricOrdererNodeSpecApplyConfiguration
WithBootstrapMethod sets the BootstrapMethod field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BootstrapMethod field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithChannelParticipationEnabled(value bool) *FabricOrdererNodeSpecApplyConfiguration
WithChannelParticipationEnabled sets the ChannelParticipationEnabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelParticipationEnabled field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithEnv ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricOrdererNodeSpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithGRPCProxy sets the GRPCProxy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GRPCProxy field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithGatewayApi ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithGatewayApi sets the GatewayApi field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GatewayApi field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithGenesis ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithGenesis(value string) *FabricOrdererNodeSpecApplyConfiguration
WithGenesis sets the Genesis field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Genesis field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithHostAliases ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricOrdererNodeSpecApplyConfiguration
WithHostAliases adds the given value to the HostAliases field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the HostAliases field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithImage ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithImage(value string) *FabricOrdererNodeSpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricOrdererNodeSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithIstio ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithIstio sets the Istio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Istio field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithMspID ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithMspID(value string) *FabricOrdererNodeSpecApplyConfiguration
WithMspID sets the MspID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspID field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricOrdererNodeSpecApplyConfiguration
WithNodeSelector sets the NodeSelector field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodeSelector field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithPodAnnotations ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricOrdererNodeSpecApplyConfiguration
WithPodAnnotations puts the entries into the PodAnnotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodAnnotations field, overwriting an existing map entries in PodAnnotations field with the same key.
func (*FabricOrdererNodeSpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricOrdererNodeSpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricOrdererNodeSpecApplyConfiguration
WithPullPolicy sets the PullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PullPolicy field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithReplicas ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithReplicas(value int) *FabricOrdererNodeSpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithResources ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithResources(value v1.ResourceRequirements) *FabricOrdererNodeSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithSecret ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithSecret sets the Secret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Secret field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithService ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithService(value *OrdererNodeServiceApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithService sets the Service field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Service field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServiceMonitor field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithStorage ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithStorage sets the Storage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Storage field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithTag ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithTag(value string) *FabricOrdererNodeSpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithTolerations ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricOrdererNodeSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
func (*FabricOrdererNodeSpecApplyConfiguration) WithTraefik ¶ added in v1.10.0
func (b *FabricOrdererNodeSpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricOrdererNodeSpecApplyConfiguration
WithTraefik sets the Traefik field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Traefik field is set to the value of the last call.
func (*FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime ¶
func (b *FabricOrdererNodeSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricOrdererNodeSpecApplyConfiguration
WithUpdateCertificateTime sets the UpdateCertificateTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UpdateCertificateTime field is set to the value of the last call.
type FabricOrdererNodeStatusApplyConfiguration ¶
type FabricOrdererNodeStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` LastCertificateUpdate *v1.Time `json:"lastCertificateUpdate,omitempty"` SignCert *string `json:"signCert,omitempty"` TlsCert *string `json:"tlsCert,omitempty"` SignCACert *string `json:"signCaCert,omitempty"` TlsCACert *string `json:"tlsCaCert,omitempty"` TlsAdminCert *string `json:"tlsAdminCert,omitempty"` OperationsPort *int `json:"operationsPort,omitempty"` AdminPort *int `json:"adminPort,omitempty"` NodePort *int `json:"port,omitempty"` Message *string `json:"message,omitempty"` }
FabricOrdererNodeStatusApplyConfiguration represents a declarative configuration of the FabricOrdererNodeStatus type for use with apply.
func FabricOrdererNodeStatus ¶
func FabricOrdererNodeStatus() *FabricOrdererNodeStatusApplyConfiguration
FabricOrdererNodeStatusApplyConfiguration constructs a declarative configuration of the FabricOrdererNodeStatus type for use with apply.
func (*FabricOrdererNodeStatusApplyConfiguration) WithAdminPort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithAdminPort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithAdminPort sets the AdminPort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AdminPort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithConditions ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrdererNodeStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricOrdererNodeStatusApplyConfiguration
WithLastCertificateUpdate sets the LastCertificateUpdate field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LastCertificateUpdate field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithMessage ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithMessage(value string) *FabricOrdererNodeStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithNodePort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithNodePort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithNodePort sets the NodePort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithOperationsPort(value int) *FabricOrdererNodeStatusApplyConfiguration
WithOperationsPort sets the OperationsPort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OperationsPort field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithSignCACert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithSignCACert sets the SignCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignCACert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithSignCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithSignCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithSignCert sets the SignCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignCert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithStatus ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrdererNodeStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsAdminCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsAdminCert sets the TlsAdminCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsAdminCert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCACert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsCACert sets the TlsCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsCACert field is set to the value of the last call.
func (*FabricOrdererNodeStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricOrdererNodeStatusApplyConfiguration) WithTlsCert(value string) *FabricOrdererNodeStatusApplyConfiguration
WithTlsCert sets the TlsCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsCert field is set to the value of the last call.
type FabricOrderingServiceApplyConfiguration ¶
type FabricOrderingServiceApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricOrderingServiceSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricOrderingServiceStatusApplyConfiguration `json:"status,omitempty"` }
FabricOrderingServiceApplyConfiguration represents a declarative configuration of the FabricOrderingService type for use with apply.
func FabricOrderingService ¶
func FabricOrderingService(name, namespace string) *FabricOrderingServiceApplyConfiguration
FabricOrderingService constructs a declarative configuration of the FabricOrderingService type for use with apply.
func (*FabricOrderingServiceApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricOrderingServiceApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricOrderingServiceApplyConfiguration) WithAPIVersion ¶
func (b *FabricOrderingServiceApplyConfiguration) WithAPIVersion(value string) *FabricOrderingServiceApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithAnnotations ¶
func (b *FabricOrderingServiceApplyConfiguration) WithAnnotations(entries map[string]string) *FabricOrderingServiceApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricOrderingServiceApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricOrderingServiceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricOrderingServiceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricOrderingServiceApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricOrderingServiceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricOrderingServiceApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithFinalizers ¶
func (b *FabricOrderingServiceApplyConfiguration) WithFinalizers(values ...string) *FabricOrderingServiceApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricOrderingServiceApplyConfiguration) WithGenerateName ¶
func (b *FabricOrderingServiceApplyConfiguration) WithGenerateName(value string) *FabricOrderingServiceApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithGeneration ¶
func (b *FabricOrderingServiceApplyConfiguration) WithGeneration(value int64) *FabricOrderingServiceApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithKind ¶
func (b *FabricOrderingServiceApplyConfiguration) WithKind(value string) *FabricOrderingServiceApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithLabels ¶
func (b *FabricOrderingServiceApplyConfiguration) WithLabels(entries map[string]string) *FabricOrderingServiceApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricOrderingServiceApplyConfiguration) WithName ¶
func (b *FabricOrderingServiceApplyConfiguration) WithName(value string) *FabricOrderingServiceApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithNamespace ¶
func (b *FabricOrderingServiceApplyConfiguration) WithNamespace(value string) *FabricOrderingServiceApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithOwnerReferences ¶
func (b *FabricOrderingServiceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricOrderingServiceApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricOrderingServiceApplyConfiguration) WithResourceVersion ¶
func (b *FabricOrderingServiceApplyConfiguration) WithResourceVersion(value string) *FabricOrderingServiceApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithSpec ¶
func (b *FabricOrderingServiceApplyConfiguration) WithSpec(value *FabricOrderingServiceSpecApplyConfiguration) *FabricOrderingServiceApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithStatus ¶
func (b *FabricOrderingServiceApplyConfiguration) WithStatus(value *FabricOrderingServiceStatusApplyConfiguration) *FabricOrderingServiceApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricOrderingServiceApplyConfiguration) WithUID ¶
func (b *FabricOrderingServiceApplyConfiguration) WithUID(value types.UID) *FabricOrderingServiceApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricOrderingServiceSpecApplyConfiguration ¶
type FabricOrderingServiceSpecApplyConfiguration struct { Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` MspID *string `json:"mspID,omitempty"` Enrollment *OrdererEnrollmentApplyConfiguration `json:"enrollment,omitempty"` Nodes []OrdererNodeApplyConfiguration `json:"nodes,omitempty"` Service *OrdererServiceApplyConfiguration `json:"service,omitempty"` Storage *StorageApplyConfiguration `json:"storage,omitempty"` SystemChannel *OrdererSystemChannelApplyConfiguration `json:"systemChannel,omitempty"` }
FabricOrderingServiceSpecApplyConfiguration represents a declarative configuration of the FabricOrderingServiceSpec type for use with apply.
func FabricOrderingServiceSpec ¶
func FabricOrderingServiceSpec() *FabricOrderingServiceSpecApplyConfiguration
FabricOrderingServiceSpecApplyConfiguration constructs a declarative configuration of the FabricOrderingServiceSpec type for use with apply.
func (*FabricOrderingServiceSpecApplyConfiguration) WithEnrollment ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithEnrollment(value *OrdererEnrollmentApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithEnrollment sets the Enrollment field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollment field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithImage ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithImage(value string) *FabricOrderingServiceSpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithMspID ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithMspID(value string) *FabricOrderingServiceSpecApplyConfiguration
WithMspID sets the MspID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspID field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithNodes ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithNodes(values ...*OrdererNodeApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithNodes adds the given value to the Nodes field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Nodes field.
func (*FabricOrderingServiceSpecApplyConfiguration) WithService ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithService(value *OrdererServiceApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithService sets the Service field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Service field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithStorage ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithStorage(value *StorageApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithStorage sets the Storage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Storage field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithSystemChannel(value *OrdererSystemChannelApplyConfiguration) *FabricOrderingServiceSpecApplyConfiguration
WithSystemChannel sets the SystemChannel field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SystemChannel field is set to the value of the last call.
func (*FabricOrderingServiceSpecApplyConfiguration) WithTag ¶
func (b *FabricOrderingServiceSpecApplyConfiguration) WithTag(value string) *FabricOrderingServiceSpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
type FabricOrderingServiceStatusApplyConfiguration ¶
type FabricOrderingServiceStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` }
FabricOrderingServiceStatusApplyConfiguration represents a declarative configuration of the FabricOrderingServiceStatus type for use with apply.
func FabricOrderingServiceStatus ¶
func FabricOrderingServiceStatus() *FabricOrderingServiceStatusApplyConfiguration
FabricOrderingServiceStatusApplyConfiguration constructs a declarative configuration of the FabricOrderingServiceStatus type for use with apply.
func (*FabricOrderingServiceStatusApplyConfiguration) WithConditions ¶
func (b *FabricOrderingServiceStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricOrderingServiceStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricOrderingServiceStatusApplyConfiguration) WithStatus ¶
func (b *FabricOrderingServiceStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricOrderingServiceStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
type FabricPeerApplyConfiguration ¶
type FabricPeerApplyConfiguration struct { v1.TypeMetaApplyConfiguration `json:",inline"` *v1.ObjectMetaApplyConfiguration `json:"metadata,omitempty"` Spec *FabricPeerSpecApplyConfiguration `json:"spec,omitempty"` Status *FabricPeerStatusApplyConfiguration `json:"status,omitempty"` }
FabricPeerApplyConfiguration represents a declarative configuration of the FabricPeer type for use with apply.
func FabricPeer ¶
func FabricPeer(name, namespace string) *FabricPeerApplyConfiguration
FabricPeer constructs a declarative configuration of the FabricPeer type for use with apply.
func (*FabricPeerApplyConfiguration) GetName ¶ added in v1.11.0
func (b *FabricPeerApplyConfiguration) GetName() *string
GetName retrieves the value of the Name field in the declarative configuration.
func (*FabricPeerApplyConfiguration) WithAPIVersion ¶
func (b *FabricPeerApplyConfiguration) WithAPIVersion(value string) *FabricPeerApplyConfiguration
WithAPIVersion sets the APIVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the APIVersion field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithAnnotations ¶
func (b *FabricPeerApplyConfiguration) WithAnnotations(entries map[string]string) *FabricPeerApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*FabricPeerApplyConfiguration) WithCreationTimestamp ¶
func (b *FabricPeerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
WithCreationTimestamp sets the CreationTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CreationTimestamp field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds ¶
func (b *FabricPeerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *FabricPeerApplyConfiguration
WithDeletionGracePeriodSeconds sets the DeletionGracePeriodSeconds field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionGracePeriodSeconds field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithDeletionTimestamp ¶
func (b *FabricPeerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *FabricPeerApplyConfiguration
WithDeletionTimestamp sets the DeletionTimestamp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DeletionTimestamp field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithFinalizers ¶
func (b *FabricPeerApplyConfiguration) WithFinalizers(values ...string) *FabricPeerApplyConfiguration
WithFinalizers adds the given value to the Finalizers field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Finalizers field.
func (*FabricPeerApplyConfiguration) WithGenerateName ¶
func (b *FabricPeerApplyConfiguration) WithGenerateName(value string) *FabricPeerApplyConfiguration
WithGenerateName sets the GenerateName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GenerateName field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithGeneration ¶
func (b *FabricPeerApplyConfiguration) WithGeneration(value int64) *FabricPeerApplyConfiguration
WithGeneration sets the Generation field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Generation field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithKind ¶
func (b *FabricPeerApplyConfiguration) WithKind(value string) *FabricPeerApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithLabels ¶
func (b *FabricPeerApplyConfiguration) WithLabels(entries map[string]string) *FabricPeerApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*FabricPeerApplyConfiguration) WithName ¶
func (b *FabricPeerApplyConfiguration) WithName(value string) *FabricPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithNamespace ¶
func (b *FabricPeerApplyConfiguration) WithNamespace(value string) *FabricPeerApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithOwnerReferences ¶
func (b *FabricPeerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *FabricPeerApplyConfiguration
WithOwnerReferences adds the given value to the OwnerReferences field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the OwnerReferences field.
func (*FabricPeerApplyConfiguration) WithResourceVersion ¶
func (b *FabricPeerApplyConfiguration) WithResourceVersion(value string) *FabricPeerApplyConfiguration
WithResourceVersion sets the ResourceVersion field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResourceVersion field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithSpec ¶
func (b *FabricPeerApplyConfiguration) WithSpec(value *FabricPeerSpecApplyConfiguration) *FabricPeerApplyConfiguration
WithSpec sets the Spec field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Spec field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithStatus ¶
func (b *FabricPeerApplyConfiguration) WithStatus(value *FabricPeerStatusApplyConfiguration) *FabricPeerApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricPeerApplyConfiguration) WithUID ¶
func (b *FabricPeerApplyConfiguration) WithUID(value types.UID) *FabricPeerApplyConfiguration
WithUID sets the UID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UID field is set to the value of the last call.
type FabricPeerCouchDBApplyConfiguration ¶
type FabricPeerCouchDBApplyConfiguration struct { User *string `json:"user,omitempty"` Password *string `json:"password,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` PullPolicy *v1.PullPolicy `json:"pullPolicy,omitempty"` ExternalCouchDB *FabricPeerExternalCouchDBApplyConfiguration `json:"externalCouchDB,omitempty"` }
FabricPeerCouchDBApplyConfiguration represents a declarative configuration of the FabricPeerCouchDB type for use with apply.
func FabricPeerCouchDB ¶
func FabricPeerCouchDB() *FabricPeerCouchDBApplyConfiguration
FabricPeerCouchDBApplyConfiguration constructs a declarative configuration of the FabricPeerCouchDB type for use with apply.
func (*FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithExternalCouchDB(value *FabricPeerExternalCouchDBApplyConfiguration) *FabricPeerCouchDBApplyConfiguration
WithExternalCouchDB sets the ExternalCouchDB field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ExternalCouchDB field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithImage ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithImage(value string) *FabricPeerCouchDBApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithPassword ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithPassword(value string) *FabricPeerCouchDBApplyConfiguration
WithPassword sets the Password field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Password field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithPullPolicy ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithPullPolicy(value v1.PullPolicy) *FabricPeerCouchDBApplyConfiguration
WithPullPolicy sets the PullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PullPolicy field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithTag ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithTag(value string) *FabricPeerCouchDBApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricPeerCouchDBApplyConfiguration) WithUser ¶
func (b *FabricPeerCouchDBApplyConfiguration) WithUser(value string) *FabricPeerCouchDBApplyConfiguration
WithUser sets the User field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the User field is set to the value of the last call.
type FabricPeerCouchdbExporterApplyConfiguration ¶
type FabricPeerCouchdbExporterApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` }
FabricPeerCouchdbExporterApplyConfiguration represents a declarative configuration of the FabricPeerCouchdbExporter type for use with apply.
func FabricPeerCouchdbExporter ¶
func FabricPeerCouchdbExporter() *FabricPeerCouchdbExporterApplyConfiguration
FabricPeerCouchdbExporterApplyConfiguration constructs a declarative configuration of the FabricPeerCouchdbExporter type for use with apply.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithEnabled ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithEnabled(value bool) *FabricPeerCouchdbExporterApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithImage ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImage(value string) *FabricPeerCouchdbExporterApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerCouchdbExporterApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricPeerCouchdbExporterApplyConfiguration) WithTag ¶
func (b *FabricPeerCouchdbExporterApplyConfiguration) WithTag(value string) *FabricPeerCouchdbExporterApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
type FabricPeerDiscoveryApplyConfiguration ¶
type FabricPeerDiscoveryApplyConfiguration struct { Period *string `json:"period,omitempty"` TouchPeriod *string `json:"touchPeriod,omitempty"` }
FabricPeerDiscoveryApplyConfiguration represents a declarative configuration of the FabricPeerDiscovery type for use with apply.
func FabricPeerDiscovery ¶
func FabricPeerDiscovery() *FabricPeerDiscoveryApplyConfiguration
FabricPeerDiscoveryApplyConfiguration constructs a declarative configuration of the FabricPeerDiscovery type for use with apply.
func (*FabricPeerDiscoveryApplyConfiguration) WithPeriod ¶
func (b *FabricPeerDiscoveryApplyConfiguration) WithPeriod(value string) *FabricPeerDiscoveryApplyConfiguration
WithPeriod sets the Period field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Period field is set to the value of the last call.
func (*FabricPeerDiscoveryApplyConfiguration) WithTouchPeriod ¶
func (b *FabricPeerDiscoveryApplyConfiguration) WithTouchPeriod(value string) *FabricPeerDiscoveryApplyConfiguration
WithTouchPeriod sets the TouchPeriod field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TouchPeriod field is set to the value of the last call.
type FabricPeerExternalCouchDBApplyConfiguration ¶
type FabricPeerExternalCouchDBApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` }
FabricPeerExternalCouchDBApplyConfiguration represents a declarative configuration of the FabricPeerExternalCouchDB type for use with apply.
func FabricPeerExternalCouchDB ¶
func FabricPeerExternalCouchDB() *FabricPeerExternalCouchDBApplyConfiguration
FabricPeerExternalCouchDBApplyConfiguration constructs a declarative configuration of the FabricPeerExternalCouchDB type for use with apply.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithEnabled ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithEnabled(value bool) *FabricPeerExternalCouchDBApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithHost ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithHost(value string) *FabricPeerExternalCouchDBApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*FabricPeerExternalCouchDBApplyConfiguration) WithPort ¶
func (b *FabricPeerExternalCouchDBApplyConfiguration) WithPort(value int) *FabricPeerExternalCouchDBApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
type FabricPeerExternalRefApplyConfiguration ¶ added in v1.11.0
type FabricPeerExternalRefApplyConfiguration struct { URL *string `json:"url,omitempty"` TLSCACert *string `json:"tlsCACert,omitempty"` }
FabricPeerExternalRefApplyConfiguration represents a declarative configuration of the FabricPeerExternalRef type for use with apply.
func FabricPeerExternalRef ¶ added in v1.11.0
func FabricPeerExternalRef() *FabricPeerExternalRefApplyConfiguration
FabricPeerExternalRefApplyConfiguration constructs a declarative configuration of the FabricPeerExternalRef type for use with apply.
func (*FabricPeerExternalRefApplyConfiguration) WithTLSCACert ¶ added in v1.11.0
func (b *FabricPeerExternalRefApplyConfiguration) WithTLSCACert(value string) *FabricPeerExternalRefApplyConfiguration
WithTLSCACert sets the TLSCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLSCACert field is set to the value of the last call.
func (*FabricPeerExternalRefApplyConfiguration) WithURL ¶ added in v1.11.0
func (b *FabricPeerExternalRefApplyConfiguration) WithURL(value string) *FabricPeerExternalRefApplyConfiguration
WithURL sets the URL field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the URL field is set to the value of the last call.
type FabricPeerInternalRefApplyConfiguration ¶ added in v1.11.0
type FabricPeerInternalRefApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricPeerInternalRefApplyConfiguration represents a declarative configuration of the FabricPeerInternalRef type for use with apply.
func FabricPeerInternalRef ¶ added in v1.11.0
func FabricPeerInternalRef() *FabricPeerInternalRefApplyConfiguration
FabricPeerInternalRefApplyConfiguration constructs a declarative configuration of the FabricPeerInternalRef type for use with apply.
func (*FabricPeerInternalRefApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FabricPeerInternalRefApplyConfiguration) WithName(value string) *FabricPeerInternalRefApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricPeerInternalRefApplyConfiguration) WithNamespace ¶ added in v1.11.0
func (b *FabricPeerInternalRefApplyConfiguration) WithNamespace(value string) *FabricPeerInternalRefApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FabricPeerLoggingApplyConfiguration ¶
type FabricPeerLoggingApplyConfiguration struct { Level *string `json:"level,omitempty"` Peer *string `json:"peer,omitempty"` Cauthdsl *string `json:"cauthdsl,omitempty"` Gossip *string `json:"gossip,omitempty"` Grpc *string `json:"grpc,omitempty"` Ledger *string `json:"ledger,omitempty"` Msp *string `json:"msp,omitempty"` Policies *string `json:"policies,omitempty"` }
FabricPeerLoggingApplyConfiguration represents a declarative configuration of the FabricPeerLogging type for use with apply.
func FabricPeerLogging ¶
func FabricPeerLogging() *FabricPeerLoggingApplyConfiguration
FabricPeerLoggingApplyConfiguration constructs a declarative configuration of the FabricPeerLogging type for use with apply.
func (*FabricPeerLoggingApplyConfiguration) WithCauthdsl ¶
func (b *FabricPeerLoggingApplyConfiguration) WithCauthdsl(value string) *FabricPeerLoggingApplyConfiguration
WithCauthdsl sets the Cauthdsl field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cauthdsl field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithGossip ¶
func (b *FabricPeerLoggingApplyConfiguration) WithGossip(value string) *FabricPeerLoggingApplyConfiguration
WithGossip sets the Gossip field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Gossip field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithGrpc ¶
func (b *FabricPeerLoggingApplyConfiguration) WithGrpc(value string) *FabricPeerLoggingApplyConfiguration
WithGrpc sets the Grpc field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Grpc field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithLedger ¶
func (b *FabricPeerLoggingApplyConfiguration) WithLedger(value string) *FabricPeerLoggingApplyConfiguration
WithLedger sets the Ledger field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Ledger field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithLevel ¶
func (b *FabricPeerLoggingApplyConfiguration) WithLevel(value string) *FabricPeerLoggingApplyConfiguration
WithLevel sets the Level field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Level field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithMsp ¶
func (b *FabricPeerLoggingApplyConfiguration) WithMsp(value string) *FabricPeerLoggingApplyConfiguration
WithMsp sets the Msp field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Msp field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithPeer ¶
func (b *FabricPeerLoggingApplyConfiguration) WithPeer(value string) *FabricPeerLoggingApplyConfiguration
WithPeer sets the Peer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Peer field is set to the value of the last call.
func (*FabricPeerLoggingApplyConfiguration) WithPolicies ¶
func (b *FabricPeerLoggingApplyConfiguration) WithPolicies(value string) *FabricPeerLoggingApplyConfiguration
WithPolicies sets the Policies field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Policies field is set to the value of the last call.
type FabricPeerResourcesApplyConfiguration ¶
type FabricPeerResourcesApplyConfiguration struct { Peer *v1.ResourceRequirements `json:"peer,omitempty"` CouchDB *v1.ResourceRequirements `json:"couchdb,omitempty"` Chaincode *v1.ResourceRequirements `json:"chaincode,omitempty"` CouchDBExporter *v1.ResourceRequirements `json:"couchdbExporter,omitempty"` Proxy *v1.ResourceRequirements `json:"proxy,omitempty"` }
FabricPeerResourcesApplyConfiguration represents a declarative configuration of the FabricPeerResources type for use with apply.
func FabricPeerResources ¶
func FabricPeerResources() *FabricPeerResourcesApplyConfiguration
FabricPeerResourcesApplyConfiguration constructs a declarative configuration of the FabricPeerResources type for use with apply.
func (*FabricPeerResourcesApplyConfiguration) WithChaincode ¶
func (b *FabricPeerResourcesApplyConfiguration) WithChaincode(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithChaincode sets the Chaincode field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chaincode field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerResourcesApplyConfiguration) WithCouchDB(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithCouchDB sets the CouchDB field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDB field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithCouchDBExporter ¶
func (b *FabricPeerResourcesApplyConfiguration) WithCouchDBExporter(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithCouchDBExporter sets the CouchDBExporter field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDBExporter field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithPeer ¶
func (b *FabricPeerResourcesApplyConfiguration) WithPeer(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithPeer sets the Peer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Peer field is set to the value of the last call.
func (*FabricPeerResourcesApplyConfiguration) WithProxy ¶
func (b *FabricPeerResourcesApplyConfiguration) WithProxy(value v1.ResourceRequirements) *FabricPeerResourcesApplyConfiguration
WithProxy sets the Proxy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Proxy field is set to the value of the last call.
type FabricPeerSpecApplyConfiguration ¶
type FabricPeerSpecApplyConfiguration struct { PodAnnotations map[string]string `json:"podAnnotations,omitempty"` PodLabels map[string]string `json:"podLabels,omitempty"` DeliveryClientaddressOverrides []AddressOverrideApplyConfiguration `json:"deliveryClientaddressOverrides,omitempty"` Volumes []v1.Volume `json:"volumes,omitempty"` PeerVolumeMounts []v1.VolumeMount `json:"peerVolumeMounts,omitempty"` UpdateCertificateTime *metav1.Time `json:"updateCertificateTime,omitempty"` Affinity *v1.Affinity `json:"affinity,omitempty"` ServiceMonitor *ServiceMonitorApplyConfiguration `json:"serviceMonitor,omitempty"` HostAliases []v1.HostAlias `json:"hostAliases,omitempty"` NodeSelector *v1.NodeSelector `json:"nodeSelector,omitempty"` CouchDBExporter *FabricPeerCouchdbExporterApplyConfiguration `json:"couchDBexporter,omitempty"` GRPCProxy *GRPCProxyApplyConfiguration `json:"grpcProxy,omitempty"` Replicas *int `json:"replicas,omitempty"` DockerSocketPath *string `json:"dockerSocketPath,omitempty"` Image *string `json:"image,omitempty"` ExternalBuilders []ExternalBuilderApplyConfiguration `json:"externalBuilders,omitempty"` GatewayApi *FabricGatewayApiApplyConfiguration `json:"gatewayApi,omitempty"` Traefik *FabricTraefikApplyConfiguration `json:"traefik,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` Gossip *FabricPeerSpecGossipApplyConfiguration `json:"gossip,omitempty"` ExternalEndpoint *string `json:"externalEndpoint,omitempty"` Tag *string `json:"tag,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` ExternalChaincodeBuilder *bool `json:"external_chaincode_builder,omitempty"` CouchDB *FabricPeerCouchDBApplyConfiguration `json:"couchdb,omitempty"` FSServer *FabricFSServerApplyConfiguration `json:"fsServer,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` MspID *string `json:"mspID,omitempty"` Secret *SecretApplyConfiguration `json:"secret,omitempty"` Service *PeerServiceApplyConfiguration `json:"service,omitempty"` StateDb *hlfkungfusoftwareesv1alpha1.StateDB `json:"stateDb,omitempty"` Storage *FabricPeerStorageApplyConfiguration `json:"storage,omitempty"` Discovery *FabricPeerDiscoveryApplyConfiguration `json:"discovery,omitempty"` Logging *FabricPeerLoggingApplyConfiguration `json:"logging,omitempty"` Resources *FabricPeerResourcesApplyConfiguration `json:"resources,omitempty"` Hosts []string `json:"hosts,omitempty"` Tolerations []v1.Toleration `json:"tolerations,omitempty"` Env []v1.EnvVar `json:"env,omitempty"` }
FabricPeerSpecApplyConfiguration represents a declarative configuration of the FabricPeerSpec type for use with apply.
func FabricPeerSpec ¶
func FabricPeerSpec() *FabricPeerSpecApplyConfiguration
FabricPeerSpecApplyConfiguration constructs a declarative configuration of the FabricPeerSpec type for use with apply.
func (*FabricPeerSpecApplyConfiguration) WithAffinity ¶
func (b *FabricPeerSpecApplyConfiguration) WithAffinity(value v1.Affinity) *FabricPeerSpecApplyConfiguration
WithAffinity sets the Affinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Affinity field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerSpecApplyConfiguration) WithCouchDB(value *FabricPeerCouchDBApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithCouchDB sets the CouchDB field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDB field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithCouchDBExporter ¶
func (b *FabricPeerSpecApplyConfiguration) WithCouchDBExporter(value *FabricPeerCouchdbExporterApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithCouchDBExporter sets the CouchDBExporter field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDBExporter field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithDeliveryClientaddressOverrides ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithDeliveryClientaddressOverrides(values ...*AddressOverrideApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithDeliveryClientaddressOverrides adds the given value to the DeliveryClientaddressOverrides field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the DeliveryClientaddressOverrides field.
func (*FabricPeerSpecApplyConfiguration) WithDiscovery ¶
func (b *FabricPeerSpecApplyConfiguration) WithDiscovery(value *FabricPeerDiscoveryApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithDiscovery sets the Discovery field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Discovery field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithDockerSocketPath ¶
func (b *FabricPeerSpecApplyConfiguration) WithDockerSocketPath(value string) *FabricPeerSpecApplyConfiguration
WithDockerSocketPath sets the DockerSocketPath field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DockerSocketPath field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithEnv ¶
func (b *FabricPeerSpecApplyConfiguration) WithEnv(values ...v1.EnvVar) *FabricPeerSpecApplyConfiguration
WithEnv adds the given value to the Env field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Env field.
func (*FabricPeerSpecApplyConfiguration) WithExternalBuilders ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalBuilders(values ...*ExternalBuilderApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithExternalBuilders adds the given value to the ExternalBuilders field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ExternalBuilders field.
func (*FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalChaincodeBuilder(value bool) *FabricPeerSpecApplyConfiguration
WithExternalChaincodeBuilder sets the ExternalChaincodeBuilder field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ExternalChaincodeBuilder field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithExternalEndpoint ¶
func (b *FabricPeerSpecApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecApplyConfiguration
WithExternalEndpoint sets the ExternalEndpoint field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ExternalEndpoint field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithFSServer ¶
func (b *FabricPeerSpecApplyConfiguration) WithFSServer(value *FabricFSServerApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithFSServer sets the FSServer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the FSServer field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithGRPCProxy ¶
func (b *FabricPeerSpecApplyConfiguration) WithGRPCProxy(value *GRPCProxyApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithGRPCProxy sets the GRPCProxy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GRPCProxy field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithGatewayApi ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithGatewayApi(value *FabricGatewayApiApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithGatewayApi sets the GatewayApi field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the GatewayApi field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithGossip ¶
func (b *FabricPeerSpecApplyConfiguration) WithGossip(value *FabricPeerSpecGossipApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithGossip sets the Gossip field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Gossip field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithHostAliases ¶
func (b *FabricPeerSpecApplyConfiguration) WithHostAliases(values ...v1.HostAlias) *FabricPeerSpecApplyConfiguration
WithHostAliases adds the given value to the HostAliases field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the HostAliases field.
func (*FabricPeerSpecApplyConfiguration) WithHosts ¶
func (b *FabricPeerSpecApplyConfiguration) WithHosts(values ...string) *FabricPeerSpecApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricPeerSpecApplyConfiguration) WithImage ¶
func (b *FabricPeerSpecApplyConfiguration) WithImage(value string) *FabricPeerSpecApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithImagePullPolicy ¶
func (b *FabricPeerSpecApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *FabricPeerSpecApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithImagePullSecrets ¶
func (b *FabricPeerSpecApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *FabricPeerSpecApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*FabricPeerSpecApplyConfiguration) WithIstio ¶
func (b *FabricPeerSpecApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithIstio sets the Istio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Istio field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithLogging ¶
func (b *FabricPeerSpecApplyConfiguration) WithLogging(value *FabricPeerLoggingApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithLogging sets the Logging field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Logging field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithMspID ¶
func (b *FabricPeerSpecApplyConfiguration) WithMspID(value string) *FabricPeerSpecApplyConfiguration
WithMspID sets the MspID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MspID field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithNodeSelector ¶
func (b *FabricPeerSpecApplyConfiguration) WithNodeSelector(value v1.NodeSelector) *FabricPeerSpecApplyConfiguration
WithNodeSelector sets the NodeSelector field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodeSelector field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithPeerVolumeMounts ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithPeerVolumeMounts(values ...v1.VolumeMount) *FabricPeerSpecApplyConfiguration
WithPeerVolumeMounts adds the given value to the PeerVolumeMounts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the PeerVolumeMounts field.
func (*FabricPeerSpecApplyConfiguration) WithPodAnnotations ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithPodAnnotations(entries map[string]string) *FabricPeerSpecApplyConfiguration
WithPodAnnotations puts the entries into the PodAnnotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodAnnotations field, overwriting an existing map entries in PodAnnotations field with the same key.
func (*FabricPeerSpecApplyConfiguration) WithPodLabels ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithPodLabels(entries map[string]string) *FabricPeerSpecApplyConfiguration
WithPodLabels puts the entries into the PodLabels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the PodLabels field, overwriting an existing map entries in PodLabels field with the same key.
func (*FabricPeerSpecApplyConfiguration) WithReplicas ¶
func (b *FabricPeerSpecApplyConfiguration) WithReplicas(value int) *FabricPeerSpecApplyConfiguration
WithReplicas sets the Replicas field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Replicas field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithResources ¶
func (b *FabricPeerSpecApplyConfiguration) WithResources(value *FabricPeerResourcesApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithSecret ¶
func (b *FabricPeerSpecApplyConfiguration) WithSecret(value *SecretApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithSecret sets the Secret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Secret field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithService ¶
func (b *FabricPeerSpecApplyConfiguration) WithService(value *PeerServiceApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithService sets the Service field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Service field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithServiceMonitor ¶
func (b *FabricPeerSpecApplyConfiguration) WithServiceMonitor(value *ServiceMonitorApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithServiceMonitor sets the ServiceMonitor field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ServiceMonitor field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithStateDb ¶
func (b *FabricPeerSpecApplyConfiguration) WithStateDb(value hlfkungfusoftwareesv1alpha1.StateDB) *FabricPeerSpecApplyConfiguration
WithStateDb sets the StateDb field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the StateDb field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithStorage ¶
func (b *FabricPeerSpecApplyConfiguration) WithStorage(value *FabricPeerStorageApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithStorage sets the Storage field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Storage field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithTag ¶
func (b *FabricPeerSpecApplyConfiguration) WithTag(value string) *FabricPeerSpecApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithTolerations ¶
func (b *FabricPeerSpecApplyConfiguration) WithTolerations(values ...v1.Toleration) *FabricPeerSpecApplyConfiguration
WithTolerations adds the given value to the Tolerations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Tolerations field.
func (*FabricPeerSpecApplyConfiguration) WithTraefik ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithTraefik(value *FabricTraefikApplyConfiguration) *FabricPeerSpecApplyConfiguration
WithTraefik sets the Traefik field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Traefik field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime ¶
func (b *FabricPeerSpecApplyConfiguration) WithUpdateCertificateTime(value metav1.Time) *FabricPeerSpecApplyConfiguration
WithUpdateCertificateTime sets the UpdateCertificateTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UpdateCertificateTime field is set to the value of the last call.
func (*FabricPeerSpecApplyConfiguration) WithVolumes ¶ added in v1.10.0
func (b *FabricPeerSpecApplyConfiguration) WithVolumes(values ...v1.Volume) *FabricPeerSpecApplyConfiguration
WithVolumes adds the given value to the Volumes field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Volumes field.
type FabricPeerSpecGossipApplyConfiguration ¶
type FabricPeerSpecGossipApplyConfiguration struct { ExternalEndpoint *string `json:"externalEndpoint,omitempty"` Bootstrap *string `json:"bootstrap,omitempty"` Endpoint *string `json:"endpoint,omitempty"` UseLeaderElection *bool `json:"useLeaderElection,omitempty"` OrgLeader *bool `json:"orgLeader,omitempty"` ReconnectInterval *string `json:"reconnectInterval,omitempty"` AliveExpirationTimeout *string `json:"aliveExpirationTimeout,omitempty"` AliveTimeInterval *string `json:"aliveTimeInterval,omitempty"` ResponseWaitTime *string `json:"responseWaitTime,omitempty"` }
FabricPeerSpecGossipApplyConfiguration represents a declarative configuration of the FabricPeerSpecGossip type for use with apply.
func FabricPeerSpecGossip ¶
func FabricPeerSpecGossip() *FabricPeerSpecGossipApplyConfiguration
FabricPeerSpecGossipApplyConfiguration constructs a declarative configuration of the FabricPeerSpecGossip type for use with apply.
func (*FabricPeerSpecGossipApplyConfiguration) WithAliveExpirationTimeout ¶ added in v1.11.0
func (b *FabricPeerSpecGossipApplyConfiguration) WithAliveExpirationTimeout(value string) *FabricPeerSpecGossipApplyConfiguration
WithAliveExpirationTimeout sets the AliveExpirationTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AliveExpirationTimeout field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithAliveTimeInterval ¶ added in v1.11.0
func (b *FabricPeerSpecGossipApplyConfiguration) WithAliveTimeInterval(value string) *FabricPeerSpecGossipApplyConfiguration
WithAliveTimeInterval sets the AliveTimeInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AliveTimeInterval field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithBootstrap ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithBootstrap(value string) *FabricPeerSpecGossipApplyConfiguration
WithBootstrap sets the Bootstrap field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Bootstrap field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithEndpoint ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
WithEndpoint sets the Endpoint field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Endpoint field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithExternalEndpoint(value string) *FabricPeerSpecGossipApplyConfiguration
WithExternalEndpoint sets the ExternalEndpoint field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ExternalEndpoint field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithOrgLeader ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithOrgLeader(value bool) *FabricPeerSpecGossipApplyConfiguration
WithOrgLeader sets the OrgLeader field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the OrgLeader field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithReconnectInterval ¶ added in v1.11.0
func (b *FabricPeerSpecGossipApplyConfiguration) WithReconnectInterval(value string) *FabricPeerSpecGossipApplyConfiguration
WithReconnectInterval sets the ReconnectInterval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReconnectInterval field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithResponseWaitTime ¶ added in v1.11.0
func (b *FabricPeerSpecGossipApplyConfiguration) WithResponseWaitTime(value string) *FabricPeerSpecGossipApplyConfiguration
WithResponseWaitTime sets the ResponseWaitTime field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ResponseWaitTime field is set to the value of the last call.
func (*FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection ¶
func (b *FabricPeerSpecGossipApplyConfiguration) WithUseLeaderElection(value bool) *FabricPeerSpecGossipApplyConfiguration
WithUseLeaderElection sets the UseLeaderElection field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the UseLeaderElection field is set to the value of the last call.
type FabricPeerStatusApplyConfiguration ¶
type FabricPeerStatusApplyConfiguration struct { Conditions *status.Conditions `json:"conditions,omitempty"` Message *string `json:"message,omitempty"` Status *v1alpha1.DeploymentStatus `json:"status,omitempty"` LastCertificateUpdate *v1.Time `json:"lastCertificateUpdate,omitempty"` SignCert *string `json:"signCert,omitempty"` TlsCert *string `json:"tlsCert,omitempty"` TlsCACert *string `json:"tlsCaCert,omitempty"` SignCACert *string `json:"signCaCert,omitempty"` NodePort *int `json:"port,omitempty"` }
FabricPeerStatusApplyConfiguration represents a declarative configuration of the FabricPeerStatus type for use with apply.
func FabricPeerStatus ¶
func FabricPeerStatus() *FabricPeerStatusApplyConfiguration
FabricPeerStatusApplyConfiguration constructs a declarative configuration of the FabricPeerStatus type for use with apply.
func (*FabricPeerStatusApplyConfiguration) WithConditions ¶
func (b *FabricPeerStatusApplyConfiguration) WithConditions(value status.Conditions) *FabricPeerStatusApplyConfiguration
WithConditions sets the Conditions field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Conditions field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate ¶
func (b *FabricPeerStatusApplyConfiguration) WithLastCertificateUpdate(value v1.Time) *FabricPeerStatusApplyConfiguration
WithLastCertificateUpdate sets the LastCertificateUpdate field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the LastCertificateUpdate field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithMessage ¶
func (b *FabricPeerStatusApplyConfiguration) WithMessage(value string) *FabricPeerStatusApplyConfiguration
WithMessage sets the Message field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Message field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithNodePort ¶
func (b *FabricPeerStatusApplyConfiguration) WithNodePort(value int) *FabricPeerStatusApplyConfiguration
WithNodePort sets the NodePort field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePort field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithSignCACert ¶
func (b *FabricPeerStatusApplyConfiguration) WithSignCACert(value string) *FabricPeerStatusApplyConfiguration
WithSignCACert sets the SignCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignCACert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithSignCert ¶
func (b *FabricPeerStatusApplyConfiguration) WithSignCert(value string) *FabricPeerStatusApplyConfiguration
WithSignCert sets the SignCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignCert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithStatus ¶
func (b *FabricPeerStatusApplyConfiguration) WithStatus(value v1alpha1.DeploymentStatus) *FabricPeerStatusApplyConfiguration
WithStatus sets the Status field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Status field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithTlsCACert ¶
func (b *FabricPeerStatusApplyConfiguration) WithTlsCACert(value string) *FabricPeerStatusApplyConfiguration
WithTlsCACert sets the TlsCACert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsCACert field is set to the value of the last call.
func (*FabricPeerStatusApplyConfiguration) WithTlsCert ¶
func (b *FabricPeerStatusApplyConfiguration) WithTlsCert(value string) *FabricPeerStatusApplyConfiguration
WithTlsCert sets the TlsCert field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TlsCert field is set to the value of the last call.
type FabricPeerStorageApplyConfiguration ¶
type FabricPeerStorageApplyConfiguration struct { CouchDB *StorageApplyConfiguration `json:"couchdb,omitempty"` Peer *StorageApplyConfiguration `json:"peer,omitempty"` Chaincode *StorageApplyConfiguration `json:"chaincode,omitempty"` }
FabricPeerStorageApplyConfiguration represents a declarative configuration of the FabricPeerStorage type for use with apply.
func FabricPeerStorage ¶
func FabricPeerStorage() *FabricPeerStorageApplyConfiguration
FabricPeerStorageApplyConfiguration constructs a declarative configuration of the FabricPeerStorage type for use with apply.
func (*FabricPeerStorageApplyConfiguration) WithChaincode ¶
func (b *FabricPeerStorageApplyConfiguration) WithChaincode(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithChaincode sets the Chaincode field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Chaincode field is set to the value of the last call.
func (*FabricPeerStorageApplyConfiguration) WithCouchDB ¶
func (b *FabricPeerStorageApplyConfiguration) WithCouchDB(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithCouchDB sets the CouchDB field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CouchDB field is set to the value of the last call.
func (*FabricPeerStorageApplyConfiguration) WithPeer ¶
func (b *FabricPeerStorageApplyConfiguration) WithPeer(value *StorageApplyConfiguration) *FabricPeerStorageApplyConfiguration
WithPeer sets the Peer field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Peer field is set to the value of the last call.
type FabricTraefikApplyConfiguration ¶ added in v1.10.0
type FabricTraefikApplyConfiguration struct { Entrypoints []string `json:"entryPoints,omitempty"` Middlewares []FabricTraefikMiddlewareApplyConfiguration `json:"middlewares,omitempty"` Hosts []string `json:"hosts,omitempty"` }
FabricTraefikApplyConfiguration represents a declarative configuration of the FabricTraefik type for use with apply.
func FabricTraefik ¶ added in v1.10.0
func FabricTraefik() *FabricTraefikApplyConfiguration
FabricTraefikApplyConfiguration constructs a declarative configuration of the FabricTraefik type for use with apply.
func (*FabricTraefikApplyConfiguration) WithEntrypoints ¶ added in v1.10.0
func (b *FabricTraefikApplyConfiguration) WithEntrypoints(values ...string) *FabricTraefikApplyConfiguration
WithEntrypoints adds the given value to the Entrypoints field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Entrypoints field.
func (*FabricTraefikApplyConfiguration) WithHosts ¶ added in v1.10.0
func (b *FabricTraefikApplyConfiguration) WithHosts(values ...string) *FabricTraefikApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*FabricTraefikApplyConfiguration) WithMiddlewares ¶ added in v1.10.0
func (b *FabricTraefikApplyConfiguration) WithMiddlewares(values ...*FabricTraefikMiddlewareApplyConfiguration) *FabricTraefikApplyConfiguration
WithMiddlewares adds the given value to the Middlewares field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Middlewares field.
type FabricTraefikMiddlewareApplyConfiguration ¶ added in v1.10.0
type FabricTraefikMiddlewareApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` }
FabricTraefikMiddlewareApplyConfiguration represents a declarative configuration of the FabricTraefikMiddleware type for use with apply.
func FabricTraefikMiddleware ¶ added in v1.10.0
func FabricTraefikMiddleware() *FabricTraefikMiddlewareApplyConfiguration
FabricTraefikMiddlewareApplyConfiguration constructs a declarative configuration of the FabricTraefikMiddleware type for use with apply.
func (*FabricTraefikMiddlewareApplyConfiguration) WithName ¶ added in v1.10.0
func (b *FabricTraefikMiddlewareApplyConfiguration) WithName(value string) *FabricTraefikMiddlewareApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FabricTraefikMiddlewareApplyConfiguration) WithNamespace ¶ added in v1.10.0
func (b *FabricTraefikMiddlewareApplyConfiguration) WithNamespace(value string) *FabricTraefikMiddlewareApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type FailedPeerApplyConfiguration ¶ added in v1.11.0
type FailedPeerApplyConfiguration struct { Name *string `json:"name,omitempty"` Reason *string `json:"reason,omitempty"` }
FailedPeerApplyConfiguration represents a declarative configuration of the FailedPeer type for use with apply.
func FailedPeer ¶ added in v1.11.0
func FailedPeer() *FailedPeerApplyConfiguration
FailedPeerApplyConfiguration constructs a declarative configuration of the FailedPeer type for use with apply.
func (*FailedPeerApplyConfiguration) WithName ¶ added in v1.11.0
func (b *FailedPeerApplyConfiguration) WithName(value string) *FailedPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*FailedPeerApplyConfiguration) WithReason ¶ added in v1.11.0
func (b *FailedPeerApplyConfiguration) WithReason(value string) *FailedPeerApplyConfiguration
WithReason sets the Reason field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Reason field is set to the value of the last call.
type GRPCProxyApplyConfiguration ¶
type GRPCProxyApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Image *string `json:"image,omitempty"` Tag *string `json:"tag,omitempty"` Istio *FabricIstioApplyConfiguration `json:"istio,omitempty"` ImagePullPolicy *v1.PullPolicy `json:"imagePullPolicy,omitempty"` Resources *v1.ResourceRequirements `json:"resources,omitempty"` ImagePullSecrets []v1.LocalObjectReference `json:"imagePullSecrets,omitempty"` }
GRPCProxyApplyConfiguration represents a declarative configuration of the GRPCProxy type for use with apply.
func GRPCProxy ¶
func GRPCProxy() *GRPCProxyApplyConfiguration
GRPCProxyApplyConfiguration constructs a declarative configuration of the GRPCProxy type for use with apply.
func (*GRPCProxyApplyConfiguration) WithEnabled ¶
func (b *GRPCProxyApplyConfiguration) WithEnabled(value bool) *GRPCProxyApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImage ¶
func (b *GRPCProxyApplyConfiguration) WithImage(value string) *GRPCProxyApplyConfiguration
WithImage sets the Image field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Image field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImagePullPolicy ¶
func (b *GRPCProxyApplyConfiguration) WithImagePullPolicy(value v1.PullPolicy) *GRPCProxyApplyConfiguration
WithImagePullPolicy sets the ImagePullPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ImagePullPolicy field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithImagePullSecrets ¶
func (b *GRPCProxyApplyConfiguration) WithImagePullSecrets(values ...v1.LocalObjectReference) *GRPCProxyApplyConfiguration
WithImagePullSecrets adds the given value to the ImagePullSecrets field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the ImagePullSecrets field.
func (*GRPCProxyApplyConfiguration) WithIstio ¶
func (b *GRPCProxyApplyConfiguration) WithIstio(value *FabricIstioApplyConfiguration) *GRPCProxyApplyConfiguration
WithIstio sets the Istio field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Istio field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithResources ¶
func (b *GRPCProxyApplyConfiguration) WithResources(value v1.ResourceRequirements) *GRPCProxyApplyConfiguration
WithResources sets the Resources field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Resources field is set to the value of the last call.
func (*GRPCProxyApplyConfiguration) WithTag ¶
func (b *GRPCProxyApplyConfiguration) WithTag(value string) *GRPCProxyApplyConfiguration
WithTag sets the Tag field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Tag field is set to the value of the last call.
type HLFIdentityApplyConfiguration ¶
type HLFIdentityApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` SecretNamespace *string `json:"secretNamespace,omitempty"` SecretKey *string `json:"secretKey,omitempty"` }
HLFIdentityApplyConfiguration represents a declarative configuration of the HLFIdentity type for use with apply.
func HLFIdentity ¶
func HLFIdentity() *HLFIdentityApplyConfiguration
HLFIdentityApplyConfiguration constructs a declarative configuration of the HLFIdentity type for use with apply.
func (*HLFIdentityApplyConfiguration) WithSecretKey ¶
func (b *HLFIdentityApplyConfiguration) WithSecretKey(value string) *HLFIdentityApplyConfiguration
WithSecretKey sets the SecretKey field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretKey field is set to the value of the last call.
func (*HLFIdentityApplyConfiguration) WithSecretName ¶
func (b *HLFIdentityApplyConfiguration) WithSecretName(value string) *HLFIdentityApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
func (*HLFIdentityApplyConfiguration) WithSecretNamespace ¶
func (b *HLFIdentityApplyConfiguration) WithSecretNamespace(value string) *HLFIdentityApplyConfiguration
WithSecretNamespace sets the SecretNamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretNamespace field is set to the value of the last call.
type IngressApplyConfiguration ¶
type IngressApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` ClassName *string `json:"className,omitempty"` Annotations map[string]string `json:"annotations,omitempty"` TLS []v1beta1.IngressTLS `json:"tls,omitempty"` Hosts []IngressHostApplyConfiguration `json:"hosts,omitempty"` }
IngressApplyConfiguration represents a declarative configuration of the Ingress type for use with apply.
func Ingress ¶
func Ingress() *IngressApplyConfiguration
IngressApplyConfiguration constructs a declarative configuration of the Ingress type for use with apply.
func (*IngressApplyConfiguration) WithAnnotations ¶
func (b *IngressApplyConfiguration) WithAnnotations(entries map[string]string) *IngressApplyConfiguration
WithAnnotations puts the entries into the Annotations field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Annotations field, overwriting an existing map entries in Annotations field with the same key.
func (*IngressApplyConfiguration) WithClassName ¶
func (b *IngressApplyConfiguration) WithClassName(value string) *IngressApplyConfiguration
WithClassName sets the ClassName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ClassName field is set to the value of the last call.
func (*IngressApplyConfiguration) WithEnabled ¶
func (b *IngressApplyConfiguration) WithEnabled(value bool) *IngressApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*IngressApplyConfiguration) WithHosts ¶
func (b *IngressApplyConfiguration) WithHosts(values ...*IngressHostApplyConfiguration) *IngressApplyConfiguration
WithHosts adds the given value to the Hosts field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Hosts field.
func (*IngressApplyConfiguration) WithTLS ¶
func (b *IngressApplyConfiguration) WithTLS(values ...v1beta1.IngressTLS) *IngressApplyConfiguration
WithTLS adds the given value to the TLS field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the TLS field.
type IngressHostApplyConfiguration ¶
type IngressHostApplyConfiguration struct { Host *string `json:"host,omitempty"` Paths []IngressPathApplyConfiguration `json:"paths,omitempty"` }
IngressHostApplyConfiguration represents a declarative configuration of the IngressHost type for use with apply.
func IngressHost ¶
func IngressHost() *IngressHostApplyConfiguration
IngressHostApplyConfiguration constructs a declarative configuration of the IngressHost type for use with apply.
func (*IngressHostApplyConfiguration) WithHost ¶
func (b *IngressHostApplyConfiguration) WithHost(value string) *IngressHostApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*IngressHostApplyConfiguration) WithPaths ¶
func (b *IngressHostApplyConfiguration) WithPaths(values ...*IngressPathApplyConfiguration) *IngressHostApplyConfiguration
WithPaths adds the given value to the Paths field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Paths field.
type IngressPathApplyConfiguration ¶
type IngressPathApplyConfiguration struct { Path *string `json:"path,omitempty"` PathType *string `json:"pathType,omitempty"` }
IngressPathApplyConfiguration represents a declarative configuration of the IngressPath type for use with apply.
func IngressPath ¶
func IngressPath() *IngressPathApplyConfiguration
IngressPathApplyConfiguration constructs a declarative configuration of the IngressPath type for use with apply.
func (*IngressPathApplyConfiguration) WithPath ¶
func (b *IngressPathApplyConfiguration) WithPath(value string) *IngressPathApplyConfiguration
WithPath sets the Path field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Path field is set to the value of the last call.
func (*IngressPathApplyConfiguration) WithPathType ¶
func (b *IngressPathApplyConfiguration) WithPathType(value string) *IngressPathApplyConfiguration
WithPathType sets the PathType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PathType field is set to the value of the last call.
type InstalledPeerApplyConfiguration ¶ added in v1.11.0
type InstalledPeerApplyConfiguration struct {
Name *string `json:"name,omitempty"`
}
InstalledPeerApplyConfiguration represents a declarative configuration of the InstalledPeer type for use with apply.
func InstalledPeer ¶ added in v1.11.0
func InstalledPeer() *InstalledPeerApplyConfiguration
InstalledPeerApplyConfiguration constructs a declarative configuration of the InstalledPeer type for use with apply.
func (*InstalledPeerApplyConfiguration) WithName ¶ added in v1.11.0
func (b *InstalledPeerApplyConfiguration) WithName(value string) *InstalledPeerApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
type OrdererCapabilitiesApplyConfiguration ¶
type OrdererCapabilitiesApplyConfiguration struct {
V2_0 *bool `json:"V2_0,omitempty"`
}
OrdererCapabilitiesApplyConfiguration represents a declarative configuration of the OrdererCapabilities type for use with apply.
func OrdererCapabilities ¶
func OrdererCapabilities() *OrdererCapabilitiesApplyConfiguration
OrdererCapabilitiesApplyConfiguration constructs a declarative configuration of the OrdererCapabilities type for use with apply.
func (*OrdererCapabilitiesApplyConfiguration) WithV2_0 ¶
func (b *OrdererCapabilitiesApplyConfiguration) WithV2_0(value bool) *OrdererCapabilitiesApplyConfiguration
WithV2_0 sets the V2_0 field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the V2_0 field is set to the value of the last call.
type OrdererEnrollmentApplyConfiguration ¶
type OrdererEnrollmentApplyConfiguration struct { Component *ComponentApplyConfiguration `json:"component,omitempty"` TLS *TLSApplyConfiguration `json:"tls,omitempty"` }
OrdererEnrollmentApplyConfiguration represents a declarative configuration of the OrdererEnrollment type for use with apply.
func OrdererEnrollment ¶
func OrdererEnrollment() *OrdererEnrollmentApplyConfiguration
OrdererEnrollmentApplyConfiguration constructs a declarative configuration of the OrdererEnrollment type for use with apply.
func (*OrdererEnrollmentApplyConfiguration) WithComponent ¶
func (b *OrdererEnrollmentApplyConfiguration) WithComponent(value *ComponentApplyConfiguration) *OrdererEnrollmentApplyConfiguration
WithComponent sets the Component field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Component field is set to the value of the last call.
func (*OrdererEnrollmentApplyConfiguration) WithTLS ¶
func (b *OrdererEnrollmentApplyConfiguration) WithTLS(value *TLSApplyConfiguration) *OrdererEnrollmentApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
type OrdererNodeApplyConfiguration ¶
type OrdererNodeApplyConfiguration struct { ID *string `json:"id,omitempty"` Host *string `json:"host,omitempty"` Port *int `json:"port,omitempty"` Enrollment *OrdererNodeEnrollmentApplyConfiguration `json:"enrollment,omitempty"` }
OrdererNodeApplyConfiguration represents a declarative configuration of the OrdererNode type for use with apply.
func OrdererNode ¶
func OrdererNode() *OrdererNodeApplyConfiguration
OrdererNodeApplyConfiguration constructs a declarative configuration of the OrdererNode type for use with apply.
func (*OrdererNodeApplyConfiguration) WithEnrollment ¶
func (b *OrdererNodeApplyConfiguration) WithEnrollment(value *OrdererNodeEnrollmentApplyConfiguration) *OrdererNodeApplyConfiguration
WithEnrollment sets the Enrollment field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollment field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithHost ¶
func (b *OrdererNodeApplyConfiguration) WithHost(value string) *OrdererNodeApplyConfiguration
WithHost sets the Host field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Host field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithID ¶
func (b *OrdererNodeApplyConfiguration) WithID(value string) *OrdererNodeApplyConfiguration
WithID sets the ID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ID field is set to the value of the last call.
func (*OrdererNodeApplyConfiguration) WithPort ¶
func (b *OrdererNodeApplyConfiguration) WithPort(value int) *OrdererNodeApplyConfiguration
WithPort sets the Port field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Port field is set to the value of the last call.
type OrdererNodeEnrollmentApplyConfiguration ¶
type OrdererNodeEnrollmentApplyConfiguration struct {
TLS *OrdererNodeEnrollmentTLSApplyConfiguration `json:"tls,omitempty"`
}
OrdererNodeEnrollmentApplyConfiguration represents a declarative configuration of the OrdererNodeEnrollment type for use with apply.
func OrdererNodeEnrollment ¶
func OrdererNodeEnrollment() *OrdererNodeEnrollmentApplyConfiguration
OrdererNodeEnrollmentApplyConfiguration constructs a declarative configuration of the OrdererNodeEnrollment type for use with apply.
func (*OrdererNodeEnrollmentApplyConfiguration) WithTLS ¶
func (b *OrdererNodeEnrollmentApplyConfiguration) WithTLS(value *OrdererNodeEnrollmentTLSApplyConfiguration) *OrdererNodeEnrollmentApplyConfiguration
WithTLS sets the TLS field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the TLS field is set to the value of the last call.
type OrdererNodeEnrollmentTLSApplyConfiguration ¶
type OrdererNodeEnrollmentTLSApplyConfiguration struct {
Csr *CsrApplyConfiguration `json:"csr,omitempty"`
}
OrdererNodeEnrollmentTLSApplyConfiguration represents a declarative configuration of the OrdererNodeEnrollmentTLS type for use with apply.
func OrdererNodeEnrollmentTLS ¶
func OrdererNodeEnrollmentTLS() *OrdererNodeEnrollmentTLSApplyConfiguration
OrdererNodeEnrollmentTLSApplyConfiguration constructs a declarative configuration of the OrdererNodeEnrollmentTLS type for use with apply.
func (*OrdererNodeEnrollmentTLSApplyConfiguration) WithCsr ¶
func (b *OrdererNodeEnrollmentTLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *OrdererNodeEnrollmentTLSApplyConfiguration
WithCsr sets the Csr field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Csr field is set to the value of the last call.
type OrdererNodeServiceApplyConfiguration ¶
type OrdererNodeServiceApplyConfiguration struct { Type *v1.ServiceType `json:"type,omitempty"` NodePortOperations *int `json:"nodePortOperations,omitempty"` NodePortRequest *int `json:"nodePortRequest,omitempty"` }
OrdererNodeServiceApplyConfiguration represents a declarative configuration of the OrdererNodeService type for use with apply.
func OrdererNodeService ¶
func OrdererNodeService() *OrdererNodeServiceApplyConfiguration
OrdererNodeServiceApplyConfiguration constructs a declarative configuration of the OrdererNodeService type for use with apply.
func (*OrdererNodeServiceApplyConfiguration) WithNodePortOperations ¶
func (b *OrdererNodeServiceApplyConfiguration) WithNodePortOperations(value int) *OrdererNodeServiceApplyConfiguration
WithNodePortOperations sets the NodePortOperations field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePortOperations field is set to the value of the last call.
func (*OrdererNodeServiceApplyConfiguration) WithNodePortRequest ¶
func (b *OrdererNodeServiceApplyConfiguration) WithNodePortRequest(value int) *OrdererNodeServiceApplyConfiguration
WithNodePortRequest sets the NodePortRequest field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePortRequest field is set to the value of the last call.
func (*OrdererNodeServiceApplyConfiguration) WithType ¶
func (b *OrdererNodeServiceApplyConfiguration) WithType(value v1.ServiceType) *OrdererNodeServiceApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type OrdererServiceApplyConfiguration ¶
type OrdererServiceApplyConfiguration struct {
Type *v1alpha1.ServiceType `json:"type,omitempty"`
}
OrdererServiceApplyConfiguration represents a declarative configuration of the OrdererService type for use with apply.
func OrdererService ¶
func OrdererService() *OrdererServiceApplyConfiguration
OrdererServiceApplyConfiguration constructs a declarative configuration of the OrdererService type for use with apply.
func (*OrdererServiceApplyConfiguration) WithType ¶
func (b *OrdererServiceApplyConfiguration) WithType(value v1alpha1.ServiceType) *OrdererServiceApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type OrdererSystemChannelApplyConfiguration ¶
type OrdererSystemChannelApplyConfiguration struct { Name *string `json:"name,omitempty"` Config *ChannelConfigApplyConfiguration `json:"config,omitempty"` }
OrdererSystemChannelApplyConfiguration represents a declarative configuration of the OrdererSystemChannel type for use with apply.
func OrdererSystemChannel ¶
func OrdererSystemChannel() *OrdererSystemChannelApplyConfiguration
OrdererSystemChannelApplyConfiguration constructs a declarative configuration of the OrdererSystemChannel type for use with apply.
func (*OrdererSystemChannelApplyConfiguration) WithConfig ¶
func (b *OrdererSystemChannelApplyConfiguration) WithConfig(value *ChannelConfigApplyConfiguration) *OrdererSystemChannelApplyConfiguration
WithConfig sets the Config field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Config field is set to the value of the last call.
func (*OrdererSystemChannelApplyConfiguration) WithName ¶
func (b *OrdererSystemChannelApplyConfiguration) WithName(value string) *OrdererSystemChannelApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
type PeerServiceApplyConfiguration ¶
type PeerServiceApplyConfiguration struct {
Type *v1.ServiceType `json:"type,omitempty"`
}
PeerServiceApplyConfiguration represents a declarative configuration of the PeerService type for use with apply.
func PeerService ¶
func PeerService() *PeerServiceApplyConfiguration
PeerServiceApplyConfiguration constructs a declarative configuration of the PeerService type for use with apply.
func (*PeerServiceApplyConfiguration) WithType ¶
func (b *PeerServiceApplyConfiguration) WithType(value v1.ServiceType) *PeerServiceApplyConfiguration
WithType sets the Type field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Type field is set to the value of the last call.
type PrivateDataCollectionApplyConfiguration ¶ added in v1.11.0
type PrivateDataCollectionApplyConfiguration struct { Name *string `json:"name,omitempty"` Policy *string `json:"policy,omitempty"` RequiredPeerCount *int32 `json:"requiredPeerCount,omitempty"` MaxPeerCount *int32 `json:"maxPeerCount,omitempty"` BlockToLive *uint64 `json:"blockToLive,omitempty"` MemberOnlyRead *bool `json:"memberOnlyRead,omitempty"` MemberOnlyWrite *bool `json:"memberOnlyWrite,omitempty"` EndorsementPolicy *PrivateDataCollectionEndorsementPolicyApplyConfiguration `json:"endorsementPolicy,omitempty"` }
PrivateDataCollectionApplyConfiguration represents a declarative configuration of the PrivateDataCollection type for use with apply.
func PrivateDataCollection ¶ added in v1.11.0
func PrivateDataCollection() *PrivateDataCollectionApplyConfiguration
PrivateDataCollectionApplyConfiguration constructs a declarative configuration of the PrivateDataCollection type for use with apply.
func (*PrivateDataCollectionApplyConfiguration) WithBlockToLive ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithBlockToLive(value uint64) *PrivateDataCollectionApplyConfiguration
WithBlockToLive sets the BlockToLive field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the BlockToLive field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithEndorsementPolicy ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithEndorsementPolicy(value *PrivateDataCollectionEndorsementPolicyApplyConfiguration) *PrivateDataCollectionApplyConfiguration
WithEndorsementPolicy sets the EndorsementPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the EndorsementPolicy field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithMaxPeerCount ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithMaxPeerCount(value int32) *PrivateDataCollectionApplyConfiguration
WithMaxPeerCount sets the MaxPeerCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MaxPeerCount field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithMemberOnlyRead ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithMemberOnlyRead(value bool) *PrivateDataCollectionApplyConfiguration
WithMemberOnlyRead sets the MemberOnlyRead field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MemberOnlyRead field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithMemberOnlyWrite ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithMemberOnlyWrite(value bool) *PrivateDataCollectionApplyConfiguration
WithMemberOnlyWrite sets the MemberOnlyWrite field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the MemberOnlyWrite field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithName ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithName(value string) *PrivateDataCollectionApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithPolicy ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithPolicy(value string) *PrivateDataCollectionApplyConfiguration
WithPolicy sets the Policy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Policy field is set to the value of the last call.
func (*PrivateDataCollectionApplyConfiguration) WithRequiredPeerCount ¶ added in v1.11.0
func (b *PrivateDataCollectionApplyConfiguration) WithRequiredPeerCount(value int32) *PrivateDataCollectionApplyConfiguration
WithRequiredPeerCount sets the RequiredPeerCount field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the RequiredPeerCount field is set to the value of the last call.
type PrivateDataCollectionEndorsementPolicyApplyConfiguration ¶ added in v1.11.0
type PrivateDataCollectionEndorsementPolicyApplyConfiguration struct { ChannelConfigPolicy *string `json:"channelConfigPolicy,omitempty"` SignaturePolicy *string `json:"signaturePolicy,omitempty"` }
PrivateDataCollectionEndorsementPolicyApplyConfiguration represents a declarative configuration of the PrivateDataCollectionEndorsementPolicy type for use with apply.
func PrivateDataCollectionEndorsementPolicy ¶ added in v1.11.0
func PrivateDataCollectionEndorsementPolicy() *PrivateDataCollectionEndorsementPolicyApplyConfiguration
PrivateDataCollectionEndorsementPolicyApplyConfiguration constructs a declarative configuration of the PrivateDataCollectionEndorsementPolicy type for use with apply.
func (*PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithChannelConfigPolicy ¶ added in v1.11.0
func (b *PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithChannelConfigPolicy(value string) *PrivateDataCollectionEndorsementPolicyApplyConfiguration
WithChannelConfigPolicy sets the ChannelConfigPolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ChannelConfigPolicy field is set to the value of the last call.
func (*PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithSignaturePolicy ¶ added in v1.11.0
func (b *PrivateDataCollectionEndorsementPolicyApplyConfiguration) WithSignaturePolicy(value string) *PrivateDataCollectionEndorsementPolicyApplyConfiguration
WithSignaturePolicy sets the SignaturePolicy field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SignaturePolicy field is set to the value of the last call.
type SecretApplyConfiguration ¶
type SecretApplyConfiguration struct {
Enrollment *EnrollmentApplyConfiguration `json:"enrollment,omitempty"`
}
SecretApplyConfiguration represents a declarative configuration of the Secret type for use with apply.
func Secret ¶
func Secret() *SecretApplyConfiguration
SecretApplyConfiguration constructs a declarative configuration of the Secret type for use with apply.
func (*SecretApplyConfiguration) WithEnrollment ¶
func (b *SecretApplyConfiguration) WithEnrollment(value *EnrollmentApplyConfiguration) *SecretApplyConfiguration
WithEnrollment sets the Enrollment field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollment field is set to the value of the last call.
type SecretRefApplyConfiguration ¶ added in v1.10.0
type SecretRefApplyConfiguration struct {
Name *string `json:"name,omitempty"`
}
SecretRefApplyConfiguration represents a declarative configuration of the SecretRef type for use with apply.
func SecretRef ¶ added in v1.10.0
func SecretRef() *SecretRefApplyConfiguration
SecretRefApplyConfiguration constructs a declarative configuration of the SecretRef type for use with apply.
func (*SecretRefApplyConfiguration) WithName ¶ added in v1.10.0
func (b *SecretRefApplyConfiguration) WithName(value string) *SecretRefApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
type SecretRefNSKeyApplyConfiguration ¶ added in v1.10.0
type SecretRefNSKeyApplyConfiguration struct { Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` Key *string `json:"key,omitempty"` }
SecretRefNSKeyApplyConfiguration represents a declarative configuration of the SecretRefNSKey type for use with apply.
func SecretRefNSKey ¶ added in v1.10.0
func SecretRefNSKey() *SecretRefNSKeyApplyConfiguration
SecretRefNSKeyApplyConfiguration constructs a declarative configuration of the SecretRefNSKey type for use with apply.
func (*SecretRefNSKeyApplyConfiguration) WithKey ¶ added in v1.10.0
func (b *SecretRefNSKeyApplyConfiguration) WithKey(value string) *SecretRefNSKeyApplyConfiguration
WithKey sets the Key field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Key field is set to the value of the last call.
func (*SecretRefNSKeyApplyConfiguration) WithName ¶ added in v1.10.0
func (b *SecretRefNSKeyApplyConfiguration) WithName(value string) *SecretRefNSKeyApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
func (*SecretRefNSKeyApplyConfiguration) WithNamespace ¶ added in v1.10.0
func (b *SecretRefNSKeyApplyConfiguration) WithNamespace(value string) *SecretRefNSKeyApplyConfiguration
WithNamespace sets the Namespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Namespace field is set to the value of the last call.
type ServiceMonitorApplyConfiguration ¶
type ServiceMonitorApplyConfiguration struct { Enabled *bool `json:"enabled,omitempty"` Labels map[string]string `json:"labels,omitempty"` SampleLimit *int `json:"sampleLimit,omitempty"` Interval *string `json:"interval,omitempty"` ScrapeTimeout *string `json:"scrapeTimeout,omitempty"` }
ServiceMonitorApplyConfiguration represents a declarative configuration of the ServiceMonitor type for use with apply.
func ServiceMonitor ¶
func ServiceMonitor() *ServiceMonitorApplyConfiguration
ServiceMonitorApplyConfiguration constructs a declarative configuration of the ServiceMonitor type for use with apply.
func (*ServiceMonitorApplyConfiguration) WithEnabled ¶
func (b *ServiceMonitorApplyConfiguration) WithEnabled(value bool) *ServiceMonitorApplyConfiguration
WithEnabled sets the Enabled field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enabled field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithInterval ¶
func (b *ServiceMonitorApplyConfiguration) WithInterval(value string) *ServiceMonitorApplyConfiguration
WithInterval sets the Interval field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Interval field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithLabels ¶
func (b *ServiceMonitorApplyConfiguration) WithLabels(entries map[string]string) *ServiceMonitorApplyConfiguration
WithLabels puts the entries into the Labels field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the Labels field, overwriting an existing map entries in Labels field with the same key.
func (*ServiceMonitorApplyConfiguration) WithSampleLimit ¶
func (b *ServiceMonitorApplyConfiguration) WithSampleLimit(value int) *ServiceMonitorApplyConfiguration
WithSampleLimit sets the SampleLimit field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SampleLimit field is set to the value of the last call.
func (*ServiceMonitorApplyConfiguration) WithScrapeTimeout ¶
func (b *ServiceMonitorApplyConfiguration) WithScrapeTimeout(value string) *ServiceMonitorApplyConfiguration
WithScrapeTimeout sets the ScrapeTimeout field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ScrapeTimeout field is set to the value of the last call.
type StorageApplyConfiguration ¶
type StorageApplyConfiguration struct { Size *string `json:"size,omitempty"` StorageClass *string `json:"storageClass,omitempty"` AccessMode *v1.PersistentVolumeAccessMode `json:"accessMode,omitempty"` }
StorageApplyConfiguration represents a declarative configuration of the Storage type for use with apply.
func Storage ¶
func Storage() *StorageApplyConfiguration
StorageApplyConfiguration constructs a declarative configuration of the Storage type for use with apply.
func (*StorageApplyConfiguration) WithAccessMode ¶
func (b *StorageApplyConfiguration) WithAccessMode(value v1.PersistentVolumeAccessMode) *StorageApplyConfiguration
WithAccessMode sets the AccessMode field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the AccessMode field is set to the value of the last call.
func (*StorageApplyConfiguration) WithSize ¶
func (b *StorageApplyConfiguration) WithSize(value string) *StorageApplyConfiguration
WithSize sets the Size field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Size field is set to the value of the last call.
func (*StorageApplyConfiguration) WithStorageClass ¶
func (b *StorageApplyConfiguration) WithStorageClass(value string) *StorageApplyConfiguration
WithStorageClass sets the StorageClass field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the StorageClass field is set to the value of the last call.
type TLSApplyConfiguration ¶
type TLSApplyConfiguration struct { Cahost *string `json:"cahost,omitempty"` Caname *string `json:"caname,omitempty"` Caport *int `json:"caport,omitempty"` Catls *CatlsApplyConfiguration `json:"catls,omitempty"` Csr *CsrApplyConfiguration `json:"csr,omitempty"` Enrollid *string `json:"enrollid,omitempty"` Enrollsecret *string `json:"enrollsecret,omitempty"` External *ExternalCertificateApplyConfiguration `json:"external,omitempty"` }
TLSApplyConfiguration represents a declarative configuration of the TLS type for use with apply.
func TLS ¶
func TLS() *TLSApplyConfiguration
TLSApplyConfiguration constructs a declarative configuration of the TLS type for use with apply.
func (*TLSApplyConfiguration) WithCahost ¶
func (b *TLSApplyConfiguration) WithCahost(value string) *TLSApplyConfiguration
WithCahost sets the Cahost field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Cahost field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCaname ¶
func (b *TLSApplyConfiguration) WithCaname(value string) *TLSApplyConfiguration
WithCaname sets the Caname field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caname field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCaport ¶
func (b *TLSApplyConfiguration) WithCaport(value int) *TLSApplyConfiguration
WithCaport sets the Caport field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Caport field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCatls ¶
func (b *TLSApplyConfiguration) WithCatls(value *CatlsApplyConfiguration) *TLSApplyConfiguration
WithCatls sets the Catls field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Catls field is set to the value of the last call.
func (*TLSApplyConfiguration) WithCsr ¶
func (b *TLSApplyConfiguration) WithCsr(value *CsrApplyConfiguration) *TLSApplyConfiguration
WithCsr sets the Csr field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Csr field is set to the value of the last call.
func (*TLSApplyConfiguration) WithEnrollid ¶
func (b *TLSApplyConfiguration) WithEnrollid(value string) *TLSApplyConfiguration
WithEnrollid sets the Enrollid field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollid field is set to the value of the last call.
func (*TLSApplyConfiguration) WithEnrollsecret ¶
func (b *TLSApplyConfiguration) WithEnrollsecret(value string) *TLSApplyConfiguration
WithEnrollsecret sets the Enrollsecret field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Enrollsecret field is set to the value of the last call.
func (*TLSApplyConfiguration) WithExternal ¶
func (b *TLSApplyConfiguration) WithExternal(value *ExternalCertificateApplyConfiguration) *TLSApplyConfiguration
WithExternal sets the External field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the External field is set to the value of the last call.
Source Files ¶
- addressoverride.go
- applicationcapabilities.go
- catls.go
- chaincodepackage.go
- chaincodepackagetls.go
- channelcapabilities.go
- channelconfig.go
- component.go
- cors.go
- csr.go
- enrollment.go
- externalbuilder.go
- externalcertificate.go
- fabricca.go
- fabriccaaffiliation.go
- fabriccabccsp.go
- fabriccabccspsw.go
- fabriccacfg.go
- fabriccacfgaffilitions.go
- fabriccacfgidentities.go
- fabriccacrl.go
- fabriccacrypto.go
- fabriccacsr.go
- fabriccacsrca.go
- fabriccadatabase.go
- fabriccaidentity.go
- fabriccaidentityattrs.go
- fabriccaintermediate.go
- fabriccaintermediateparentserver.go
- fabriccaitemconf.go
- fabriccametrics.go
- fabriccametricsstatsd.go
- fabriccanames.go
- fabriccaregistry.go
- fabriccasigning.go
- fabriccasigningdefault.go
- fabriccasigningprofiles.go
- fabriccasigningsignprofile.go
- fabriccasigningsignprofileconstraint.go
- fabriccasigningtlsprofile.go
- fabriccaspec.go
- fabriccaspecservice.go
- fabriccastatus.go
- fabriccasubject.go
- fabriccatlsconf.go
- fabricchaincode.go
- fabricchaincodeapprove.go
- fabricchaincodeapprovespec.go
- fabricchaincodeapprovestatus.go
- fabricchaincodecommit.go
- fabricchaincodecommitspec.go
- fabricchaincodecommitstatus.go
- fabricchaincodeinstall.go
- fabricchaincodeinstallspec.go
- fabricchaincodeinstallstatus.go
- fabricchaincodespec.go
- fabricchaincodestatus.go
- fabricchaincodetemplate.go
- fabricchaincodetemplateref.go
- fabricchaincodetemplatespec.go
- fabricchaincodetemplatestatus.go
- fabricexplorer.go
- fabricexplorerspec.go
- fabricexplorerstatus.go
- fabricfollowerchannel.go
- fabricfollowerchannelanchorpeer.go
- fabricfollowerchannelexternalpeer.go
- fabricfollowerchannelorderer.go
- fabricfollowerchannelpeer.go
- fabricfollowerchannelspec.go
- fabricfollowerchannelstatus.go
- fabricfsserver.go
- fabricgatewayapi.go
- fabricidentity.go
- fabricidentityattributerequest.go
- fabricidentityattributes.go
- fabricidentityregister.go
- fabricidentityspec.go
- fabricidentitystatus.go
- fabricistio.go
- fabricmainchannel.go
- fabricmainchanneladminordererorganizationspec.go
- fabricmainchanneladminpeerorganizationspec.go
- fabricmainchannelapplicationconfig.go
- fabricmainchannelconfig.go
- fabricmainchannelconsenter.go
- fabricmainchannelconsenteritem.go
- fabricmainchanneletcdraft.go
- fabricmainchanneletcdraftoptions.go
- fabricmainchannelexternalorderernode.go
- fabricmainchannelexternalordererorganization.go
- fabricmainchannelexternalpeerorganization.go
- fabricmainchannelidentity.go
- fabricmainchannelordererbatchsize.go
- fabricmainchannelordererconfig.go
- fabricmainchannelorderernode.go
- fabricmainchannelordererorganization.go
- fabricmainchannelpeerorganization.go
- fabricmainchannelpoliciesconfig.go
- fabricmainchannelsmartbft.go
- fabricmainchannelspec.go
- fabricmainchannelstatus.go
- fabricnetworkconfig.go
- fabricnetworkconfigca.go
- fabricnetworkconfigexternalorderer.go
- fabricnetworkconfigexternalpeer.go
- fabricnetworkconfigidentity.go
- fabricnetworkconfigorganization.go
- fabricnetworkconfigorgpeer.go
- fabricnetworkconfigspec.go
- fabricnetworkconfigstatus.go
- fabricoperationsconsole.go
- fabricoperationsconsoleauth.go
- fabricoperationsconsolecouchdb.go
- fabricoperationsconsolespec.go
- fabricoperationsconsolestatus.go
- fabricoperatorapi.go
- fabricoperatorapiauth.go
- fabricoperatorapihlfconfig.go
- fabricoperatorapinetworkconfig.go
- fabricoperatorapispec.go
- fabricoperatorapistatus.go
- fabricoperatorui.go
- fabricoperatoruiauth.go
- fabricoperatoruispec.go
- fabricoperatoruistatus.go
- fabricordererexternalref.go
- fabricordererinternalref.go
- fabricorderernode.go
- fabricorderernodespec.go
- fabricorderernodestatus.go
- fabricorderingservice.go
- fabricorderingservicespec.go
- fabricorderingservicestatus.go
- fabricpeer.go
- fabricpeercouchdb.go
- fabricpeercouchdbexporter.go
- fabricpeerdiscovery.go
- fabricpeerexternalcouchdb.go
- fabricpeerexternalref.go
- fabricpeerinternalref.go
- fabricpeerlogging.go
- fabricpeerresources.go
- fabricpeerspec.go
- fabricpeerspecgossip.go
- fabricpeerstatus.go
- fabricpeerstorage.go
- fabrictraefik.go
- fabrictraefikmiddleware.go
- failedpeer.go
- grpcproxy.go
- hlfidentity.go
- ingress.go
- ingresshost.go
- ingresspath.go
- installedpeer.go
- orderercapabilities.go
- ordererenrollment.go
- orderernode.go
- orderernodeenrollment.go
- orderernodeenrollmenttls.go
- orderernodeservice.go
- ordererservice.go
- orderersystemchannel.go
- peerservice.go
- privatedatacollection.go
- privatedatacollectionendorsementpolicy.go
- secret.go
- secretref.go
- secretrefnskey.go
- servicemonitor.go
- storage.go
- tls.go