Skip to content

Latest commit

 

History

History
342 lines (185 loc) · 11.3 KB

CertificateChainInfo.md

File metadata and controls

342 lines (185 loc) · 11.3 KB

CertificateChainInfo

Properties

Name Type Description Notes
AutoRenewCertificate Pointer to bool [optional]
CertificateChain Pointer to []CertificateInfo [optional]
CertificateFormat Pointer to string [optional]
CertificateHasPrivateKey Pointer to bool [optional]
CertificateIssuerGwClusterUrl Pointer to string [optional]
CertificateIssuerItemId Pointer to int64 [optional]
CertificateIssuerName Pointer to string [optional]
CertificatePem Pointer to string [optional]
CertificateStatus Pointer to string [optional]
ErrorMessage Pointer to string [optional]
ExpirationEvents Pointer to []CertificateExpirationEvent [optional]
RenewBeforeExpirationInDays Pointer to int64 [optional]

Methods

NewCertificateChainInfo

func NewCertificateChainInfo() *CertificateChainInfo

NewCertificateChainInfo instantiates a new CertificateChainInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewCertificateChainInfoWithDefaults

func NewCertificateChainInfoWithDefaults() *CertificateChainInfo

NewCertificateChainInfoWithDefaults instantiates a new CertificateChainInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetAutoRenewCertificate

func (o *CertificateChainInfo) GetAutoRenewCertificate() bool

GetAutoRenewCertificate returns the AutoRenewCertificate field if non-nil, zero value otherwise.

GetAutoRenewCertificateOk

func (o *CertificateChainInfo) GetAutoRenewCertificateOk() (*bool, bool)

GetAutoRenewCertificateOk returns a tuple with the AutoRenewCertificate field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetAutoRenewCertificate

func (o *CertificateChainInfo) SetAutoRenewCertificate(v bool)

SetAutoRenewCertificate sets AutoRenewCertificate field to given value.

HasAutoRenewCertificate

func (o *CertificateChainInfo) HasAutoRenewCertificate() bool

HasAutoRenewCertificate returns a boolean if a field has been set.

GetCertificateChain

func (o *CertificateChainInfo) GetCertificateChain() []CertificateInfo

GetCertificateChain returns the CertificateChain field if non-nil, zero value otherwise.

GetCertificateChainOk

func (o *CertificateChainInfo) GetCertificateChainOk() (*[]CertificateInfo, bool)

GetCertificateChainOk returns a tuple with the CertificateChain field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateChain

func (o *CertificateChainInfo) SetCertificateChain(v []CertificateInfo)

SetCertificateChain sets CertificateChain field to given value.

HasCertificateChain

func (o *CertificateChainInfo) HasCertificateChain() bool

HasCertificateChain returns a boolean if a field has been set.

GetCertificateFormat

func (o *CertificateChainInfo) GetCertificateFormat() string

GetCertificateFormat returns the CertificateFormat field if non-nil, zero value otherwise.

GetCertificateFormatOk

func (o *CertificateChainInfo) GetCertificateFormatOk() (*string, bool)

GetCertificateFormatOk returns a tuple with the CertificateFormat field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateFormat

func (o *CertificateChainInfo) SetCertificateFormat(v string)

SetCertificateFormat sets CertificateFormat field to given value.

HasCertificateFormat

func (o *CertificateChainInfo) HasCertificateFormat() bool

HasCertificateFormat returns a boolean if a field has been set.

GetCertificateHasPrivateKey

func (o *CertificateChainInfo) GetCertificateHasPrivateKey() bool

GetCertificateHasPrivateKey returns the CertificateHasPrivateKey field if non-nil, zero value otherwise.

GetCertificateHasPrivateKeyOk

func (o *CertificateChainInfo) GetCertificateHasPrivateKeyOk() (*bool, bool)

GetCertificateHasPrivateKeyOk returns a tuple with the CertificateHasPrivateKey field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateHasPrivateKey

func (o *CertificateChainInfo) SetCertificateHasPrivateKey(v bool)

SetCertificateHasPrivateKey sets CertificateHasPrivateKey field to given value.

HasCertificateHasPrivateKey

func (o *CertificateChainInfo) HasCertificateHasPrivateKey() bool

HasCertificateHasPrivateKey returns a boolean if a field has been set.

GetCertificateIssuerGwClusterUrl

func (o *CertificateChainInfo) GetCertificateIssuerGwClusterUrl() string

GetCertificateIssuerGwClusterUrl returns the CertificateIssuerGwClusterUrl field if non-nil, zero value otherwise.

GetCertificateIssuerGwClusterUrlOk

func (o *CertificateChainInfo) GetCertificateIssuerGwClusterUrlOk() (*string, bool)

GetCertificateIssuerGwClusterUrlOk returns a tuple with the CertificateIssuerGwClusterUrl field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateIssuerGwClusterUrl

func (o *CertificateChainInfo) SetCertificateIssuerGwClusterUrl(v string)

SetCertificateIssuerGwClusterUrl sets CertificateIssuerGwClusterUrl field to given value.

HasCertificateIssuerGwClusterUrl

func (o *CertificateChainInfo) HasCertificateIssuerGwClusterUrl() bool

HasCertificateIssuerGwClusterUrl returns a boolean if a field has been set.

GetCertificateIssuerItemId

func (o *CertificateChainInfo) GetCertificateIssuerItemId() int64

GetCertificateIssuerItemId returns the CertificateIssuerItemId field if non-nil, zero value otherwise.

GetCertificateIssuerItemIdOk

func (o *CertificateChainInfo) GetCertificateIssuerItemIdOk() (*int64, bool)

GetCertificateIssuerItemIdOk returns a tuple with the CertificateIssuerItemId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateIssuerItemId

func (o *CertificateChainInfo) SetCertificateIssuerItemId(v int64)

SetCertificateIssuerItemId sets CertificateIssuerItemId field to given value.

HasCertificateIssuerItemId

func (o *CertificateChainInfo) HasCertificateIssuerItemId() bool

HasCertificateIssuerItemId returns a boolean if a field has been set.

GetCertificateIssuerName

func (o *CertificateChainInfo) GetCertificateIssuerName() string

GetCertificateIssuerName returns the CertificateIssuerName field if non-nil, zero value otherwise.

GetCertificateIssuerNameOk

func (o *CertificateChainInfo) GetCertificateIssuerNameOk() (*string, bool)

GetCertificateIssuerNameOk returns a tuple with the CertificateIssuerName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateIssuerName

func (o *CertificateChainInfo) SetCertificateIssuerName(v string)

SetCertificateIssuerName sets CertificateIssuerName field to given value.

HasCertificateIssuerName

func (o *CertificateChainInfo) HasCertificateIssuerName() bool

HasCertificateIssuerName returns a boolean if a field has been set.

GetCertificatePem

func (o *CertificateChainInfo) GetCertificatePem() string

GetCertificatePem returns the CertificatePem field if non-nil, zero value otherwise.

GetCertificatePemOk

func (o *CertificateChainInfo) GetCertificatePemOk() (*string, bool)

GetCertificatePemOk returns a tuple with the CertificatePem field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificatePem

func (o *CertificateChainInfo) SetCertificatePem(v string)

SetCertificatePem sets CertificatePem field to given value.

HasCertificatePem

func (o *CertificateChainInfo) HasCertificatePem() bool

HasCertificatePem returns a boolean if a field has been set.

GetCertificateStatus

func (o *CertificateChainInfo) GetCertificateStatus() string

GetCertificateStatus returns the CertificateStatus field if non-nil, zero value otherwise.

GetCertificateStatusOk

func (o *CertificateChainInfo) GetCertificateStatusOk() (*string, bool)

GetCertificateStatusOk returns a tuple with the CertificateStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCertificateStatus

func (o *CertificateChainInfo) SetCertificateStatus(v string)

SetCertificateStatus sets CertificateStatus field to given value.

HasCertificateStatus

func (o *CertificateChainInfo) HasCertificateStatus() bool

HasCertificateStatus returns a boolean if a field has been set.

GetErrorMessage

func (o *CertificateChainInfo) GetErrorMessage() string

GetErrorMessage returns the ErrorMessage field if non-nil, zero value otherwise.

GetErrorMessageOk

func (o *CertificateChainInfo) GetErrorMessageOk() (*string, bool)

GetErrorMessageOk returns a tuple with the ErrorMessage field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetErrorMessage

func (o *CertificateChainInfo) SetErrorMessage(v string)

SetErrorMessage sets ErrorMessage field to given value.

HasErrorMessage

func (o *CertificateChainInfo) HasErrorMessage() bool

HasErrorMessage returns a boolean if a field has been set.

GetExpirationEvents

func (o *CertificateChainInfo) GetExpirationEvents() []CertificateExpirationEvent

GetExpirationEvents returns the ExpirationEvents field if non-nil, zero value otherwise.

GetExpirationEventsOk

func (o *CertificateChainInfo) GetExpirationEventsOk() (*[]CertificateExpirationEvent, bool)

GetExpirationEventsOk returns a tuple with the ExpirationEvents field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetExpirationEvents

func (o *CertificateChainInfo) SetExpirationEvents(v []CertificateExpirationEvent)

SetExpirationEvents sets ExpirationEvents field to given value.

HasExpirationEvents

func (o *CertificateChainInfo) HasExpirationEvents() bool

HasExpirationEvents returns a boolean if a field has been set.

GetRenewBeforeExpirationInDays

func (o *CertificateChainInfo) GetRenewBeforeExpirationInDays() int64

GetRenewBeforeExpirationInDays returns the RenewBeforeExpirationInDays field if non-nil, zero value otherwise.

GetRenewBeforeExpirationInDaysOk

func (o *CertificateChainInfo) GetRenewBeforeExpirationInDaysOk() (*int64, bool)

GetRenewBeforeExpirationInDaysOk returns a tuple with the RenewBeforeExpirationInDays field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRenewBeforeExpirationInDays

func (o *CertificateChainInfo) SetRenewBeforeExpirationInDays(v int64)

SetRenewBeforeExpirationInDays sets RenewBeforeExpirationInDays field to given value.

HasRenewBeforeExpirationInDays

func (o *CertificateChainInfo) HasRenewBeforeExpirationInDays() bool

HasRenewBeforeExpirationInDays returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]