Skip to content

Latest commit

 

History

History
290 lines (157 loc) · 9.34 KB

File metadata and controls

290 lines (157 loc) · 9.34 KB

ContainerRegistryResponseAllOfConfig

Properties

Name Type Description Notes
Username Pointer to string [optional]
Region Pointer to string [optional]
ScalewayAccessKey Pointer to string [optional]
ScalewayProjectId Pointer to string [optional]
AccessKeyId Pointer to string [optional]
RoleArn Pointer to string [optional]
AzureTenantId Pointer to string [optional]
AzureSubscriptionId Pointer to string [optional]
AzureApplicationId Pointer to string [optional]
AzureApplicationObjectId Pointer to string [optional]

Methods

NewContainerRegistryResponseAllOfConfig

func NewContainerRegistryResponseAllOfConfig() *ContainerRegistryResponseAllOfConfig

NewContainerRegistryResponseAllOfConfig instantiates a new ContainerRegistryResponseAllOfConfig 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

NewContainerRegistryResponseAllOfConfigWithDefaults

func NewContainerRegistryResponseAllOfConfigWithDefaults() *ContainerRegistryResponseAllOfConfig

NewContainerRegistryResponseAllOfConfigWithDefaults instantiates a new ContainerRegistryResponseAllOfConfig 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

GetUsername

func (o *ContainerRegistryResponseAllOfConfig) GetUsername() string

GetUsername returns the Username field if non-nil, zero value otherwise.

GetUsernameOk

func (o *ContainerRegistryResponseAllOfConfig) GetUsernameOk() (*string, bool)

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

SetUsername

func (o *ContainerRegistryResponseAllOfConfig) SetUsername(v string)

SetUsername sets Username field to given value.

HasUsername

func (o *ContainerRegistryResponseAllOfConfig) HasUsername() bool

HasUsername returns a boolean if a field has been set.

GetRegion

func (o *ContainerRegistryResponseAllOfConfig) GetRegion() string

GetRegion returns the Region field if non-nil, zero value otherwise.

GetRegionOk

func (o *ContainerRegistryResponseAllOfConfig) GetRegionOk() (*string, bool)

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

SetRegion

func (o *ContainerRegistryResponseAllOfConfig) SetRegion(v string)

SetRegion sets Region field to given value.

HasRegion

func (o *ContainerRegistryResponseAllOfConfig) HasRegion() bool

HasRegion returns a boolean if a field has been set.

GetScalewayAccessKey

func (o *ContainerRegistryResponseAllOfConfig) GetScalewayAccessKey() string

GetScalewayAccessKey returns the ScalewayAccessKey field if non-nil, zero value otherwise.

GetScalewayAccessKeyOk

func (o *ContainerRegistryResponseAllOfConfig) GetScalewayAccessKeyOk() (*string, bool)

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

SetScalewayAccessKey

func (o *ContainerRegistryResponseAllOfConfig) SetScalewayAccessKey(v string)

SetScalewayAccessKey sets ScalewayAccessKey field to given value.

HasScalewayAccessKey

func (o *ContainerRegistryResponseAllOfConfig) HasScalewayAccessKey() bool

HasScalewayAccessKey returns a boolean if a field has been set.

GetScalewayProjectId

func (o *ContainerRegistryResponseAllOfConfig) GetScalewayProjectId() string

GetScalewayProjectId returns the ScalewayProjectId field if non-nil, zero value otherwise.

GetScalewayProjectIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetScalewayProjectIdOk() (*string, bool)

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

SetScalewayProjectId

func (o *ContainerRegistryResponseAllOfConfig) SetScalewayProjectId(v string)

SetScalewayProjectId sets ScalewayProjectId field to given value.

HasScalewayProjectId

func (o *ContainerRegistryResponseAllOfConfig) HasScalewayProjectId() bool

HasScalewayProjectId returns a boolean if a field has been set.

GetAccessKeyId

func (o *ContainerRegistryResponseAllOfConfig) GetAccessKeyId() string

GetAccessKeyId returns the AccessKeyId field if non-nil, zero value otherwise.

GetAccessKeyIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetAccessKeyIdOk() (*string, bool)

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

SetAccessKeyId

func (o *ContainerRegistryResponseAllOfConfig) SetAccessKeyId(v string)

SetAccessKeyId sets AccessKeyId field to given value.

HasAccessKeyId

func (o *ContainerRegistryResponseAllOfConfig) HasAccessKeyId() bool

HasAccessKeyId returns a boolean if a field has been set.

GetRoleArn

func (o *ContainerRegistryResponseAllOfConfig) GetRoleArn() string

GetRoleArn returns the RoleArn field if non-nil, zero value otherwise.

GetRoleArnOk

func (o *ContainerRegistryResponseAllOfConfig) GetRoleArnOk() (*string, bool)

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

SetRoleArn

func (o *ContainerRegistryResponseAllOfConfig) SetRoleArn(v string)

SetRoleArn sets RoleArn field to given value.

HasRoleArn

func (o *ContainerRegistryResponseAllOfConfig) HasRoleArn() bool

HasRoleArn returns a boolean if a field has been set.

GetAzureTenantId

func (o *ContainerRegistryResponseAllOfConfig) GetAzureTenantId() string

GetAzureTenantId returns the AzureTenantId field if non-nil, zero value otherwise.

GetAzureTenantIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetAzureTenantIdOk() (*string, bool)

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

SetAzureTenantId

func (o *ContainerRegistryResponseAllOfConfig) SetAzureTenantId(v string)

SetAzureTenantId sets AzureTenantId field to given value.

HasAzureTenantId

func (o *ContainerRegistryResponseAllOfConfig) HasAzureTenantId() bool

HasAzureTenantId returns a boolean if a field has been set.

GetAzureSubscriptionId

func (o *ContainerRegistryResponseAllOfConfig) GetAzureSubscriptionId() string

GetAzureSubscriptionId returns the AzureSubscriptionId field if non-nil, zero value otherwise.

GetAzureSubscriptionIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetAzureSubscriptionIdOk() (*string, bool)

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

SetAzureSubscriptionId

func (o *ContainerRegistryResponseAllOfConfig) SetAzureSubscriptionId(v string)

SetAzureSubscriptionId sets AzureSubscriptionId field to given value.

HasAzureSubscriptionId

func (o *ContainerRegistryResponseAllOfConfig) HasAzureSubscriptionId() bool

HasAzureSubscriptionId returns a boolean if a field has been set.

GetAzureApplicationId

func (o *ContainerRegistryResponseAllOfConfig) GetAzureApplicationId() string

GetAzureApplicationId returns the AzureApplicationId field if non-nil, zero value otherwise.

GetAzureApplicationIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetAzureApplicationIdOk() (*string, bool)

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

SetAzureApplicationId

func (o *ContainerRegistryResponseAllOfConfig) SetAzureApplicationId(v string)

SetAzureApplicationId sets AzureApplicationId field to given value.

HasAzureApplicationId

func (o *ContainerRegistryResponseAllOfConfig) HasAzureApplicationId() bool

HasAzureApplicationId returns a boolean if a field has been set.

GetAzureApplicationObjectId

func (o *ContainerRegistryResponseAllOfConfig) GetAzureApplicationObjectId() string

GetAzureApplicationObjectId returns the AzureApplicationObjectId field if non-nil, zero value otherwise.

GetAzureApplicationObjectIdOk

func (o *ContainerRegistryResponseAllOfConfig) GetAzureApplicationObjectIdOk() (*string, bool)

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

SetAzureApplicationObjectId

func (o *ContainerRegistryResponseAllOfConfig) SetAzureApplicationObjectId(v string)

SetAzureApplicationObjectId sets AzureApplicationObjectId field to given value.

HasAzureApplicationObjectId

func (o *ContainerRegistryResponseAllOfConfig) HasAzureApplicationObjectId() bool

HasAzureApplicationObjectId returns a boolean if a field has been set.

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