Documentation
¶
Index ¶
- type BootstrapCreateBootstrapAgentDefault
- type BootstrapCreateBootstrapAgentForbidden
- type BootstrapCreateBootstrapAgentInternalServerError
- type BootstrapCreateBootstrapAgentNotFound
- type BootstrapCreateBootstrapAgentOK
- type BootstrapCreateBootstrapAgentParams
- func NewBootstrapCreateBootstrapAgentParams() *BootstrapCreateBootstrapAgentParams
- func NewBootstrapCreateBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapCreateBootstrapAgentParams
- func NewBootstrapCreateBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapCreateBootstrapAgentParams
- func NewBootstrapCreateBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) SetBody(body *models.SentryBootstrapAgent)
- func (o *BootstrapCreateBootstrapAgentParams) SetContext(ctx context.Context)
- func (o *BootstrapCreateBootstrapAgentParams) SetDefaults()
- func (o *BootstrapCreateBootstrapAgentParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapCreateBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
- func (o *BootstrapCreateBootstrapAgentParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapCreateBootstrapAgentParams) WithBody(body *models.SentryBootstrapAgent) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WithDefaults() *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapCreateBootstrapAgentParams
- func (o *BootstrapCreateBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapCreateBootstrapAgentReader
- type BootstrapDeleteBootstrapAgentDefault
- type BootstrapDeleteBootstrapAgentForbidden
- type BootstrapDeleteBootstrapAgentInternalServerError
- type BootstrapDeleteBootstrapAgentNotFound
- type BootstrapDeleteBootstrapAgentOK
- type BootstrapDeleteBootstrapAgentParams
- func NewBootstrapDeleteBootstrapAgentParams() *BootstrapDeleteBootstrapAgentParams
- func NewBootstrapDeleteBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapDeleteBootstrapAgentParams
- func NewBootstrapDeleteBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapDeleteBootstrapAgentParams
- func NewBootstrapDeleteBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) SetAPIVersion(aPIVersion *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetContext(ctx context.Context)
- func (o *BootstrapDeleteBootstrapAgentParams) SetDefaults()
- func (o *BootstrapDeleteBootstrapAgentParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapDeleteBootstrapAgentParams) SetKind(kind *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataDescription(metadataDescription *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataDisplayName(metadataDisplayName *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataID(metadataID *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataName(metadataName string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataOrganization(metadataOrganization *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataPartner(metadataPartner *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataProject(metadataProject *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetSpecAgentMode(specAgentMode *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetSpecToken(specToken *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetStatusFingerprint(statusFingerprint *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetStatusIPAddress(statusIPAddress *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
- func (o *BootstrapDeleteBootstrapAgentParams) SetStatusTokenState(statusTokenState *string)
- func (o *BootstrapDeleteBootstrapAgentParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapDeleteBootstrapAgentParams) WithAPIVersion(aPIVersion *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithDefaults() *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithKind(kind *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataDescription(metadataDescription *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataID(metadataID *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataPartner(metadataPartner *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataProject(metadataProject *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithSpecAgentMode(specAgentMode *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithSpecToken(specToken *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithStatusTokenState(statusTokenState *string) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapDeleteBootstrapAgentParams
- func (o *BootstrapDeleteBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapDeleteBootstrapAgentReader
- type BootstrapGetBootstrapAgentConfigDefault
- type BootstrapGetBootstrapAgentConfigForbidden
- type BootstrapGetBootstrapAgentConfigInternalServerError
- type BootstrapGetBootstrapAgentConfigNotFound
- type BootstrapGetBootstrapAgentConfigOK
- type BootstrapGetBootstrapAgentConfigParams
- func NewBootstrapGetBootstrapAgentConfigParams() *BootstrapGetBootstrapAgentConfigParams
- func NewBootstrapGetBootstrapAgentConfigParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentConfigParams
- func NewBootstrapGetBootstrapAgentConfigParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentConfigParams
- func NewBootstrapGetBootstrapAgentConfigParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) SetAPIVersion(aPIVersion *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetDefaults()
- func (o *BootstrapGetBootstrapAgentConfigParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetKind(kind *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataDescription(metadataDescription *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataDisplayName(metadataDisplayName *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataID(metadataID *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataName(metadataName string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataOrganization(metadataOrganization *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataPartner(metadataPartner *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataProject(metadataProject *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecAgentMode(specAgentMode *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecTemplateRef(specTemplateRef string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecToken(specToken *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusFingerprint(statusFingerprint *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusIPAddress(statusIPAddress *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusTokenState(statusTokenState *string)
- func (o *BootstrapGetBootstrapAgentConfigParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapAgentConfigParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithDefaults() *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithKind(kind *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecAgentMode(specAgentMode *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusTokenState(statusTokenState *string) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentConfigParams
- func (o *BootstrapGetBootstrapAgentConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapAgentConfigReader
- type BootstrapGetBootstrapAgentDefault
- type BootstrapGetBootstrapAgentForbidden
- type BootstrapGetBootstrapAgentInternalServerError
- type BootstrapGetBootstrapAgentNotFound
- type BootstrapGetBootstrapAgentOK
- type BootstrapGetBootstrapAgentParams
- func NewBootstrapGetBootstrapAgentParams() *BootstrapGetBootstrapAgentParams
- func NewBootstrapGetBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentParams
- func NewBootstrapGetBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentParams
- func NewBootstrapGetBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) SetAPIVersion(aPIVersion *string)
- func (o *BootstrapGetBootstrapAgentParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapAgentParams) SetDefaults()
- func (o *BootstrapGetBootstrapAgentParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapAgentParams) SetKind(kind *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataDescription(metadataDescription *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataDisplayName(metadataDisplayName *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataID(metadataID *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataName(metadataName string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataOrganization(metadataOrganization *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataPartner(metadataPartner *string)
- func (o *BootstrapGetBootstrapAgentParams) SetMetadataProject(metadataProject *string)
- func (o *BootstrapGetBootstrapAgentParams) SetSpecAgentMode(specAgentMode *string)
- func (o *BootstrapGetBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
- func (o *BootstrapGetBootstrapAgentParams) SetSpecToken(specToken *string)
- func (o *BootstrapGetBootstrapAgentParams) SetStatusFingerprint(statusFingerprint *string)
- func (o *BootstrapGetBootstrapAgentParams) SetStatusIPAddress(statusIPAddress *string)
- func (o *BootstrapGetBootstrapAgentParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
- func (o *BootstrapGetBootstrapAgentParams) SetStatusTokenState(statusTokenState *string)
- func (o *BootstrapGetBootstrapAgentParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapAgentParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithDefaults() *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithKind(kind *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithSpecAgentMode(specAgentMode *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithStatusTokenState(statusTokenState *string) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentParams
- func (o *BootstrapGetBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapAgentReader
- type BootstrapGetBootstrapAgentTemplateDefault
- type BootstrapGetBootstrapAgentTemplateForbidden
- type BootstrapGetBootstrapAgentTemplateInternalServerError
- type BootstrapGetBootstrapAgentTemplateNotFound
- type BootstrapGetBootstrapAgentTemplateOK
- type BootstrapGetBootstrapAgentTemplateParams
- func NewBootstrapGetBootstrapAgentTemplateParams() *BootstrapGetBootstrapAgentTemplateParams
- func NewBootstrapGetBootstrapAgentTemplateParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplateParams
- func NewBootstrapGetBootstrapAgentTemplateParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplateParams
- func NewBootstrapGetBootstrapAgentTemplateParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetAPIVersion(aPIVersion *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetDefaults()
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetKind(kind *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataDescription(metadataDescription *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataDisplayName(metadataDisplayName *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataID(metadataID *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataName(metadataName string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataOrganization(metadataOrganization *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataPartner(metadataPartner *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataProject(metadataProject *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoApprove(specAutoApprove *bool)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoRegister(specAutoRegister *bool)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecIgnoreMultipleRegister(specIgnoreMultipleRegister *bool)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecInClusterTemplate(specInClusterTemplate *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecInfraRef(specInfraRef *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecOutOfClusterTemplate(specOutOfClusterTemplate *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecTemplateType(specTemplateType *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecToken(specToken *string)
- func (o *BootstrapGetBootstrapAgentTemplateParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithDefaults() *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithKind(kind *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoApprove(specAutoApprove *bool) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoRegister(specAutoRegister *bool) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecIgnoreMultipleRegister(specIgnoreMultipleRegister *bool) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecInClusterTemplate(specInClusterTemplate *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecInfraRef(specInfraRef *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecOutOfClusterTemplate(specOutOfClusterTemplate *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecTemplateType(specTemplateType *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplateParams
- func (o *BootstrapGetBootstrapAgentTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapAgentTemplateReader
- type BootstrapGetBootstrapAgentTemplatesDefault
- type BootstrapGetBootstrapAgentTemplatesForbidden
- type BootstrapGetBootstrapAgentTemplatesInternalServerError
- type BootstrapGetBootstrapAgentTemplatesNotFound
- type BootstrapGetBootstrapAgentTemplatesOK
- type BootstrapGetBootstrapAgentTemplatesParams
- func NewBootstrapGetBootstrapAgentTemplatesParams() *BootstrapGetBootstrapAgentTemplatesParams
- func NewBootstrapGetBootstrapAgentTemplatesParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplatesParams
- func NewBootstrapGetBootstrapAgentTemplatesParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplatesParams
- func NewBootstrapGetBootstrapAgentTemplatesParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetAccount(account *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetBlueprintRef(blueprintRef *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetClusterID(clusterID *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetCount(count *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDefaults()
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDeleted(deleted *bool)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDisplayName(displayName *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetExtended(extended *bool)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetGlobalScope(globalScope *bool)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetGroups(groups []string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetID(id *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetIgnoreScopeDefault(ignoreScopeDefault *bool)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetIsSSOUser(isSSOUser *bool)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetLimit(limit *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetName(name *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOffset(offset *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrder(order *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrderBy(orderBy *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrganization(organization *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetPartner(partner *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetProject(project *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetPublishedVersion(publishedVersion *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetSelector(selector *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetURLScope(uRLScope *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) SetUsername(username *string)
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithAccount(account *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithBlueprintRef(blueprintRef *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithClusterID(clusterID *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithCount(count *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDefaults() *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDeleted(deleted *bool) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDisplayName(displayName *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithExtended(extended *bool) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithGlobalScope(globalScope *bool) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithGroups(groups []string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithID(id *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithIgnoreScopeDefault(ignoreScopeDefault *bool) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithIsSSOUser(isSSOUser *bool) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithLimit(limit *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithName(name *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOffset(offset *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrder(order *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrderBy(orderBy *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrganization(organization *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithPartner(partner *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithProject(project *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithPublishedVersion(publishedVersion *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithSelector(selector *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithURLScope(uRLScope *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WithUsername(username *string) *BootstrapGetBootstrapAgentTemplatesParams
- func (o *BootstrapGetBootstrapAgentTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapAgentTemplatesReader
- type BootstrapGetBootstrapAgentsDefault
- type BootstrapGetBootstrapAgentsForbidden
- type BootstrapGetBootstrapAgentsInternalServerError
- type BootstrapGetBootstrapAgentsNotFound
- type BootstrapGetBootstrapAgentsOK
- type BootstrapGetBootstrapAgentsParams
- func NewBootstrapGetBootstrapAgentsParams() *BootstrapGetBootstrapAgentsParams
- func NewBootstrapGetBootstrapAgentsParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentsParams
- func NewBootstrapGetBootstrapAgentsParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentsParams
- func NewBootstrapGetBootstrapAgentsParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapAgentsParams) SetDefaults()
- func (o *BootstrapGetBootstrapAgentsParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsAccount(optsAccount *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsBlueprintRef(optsBlueprintRef *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsClusterID(optsClusterID *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsCount(optsCount *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsDeleted(optsDeleted *bool)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsDisplayName(optsDisplayName *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsExtended(optsExtended *bool)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsGlobalScope(optsGlobalScope *bool)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsGroups(optsGroups []string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsID(optsID *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsIgnoreScopeDefault(optsIgnoreScopeDefault *bool)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsIsSSOUser(optsIsSSOUser *bool)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsLimit(optsLimit *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsName(optsName *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsOffset(optsOffset *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrder(optsOrder *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrderBy(optsOrderBy *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrganization(optsOrganization *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsPartner(optsPartner *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsProject(optsProject *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsPublishedVersion(optsPublishedVersion *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsSelector(optsSelector *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsURLScope(optsURLScope *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetOptsUsername(optsUsername *string)
- func (o *BootstrapGetBootstrapAgentsParams) SetTemplateScope(templateScope string)
- func (o *BootstrapGetBootstrapAgentsParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapAgentsParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithDefaults() *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsAccount(optsAccount *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsBlueprintRef(optsBlueprintRef *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsClusterID(optsClusterID *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsCount(optsCount *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsDeleted(optsDeleted *bool) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsDisplayName(optsDisplayName *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsExtended(optsExtended *bool) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsGlobalScope(optsGlobalScope *bool) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsGroups(optsGroups []string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsID(optsID *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsIgnoreScopeDefault(optsIgnoreScopeDefault *bool) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsIsSSOUser(optsIsSSOUser *bool) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsLimit(optsLimit *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsName(optsName *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsOffset(optsOffset *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrder(optsOrder *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrderBy(optsOrderBy *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrganization(optsOrganization *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsPartner(optsPartner *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsProject(optsProject *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsPublishedVersion(optsPublishedVersion *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsSelector(optsSelector *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsURLScope(optsURLScope *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithOptsUsername(optsUsername *string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithTemplateScope(templateScope string) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentsParams
- func (o *BootstrapGetBootstrapAgentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapAgentsReader
- type BootstrapGetBootstrapInfraDefault
- type BootstrapGetBootstrapInfraForbidden
- type BootstrapGetBootstrapInfraInternalServerError
- type BootstrapGetBootstrapInfraNotFound
- type BootstrapGetBootstrapInfraOK
- type BootstrapGetBootstrapInfraParams
- func NewBootstrapGetBootstrapInfraParams() *BootstrapGetBootstrapInfraParams
- func NewBootstrapGetBootstrapInfraParamsWithContext(ctx context.Context) *BootstrapGetBootstrapInfraParams
- func NewBootstrapGetBootstrapInfraParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapInfraParams
- func NewBootstrapGetBootstrapInfraParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) SetAPIVersion(aPIVersion *string)
- func (o *BootstrapGetBootstrapInfraParams) SetContext(ctx context.Context)
- func (o *BootstrapGetBootstrapInfraParams) SetDefaults()
- func (o *BootstrapGetBootstrapInfraParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapGetBootstrapInfraParams) SetKind(kind *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataDescription(metadataDescription *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataDisplayName(metadataDisplayName *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataID(metadataID *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataName(metadataName string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataOrganization(metadataOrganization *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataPartner(metadataPartner *string)
- func (o *BootstrapGetBootstrapInfraParams) SetMetadataProject(metadataProject *string)
- func (o *BootstrapGetBootstrapInfraParams) SetSpecCaCert(specCaCert *string)
- func (o *BootstrapGetBootstrapInfraParams) SetSpecCaKey(specCaKey *string)
- func (o *BootstrapGetBootstrapInfraParams) SetSpecCaKeyPass(specCaKeyPass *string)
- func (o *BootstrapGetBootstrapInfraParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapGetBootstrapInfraParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithContext(ctx context.Context) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithDefaults() *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithKind(kind *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithSpecCaCert(specCaCert *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithSpecCaKey(specCaKey *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithSpecCaKeyPass(specCaKeyPass *string) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapInfraParams
- func (o *BootstrapGetBootstrapInfraParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapGetBootstrapInfraReader
- type BootstrapPatchBootstrapAgentTemplateDefault
- type BootstrapPatchBootstrapAgentTemplateForbidden
- type BootstrapPatchBootstrapAgentTemplateInternalServerError
- type BootstrapPatchBootstrapAgentTemplateNotFound
- type BootstrapPatchBootstrapAgentTemplateOK
- type BootstrapPatchBootstrapAgentTemplateParams
- func NewBootstrapPatchBootstrapAgentTemplateParams() *BootstrapPatchBootstrapAgentTemplateParams
- func NewBootstrapPatchBootstrapAgentTemplateParamsWithContext(ctx context.Context) *BootstrapPatchBootstrapAgentTemplateParams
- func NewBootstrapPatchBootstrapAgentTemplateParamsWithHTTPClient(client *http.Client) *BootstrapPatchBootstrapAgentTemplateParams
- func NewBootstrapPatchBootstrapAgentTemplateParamsWithTimeout(timeout time.Duration) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetBody(body *models.SentryBootstrapAgentTemplate)
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetContext(ctx context.Context)
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetDefaults()
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetMetadataName(metadataName string)
- func (o *BootstrapPatchBootstrapAgentTemplateParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithBody(body *models.SentryBootstrapAgentTemplate) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithContext(ctx context.Context) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithDefaults() *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithHTTPClient(client *http.Client) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithMetadataName(metadataName string) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WithTimeout(timeout time.Duration) *BootstrapPatchBootstrapAgentTemplateParams
- func (o *BootstrapPatchBootstrapAgentTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapPatchBootstrapAgentTemplateReader
- type BootstrapPatchBootstrapInfraDefault
- type BootstrapPatchBootstrapInfraForbidden
- type BootstrapPatchBootstrapInfraInternalServerError
- type BootstrapPatchBootstrapInfraNotFound
- type BootstrapPatchBootstrapInfraOK
- type BootstrapPatchBootstrapInfraParams
- func NewBootstrapPatchBootstrapInfraParams() *BootstrapPatchBootstrapInfraParams
- func NewBootstrapPatchBootstrapInfraParamsWithContext(ctx context.Context) *BootstrapPatchBootstrapInfraParams
- func NewBootstrapPatchBootstrapInfraParamsWithHTTPClient(client *http.Client) *BootstrapPatchBootstrapInfraParams
- func NewBootstrapPatchBootstrapInfraParamsWithTimeout(timeout time.Duration) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) SetBody(body *models.SentryBootstrapInfra)
- func (o *BootstrapPatchBootstrapInfraParams) SetContext(ctx context.Context)
- func (o *BootstrapPatchBootstrapInfraParams) SetDefaults()
- func (o *BootstrapPatchBootstrapInfraParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapPatchBootstrapInfraParams) SetMetadataName(metadataName string)
- func (o *BootstrapPatchBootstrapInfraParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapPatchBootstrapInfraParams) WithBody(body *models.SentryBootstrapInfra) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WithContext(ctx context.Context) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WithDefaults() *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WithHTTPClient(client *http.Client) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WithMetadataName(metadataName string) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WithTimeout(timeout time.Duration) *BootstrapPatchBootstrapInfraParams
- func (o *BootstrapPatchBootstrapInfraParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapPatchBootstrapInfraReader
- type BootstrapRegisterBootstrapAgentBody
- func (o *BootstrapRegisterBootstrapAgentBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *BootstrapRegisterBootstrapAgentBody) MarshalBinary() ([]byte, error)
- func (o *BootstrapRegisterBootstrapAgentBody) UnmarshalBinary(b []byte) error
- func (o *BootstrapRegisterBootstrapAgentBody) Validate(formats strfmt.Registry) error
- type BootstrapRegisterBootstrapAgentDefault
- type BootstrapRegisterBootstrapAgentForbidden
- type BootstrapRegisterBootstrapAgentInternalServerError
- type BootstrapRegisterBootstrapAgentNotFound
- type BootstrapRegisterBootstrapAgentOK
- type BootstrapRegisterBootstrapAgentParams
- func NewBootstrapRegisterBootstrapAgentParams() *BootstrapRegisterBootstrapAgentParams
- func NewBootstrapRegisterBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapRegisterBootstrapAgentParams
- func NewBootstrapRegisterBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapRegisterBootstrapAgentParams
- func NewBootstrapRegisterBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) SetBody(body BootstrapRegisterBootstrapAgentBody)
- func (o *BootstrapRegisterBootstrapAgentParams) SetContext(ctx context.Context)
- func (o *BootstrapRegisterBootstrapAgentParams) SetDefaults()
- func (o *BootstrapRegisterBootstrapAgentParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapRegisterBootstrapAgentParams) SetTemplateToken(templateToken string)
- func (o *BootstrapRegisterBootstrapAgentParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapRegisterBootstrapAgentParams) WithBody(body BootstrapRegisterBootstrapAgentBody) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WithDefaults() *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WithTemplateToken(templateToken string) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapRegisterBootstrapAgentParams
- func (o *BootstrapRegisterBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapRegisterBootstrapAgentReader
- type BootstrapUpdateBootstrapAgentDefault
- type BootstrapUpdateBootstrapAgentForbidden
- type BootstrapUpdateBootstrapAgentInternalServerError
- type BootstrapUpdateBootstrapAgentNotFound
- type BootstrapUpdateBootstrapAgentOK
- type BootstrapUpdateBootstrapAgentParams
- func NewBootstrapUpdateBootstrapAgentParams() *BootstrapUpdateBootstrapAgentParams
- func NewBootstrapUpdateBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapUpdateBootstrapAgentParams
- func NewBootstrapUpdateBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapUpdateBootstrapAgentParams
- func NewBootstrapUpdateBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) SetBody(body *models.SentryBootstrapAgent)
- func (o *BootstrapUpdateBootstrapAgentParams) SetContext(ctx context.Context)
- func (o *BootstrapUpdateBootstrapAgentParams) SetDefaults()
- func (o *BootstrapUpdateBootstrapAgentParams) SetHTTPClient(client *http.Client)
- func (o *BootstrapUpdateBootstrapAgentParams) SetMetadataName(metadataName string)
- func (o *BootstrapUpdateBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
- func (o *BootstrapUpdateBootstrapAgentParams) SetTimeout(timeout time.Duration)
- func (o *BootstrapUpdateBootstrapAgentParams) WithBody(body *models.SentryBootstrapAgent) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithDefaults() *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapUpdateBootstrapAgentParams
- func (o *BootstrapUpdateBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BootstrapUpdateBootstrapAgentReader
- type Client
- func (a *Client) BootstrapCreateBootstrapAgent(params *BootstrapCreateBootstrapAgentParams, ...) (*BootstrapCreateBootstrapAgentOK, error)
- func (a *Client) BootstrapDeleteBootstrapAgent(params *BootstrapDeleteBootstrapAgentParams, ...) (*BootstrapDeleteBootstrapAgentOK, error)
- func (a *Client) BootstrapGetBootstrapAgent(params *BootstrapGetBootstrapAgentParams, ...) (*BootstrapGetBootstrapAgentOK, error)
- func (a *Client) BootstrapGetBootstrapAgentConfig(params *BootstrapGetBootstrapAgentConfigParams, ...) (*BootstrapGetBootstrapAgentConfigOK, error)
- func (a *Client) BootstrapGetBootstrapAgentTemplate(params *BootstrapGetBootstrapAgentTemplateParams, ...) (*BootstrapGetBootstrapAgentTemplateOK, error)
- func (a *Client) BootstrapGetBootstrapAgentTemplates(params *BootstrapGetBootstrapAgentTemplatesParams, ...) (*BootstrapGetBootstrapAgentTemplatesOK, error)
- func (a *Client) BootstrapGetBootstrapAgents(params *BootstrapGetBootstrapAgentsParams, ...) (*BootstrapGetBootstrapAgentsOK, error)
- func (a *Client) BootstrapGetBootstrapInfra(params *BootstrapGetBootstrapInfraParams, ...) (*BootstrapGetBootstrapInfraOK, error)
- func (a *Client) BootstrapPatchBootstrapAgentTemplate(params *BootstrapPatchBootstrapAgentTemplateParams, ...) (*BootstrapPatchBootstrapAgentTemplateOK, error)
- func (a *Client) BootstrapPatchBootstrapInfra(params *BootstrapPatchBootstrapInfraParams, ...) (*BootstrapPatchBootstrapInfraOK, error)
- func (a *Client) BootstrapRegisterBootstrapAgent(params *BootstrapRegisterBootstrapAgentParams, ...) (*BootstrapRegisterBootstrapAgentOK, error)
- func (a *Client) BootstrapUpdateBootstrapAgent(params *BootstrapUpdateBootstrapAgentParams, ...) (*BootstrapUpdateBootstrapAgentOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapCreateBootstrapAgentDefault ¶
type BootstrapCreateBootstrapAgentDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapCreateBootstrapAgentDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapCreateBootstrapAgentDefault ¶
func NewBootstrapCreateBootstrapAgentDefault(code int) *BootstrapCreateBootstrapAgentDefault
NewBootstrapCreateBootstrapAgentDefault creates a BootstrapCreateBootstrapAgentDefault with default headers values
func (*BootstrapCreateBootstrapAgentDefault) Code ¶
func (o *BootstrapCreateBootstrapAgentDefault) Code() int
Code gets the status code for the bootstrap create bootstrap agent default response
func (*BootstrapCreateBootstrapAgentDefault) Error ¶
func (o *BootstrapCreateBootstrapAgentDefault) Error() string
func (*BootstrapCreateBootstrapAgentDefault) GetPayload ¶
func (o *BootstrapCreateBootstrapAgentDefault) GetPayload() *models.GooglerpcStatus
type BootstrapCreateBootstrapAgentForbidden ¶
type BootstrapCreateBootstrapAgentForbidden struct {
Payload interface{}
}
BootstrapCreateBootstrapAgentForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapCreateBootstrapAgentForbidden ¶
func NewBootstrapCreateBootstrapAgentForbidden() *BootstrapCreateBootstrapAgentForbidden
NewBootstrapCreateBootstrapAgentForbidden creates a BootstrapCreateBootstrapAgentForbidden with default headers values
func (*BootstrapCreateBootstrapAgentForbidden) Error ¶
func (o *BootstrapCreateBootstrapAgentForbidden) Error() string
func (*BootstrapCreateBootstrapAgentForbidden) GetPayload ¶
func (o *BootstrapCreateBootstrapAgentForbidden) GetPayload() interface{}
type BootstrapCreateBootstrapAgentInternalServerError ¶
type BootstrapCreateBootstrapAgentInternalServerError struct {
Payload interface{}
}
BootstrapCreateBootstrapAgentInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapCreateBootstrapAgentInternalServerError ¶
func NewBootstrapCreateBootstrapAgentInternalServerError() *BootstrapCreateBootstrapAgentInternalServerError
NewBootstrapCreateBootstrapAgentInternalServerError creates a BootstrapCreateBootstrapAgentInternalServerError with default headers values
func (*BootstrapCreateBootstrapAgentInternalServerError) Error ¶
func (o *BootstrapCreateBootstrapAgentInternalServerError) Error() string
func (*BootstrapCreateBootstrapAgentInternalServerError) GetPayload ¶
func (o *BootstrapCreateBootstrapAgentInternalServerError) GetPayload() interface{}
type BootstrapCreateBootstrapAgentNotFound ¶
type BootstrapCreateBootstrapAgentNotFound struct {
Payload interface{}
}
BootstrapCreateBootstrapAgentNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapCreateBootstrapAgentNotFound ¶
func NewBootstrapCreateBootstrapAgentNotFound() *BootstrapCreateBootstrapAgentNotFound
NewBootstrapCreateBootstrapAgentNotFound creates a BootstrapCreateBootstrapAgentNotFound with default headers values
func (*BootstrapCreateBootstrapAgentNotFound) Error ¶
func (o *BootstrapCreateBootstrapAgentNotFound) Error() string
func (*BootstrapCreateBootstrapAgentNotFound) GetPayload ¶
func (o *BootstrapCreateBootstrapAgentNotFound) GetPayload() interface{}
type BootstrapCreateBootstrapAgentOK ¶
type BootstrapCreateBootstrapAgentOK struct {
Payload *models.SentryBootstrapAgent
}
BootstrapCreateBootstrapAgentOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapCreateBootstrapAgentOK ¶
func NewBootstrapCreateBootstrapAgentOK() *BootstrapCreateBootstrapAgentOK
NewBootstrapCreateBootstrapAgentOK creates a BootstrapCreateBootstrapAgentOK with default headers values
func (*BootstrapCreateBootstrapAgentOK) Error ¶
func (o *BootstrapCreateBootstrapAgentOK) Error() string
func (*BootstrapCreateBootstrapAgentOK) GetPayload ¶
func (o *BootstrapCreateBootstrapAgentOK) GetPayload() *models.SentryBootstrapAgent
type BootstrapCreateBootstrapAgentParams ¶
type BootstrapCreateBootstrapAgentParams struct { // Body. Body *models.SentryBootstrapAgent // SpecTemplateRef. SpecTemplateRef string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapCreateBootstrapAgentParams contains all the parameters to send to the API endpoint
for the bootstrap create bootstrap agent operation. Typically these are written to a http.Request.
func NewBootstrapCreateBootstrapAgentParams ¶
func NewBootstrapCreateBootstrapAgentParams() *BootstrapCreateBootstrapAgentParams
NewBootstrapCreateBootstrapAgentParams creates a new BootstrapCreateBootstrapAgentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapCreateBootstrapAgentParamsWithContext ¶
func NewBootstrapCreateBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapCreateBootstrapAgentParams
NewBootstrapCreateBootstrapAgentParamsWithContext creates a new BootstrapCreateBootstrapAgentParams object with the ability to set a context for a request.
func NewBootstrapCreateBootstrapAgentParamsWithHTTPClient ¶
func NewBootstrapCreateBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapCreateBootstrapAgentParams
NewBootstrapCreateBootstrapAgentParamsWithHTTPClient creates a new BootstrapCreateBootstrapAgentParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapCreateBootstrapAgentParamsWithTimeout ¶
func NewBootstrapCreateBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapCreateBootstrapAgentParams
NewBootstrapCreateBootstrapAgentParamsWithTimeout creates a new BootstrapCreateBootstrapAgentParams object with the ability to set a timeout on a request.
func (*BootstrapCreateBootstrapAgentParams) SetBody ¶
func (o *BootstrapCreateBootstrapAgentParams) SetBody(body *models.SentryBootstrapAgent)
SetBody adds the body to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) SetContext ¶
func (o *BootstrapCreateBootstrapAgentParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) SetDefaults ¶
func (o *BootstrapCreateBootstrapAgentParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap create bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapCreateBootstrapAgentParams) SetHTTPClient ¶
func (o *BootstrapCreateBootstrapAgentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) SetSpecTemplateRef ¶
func (o *BootstrapCreateBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
SetSpecTemplateRef adds the specTemplateRef to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) SetTimeout ¶
func (o *BootstrapCreateBootstrapAgentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WithBody ¶
func (o *BootstrapCreateBootstrapAgentParams) WithBody(body *models.SentryBootstrapAgent) *BootstrapCreateBootstrapAgentParams
WithBody adds the body to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WithContext ¶
func (o *BootstrapCreateBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapCreateBootstrapAgentParams
WithContext adds the context to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WithDefaults ¶
func (o *BootstrapCreateBootstrapAgentParams) WithDefaults() *BootstrapCreateBootstrapAgentParams
WithDefaults hydrates default values in the bootstrap create bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapCreateBootstrapAgentParams) WithHTTPClient ¶
func (o *BootstrapCreateBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapCreateBootstrapAgentParams
WithHTTPClient adds the HTTPClient to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WithSpecTemplateRef ¶
func (o *BootstrapCreateBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapCreateBootstrapAgentParams
WithSpecTemplateRef adds the specTemplateRef to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WithTimeout ¶
func (o *BootstrapCreateBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapCreateBootstrapAgentParams
WithTimeout adds the timeout to the bootstrap create bootstrap agent params
func (*BootstrapCreateBootstrapAgentParams) WriteToRequest ¶
func (o *BootstrapCreateBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapCreateBootstrapAgentReader ¶
type BootstrapCreateBootstrapAgentReader struct {
// contains filtered or unexported fields
}
BootstrapCreateBootstrapAgentReader is a Reader for the BootstrapCreateBootstrapAgent structure.
func (*BootstrapCreateBootstrapAgentReader) ReadResponse ¶
func (o *BootstrapCreateBootstrapAgentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapDeleteBootstrapAgentDefault ¶
type BootstrapDeleteBootstrapAgentDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapDeleteBootstrapAgentDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapDeleteBootstrapAgentDefault ¶
func NewBootstrapDeleteBootstrapAgentDefault(code int) *BootstrapDeleteBootstrapAgentDefault
NewBootstrapDeleteBootstrapAgentDefault creates a BootstrapDeleteBootstrapAgentDefault with default headers values
func (*BootstrapDeleteBootstrapAgentDefault) Code ¶
func (o *BootstrapDeleteBootstrapAgentDefault) Code() int
Code gets the status code for the bootstrap delete bootstrap agent default response
func (*BootstrapDeleteBootstrapAgentDefault) Error ¶
func (o *BootstrapDeleteBootstrapAgentDefault) Error() string
func (*BootstrapDeleteBootstrapAgentDefault) GetPayload ¶
func (o *BootstrapDeleteBootstrapAgentDefault) GetPayload() *models.GooglerpcStatus
type BootstrapDeleteBootstrapAgentForbidden ¶
type BootstrapDeleteBootstrapAgentForbidden struct {
Payload interface{}
}
BootstrapDeleteBootstrapAgentForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapDeleteBootstrapAgentForbidden ¶
func NewBootstrapDeleteBootstrapAgentForbidden() *BootstrapDeleteBootstrapAgentForbidden
NewBootstrapDeleteBootstrapAgentForbidden creates a BootstrapDeleteBootstrapAgentForbidden with default headers values
func (*BootstrapDeleteBootstrapAgentForbidden) Error ¶
func (o *BootstrapDeleteBootstrapAgentForbidden) Error() string
func (*BootstrapDeleteBootstrapAgentForbidden) GetPayload ¶
func (o *BootstrapDeleteBootstrapAgentForbidden) GetPayload() interface{}
type BootstrapDeleteBootstrapAgentInternalServerError ¶
type BootstrapDeleteBootstrapAgentInternalServerError struct {
Payload interface{}
}
BootstrapDeleteBootstrapAgentInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapDeleteBootstrapAgentInternalServerError ¶
func NewBootstrapDeleteBootstrapAgentInternalServerError() *BootstrapDeleteBootstrapAgentInternalServerError
NewBootstrapDeleteBootstrapAgentInternalServerError creates a BootstrapDeleteBootstrapAgentInternalServerError with default headers values
func (*BootstrapDeleteBootstrapAgentInternalServerError) Error ¶
func (o *BootstrapDeleteBootstrapAgentInternalServerError) Error() string
func (*BootstrapDeleteBootstrapAgentInternalServerError) GetPayload ¶
func (o *BootstrapDeleteBootstrapAgentInternalServerError) GetPayload() interface{}
type BootstrapDeleteBootstrapAgentNotFound ¶
type BootstrapDeleteBootstrapAgentNotFound struct {
Payload interface{}
}
BootstrapDeleteBootstrapAgentNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapDeleteBootstrapAgentNotFound ¶
func NewBootstrapDeleteBootstrapAgentNotFound() *BootstrapDeleteBootstrapAgentNotFound
NewBootstrapDeleteBootstrapAgentNotFound creates a BootstrapDeleteBootstrapAgentNotFound with default headers values
func (*BootstrapDeleteBootstrapAgentNotFound) Error ¶
func (o *BootstrapDeleteBootstrapAgentNotFound) Error() string
func (*BootstrapDeleteBootstrapAgentNotFound) GetPayload ¶
func (o *BootstrapDeleteBootstrapAgentNotFound) GetPayload() interface{}
type BootstrapDeleteBootstrapAgentOK ¶
type BootstrapDeleteBootstrapAgentOK struct {
Payload models.RPCDeleteBootstrapAgentResponse
}
BootstrapDeleteBootstrapAgentOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapDeleteBootstrapAgentOK ¶
func NewBootstrapDeleteBootstrapAgentOK() *BootstrapDeleteBootstrapAgentOK
NewBootstrapDeleteBootstrapAgentOK creates a BootstrapDeleteBootstrapAgentOK with default headers values
func (*BootstrapDeleteBootstrapAgentOK) Error ¶
func (o *BootstrapDeleteBootstrapAgentOK) Error() string
func (*BootstrapDeleteBootstrapAgentOK) GetPayload ¶
func (o *BootstrapDeleteBootstrapAgentOK) GetPayload() models.RPCDeleteBootstrapAgentResponse
type BootstrapDeleteBootstrapAgentParams ¶
type BootstrapDeleteBootstrapAgentParams struct { /* APIVersion. API Version. API Version of the resource Default: "infra.k8smgmt.io/v3" */ APIVersion *string /* Kind. Kind. Kind of the resource Default: "BootstrapAgent" */ Kind *string /* MetadataDescription. Description. description of the resource */ MetadataDescription *string /* MetadataDisplayName. Display Name. display name of the resource */ MetadataDisplayName *string // MetadataID. MetadataID *string // MetadataModifiedAt. // // Format: date-time MetadataModifiedAt *strfmt.DateTime /* MetadataName. name of the resource */ MetadataName string /* MetadataOrganization. Organization. Organization to which the resource belongs */ MetadataOrganization *string /* MetadataPartner. Partner. Partner to which the resource belongs */ MetadataPartner *string /* MetadataProject. Project. Project of the resource */ MetadataProject *string // SpecAgentMode. // // Default: "InCluster" SpecAgentMode *string // SpecTemplateRef. SpecTemplateRef string // SpecToken. SpecToken *string // StatusFingerprint. StatusFingerprint *string // StatusIPAddress. StatusIPAddress *string // StatusLastCheckedIn. // // Format: date-time StatusLastCheckedIn *strfmt.DateTime // StatusTokenState. // // Default: "NotSet" StatusTokenState *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapDeleteBootstrapAgentParams contains all the parameters to send to the API endpoint
for the bootstrap delete bootstrap agent operation. Typically these are written to a http.Request.
func NewBootstrapDeleteBootstrapAgentParams ¶
func NewBootstrapDeleteBootstrapAgentParams() *BootstrapDeleteBootstrapAgentParams
NewBootstrapDeleteBootstrapAgentParams creates a new BootstrapDeleteBootstrapAgentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapDeleteBootstrapAgentParamsWithContext ¶
func NewBootstrapDeleteBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapDeleteBootstrapAgentParams
NewBootstrapDeleteBootstrapAgentParamsWithContext creates a new BootstrapDeleteBootstrapAgentParams object with the ability to set a context for a request.
func NewBootstrapDeleteBootstrapAgentParamsWithHTTPClient ¶
func NewBootstrapDeleteBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapDeleteBootstrapAgentParams
NewBootstrapDeleteBootstrapAgentParamsWithHTTPClient creates a new BootstrapDeleteBootstrapAgentParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapDeleteBootstrapAgentParamsWithTimeout ¶
func NewBootstrapDeleteBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapDeleteBootstrapAgentParams
NewBootstrapDeleteBootstrapAgentParamsWithTimeout creates a new BootstrapDeleteBootstrapAgentParams object with the ability to set a timeout on a request.
func (*BootstrapDeleteBootstrapAgentParams) SetAPIVersion ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetContext ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetDefaults ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap delete bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapDeleteBootstrapAgentParams) SetHTTPClient ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetKind ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetKind(kind *string)
SetKind adds the kind to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataDescription ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataDescription(metadataDescription *string)
SetMetadataDescription adds the metadataDescription to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataDisplayName ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataDisplayName(metadataDisplayName *string)
SetMetadataDisplayName adds the metadataDisplayName to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataID ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataID(metadataID *string)
SetMetadataID adds the metadataId to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataModifiedAt ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
SetMetadataModifiedAt adds the metadataModifiedAt to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataName ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataOrganization ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataOrganization(metadataOrganization *string)
SetMetadataOrganization adds the metadataOrganization to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataPartner ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataPartner(metadataPartner *string)
SetMetadataPartner adds the metadataPartner to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetMetadataProject ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetMetadataProject(metadataProject *string)
SetMetadataProject adds the metadataProject to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetSpecAgentMode ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetSpecAgentMode(specAgentMode *string)
SetSpecAgentMode adds the specAgentMode to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetSpecTemplateRef ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
SetSpecTemplateRef adds the specTemplateRef to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetSpecToken ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetSpecToken(specToken *string)
SetSpecToken adds the specToken to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetStatusFingerprint ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetStatusFingerprint(statusFingerprint *string)
SetStatusFingerprint adds the statusFingerprint to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetStatusIPAddress ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetStatusIPAddress(statusIPAddress *string)
SetStatusIPAddress adds the statusIpAddress to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetStatusLastCheckedIn ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
SetStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetStatusTokenState ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetStatusTokenState(statusTokenState *string)
SetStatusTokenState adds the statusTokenState to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) SetTimeout ¶
func (o *BootstrapDeleteBootstrapAgentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithAPIVersion ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithAPIVersion(aPIVersion *string) *BootstrapDeleteBootstrapAgentParams
WithAPIVersion adds the aPIVersion to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithContext ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapDeleteBootstrapAgentParams
WithContext adds the context to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithDefaults ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithDefaults() *BootstrapDeleteBootstrapAgentParams
WithDefaults hydrates default values in the bootstrap delete bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapDeleteBootstrapAgentParams) WithHTTPClient ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapDeleteBootstrapAgentParams
WithHTTPClient adds the HTTPClient to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithKind ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithKind(kind *string) *BootstrapDeleteBootstrapAgentParams
WithKind adds the kind to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataDescription ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataDescription(metadataDescription *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataDescription adds the metadataDescription to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataDisplayName ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataDisplayName adds the metadataDisplayName to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataID ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataID(metadataID *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataID adds the metadataID to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataModifiedAt ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapDeleteBootstrapAgentParams
WithMetadataModifiedAt adds the metadataModifiedAt to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataName ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapDeleteBootstrapAgentParams
WithMetadataName adds the metadataName to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataOrganization ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataOrganization adds the metadataOrganization to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataPartner ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataPartner(metadataPartner *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataPartner adds the metadataPartner to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithMetadataProject ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithMetadataProject(metadataProject *string) *BootstrapDeleteBootstrapAgentParams
WithMetadataProject adds the metadataProject to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithSpecAgentMode ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithSpecAgentMode(specAgentMode *string) *BootstrapDeleteBootstrapAgentParams
WithSpecAgentMode adds the specAgentMode to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithSpecTemplateRef ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapDeleteBootstrapAgentParams
WithSpecTemplateRef adds the specTemplateRef to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithSpecToken ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithSpecToken(specToken *string) *BootstrapDeleteBootstrapAgentParams
WithSpecToken adds the specToken to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithStatusFingerprint ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapDeleteBootstrapAgentParams
WithStatusFingerprint adds the statusFingerprint to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithStatusIPAddress ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapDeleteBootstrapAgentParams
WithStatusIPAddress adds the statusIPAddress to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithStatusLastCheckedIn ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapDeleteBootstrapAgentParams
WithStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithStatusTokenState ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithStatusTokenState(statusTokenState *string) *BootstrapDeleteBootstrapAgentParams
WithStatusTokenState adds the statusTokenState to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WithTimeout ¶
func (o *BootstrapDeleteBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapDeleteBootstrapAgentParams
WithTimeout adds the timeout to the bootstrap delete bootstrap agent params
func (*BootstrapDeleteBootstrapAgentParams) WriteToRequest ¶
func (o *BootstrapDeleteBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapDeleteBootstrapAgentReader ¶
type BootstrapDeleteBootstrapAgentReader struct {
// contains filtered or unexported fields
}
BootstrapDeleteBootstrapAgentReader is a Reader for the BootstrapDeleteBootstrapAgent structure.
func (*BootstrapDeleteBootstrapAgentReader) ReadResponse ¶
func (o *BootstrapDeleteBootstrapAgentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapAgentConfigDefault ¶
type BootstrapGetBootstrapAgentConfigDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapAgentConfigDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapAgentConfigDefault ¶
func NewBootstrapGetBootstrapAgentConfigDefault(code int) *BootstrapGetBootstrapAgentConfigDefault
NewBootstrapGetBootstrapAgentConfigDefault creates a BootstrapGetBootstrapAgentConfigDefault with default headers values
func (*BootstrapGetBootstrapAgentConfigDefault) Code ¶
func (o *BootstrapGetBootstrapAgentConfigDefault) Code() int
Code gets the status code for the bootstrap get bootstrap agent config default response
func (*BootstrapGetBootstrapAgentConfigDefault) Error ¶
func (o *BootstrapGetBootstrapAgentConfigDefault) Error() string
func (*BootstrapGetBootstrapAgentConfigDefault) GetPayload ¶
func (o *BootstrapGetBootstrapAgentConfigDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapAgentConfigForbidden ¶
type BootstrapGetBootstrapAgentConfigForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapAgentConfigForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapAgentConfigForbidden ¶
func NewBootstrapGetBootstrapAgentConfigForbidden() *BootstrapGetBootstrapAgentConfigForbidden
NewBootstrapGetBootstrapAgentConfigForbidden creates a BootstrapGetBootstrapAgentConfigForbidden with default headers values
func (*BootstrapGetBootstrapAgentConfigForbidden) Error ¶
func (o *BootstrapGetBootstrapAgentConfigForbidden) Error() string
func (*BootstrapGetBootstrapAgentConfigForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapAgentConfigForbidden) GetPayload() interface{}
type BootstrapGetBootstrapAgentConfigInternalServerError ¶
type BootstrapGetBootstrapAgentConfigInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapAgentConfigInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapAgentConfigInternalServerError ¶
func NewBootstrapGetBootstrapAgentConfigInternalServerError() *BootstrapGetBootstrapAgentConfigInternalServerError
NewBootstrapGetBootstrapAgentConfigInternalServerError creates a BootstrapGetBootstrapAgentConfigInternalServerError with default headers values
func (*BootstrapGetBootstrapAgentConfigInternalServerError) Error ¶
func (o *BootstrapGetBootstrapAgentConfigInternalServerError) Error() string
func (*BootstrapGetBootstrapAgentConfigInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapAgentConfigInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapAgentConfigNotFound ¶
type BootstrapGetBootstrapAgentConfigNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapAgentConfigNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapAgentConfigNotFound ¶
func NewBootstrapGetBootstrapAgentConfigNotFound() *BootstrapGetBootstrapAgentConfigNotFound
NewBootstrapGetBootstrapAgentConfigNotFound creates a BootstrapGetBootstrapAgentConfigNotFound with default headers values
func (*BootstrapGetBootstrapAgentConfigNotFound) Error ¶
func (o *BootstrapGetBootstrapAgentConfigNotFound) Error() string
func (*BootstrapGetBootstrapAgentConfigNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapAgentConfigNotFound) GetPayload() interface{}
type BootstrapGetBootstrapAgentConfigOK ¶
type BootstrapGetBootstrapAgentConfigOK struct {
Payload *models.V3HTTPBody
}
BootstrapGetBootstrapAgentConfigOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapAgentConfigOK ¶
func NewBootstrapGetBootstrapAgentConfigOK() *BootstrapGetBootstrapAgentConfigOK
NewBootstrapGetBootstrapAgentConfigOK creates a BootstrapGetBootstrapAgentConfigOK with default headers values
func (*BootstrapGetBootstrapAgentConfigOK) Error ¶
func (o *BootstrapGetBootstrapAgentConfigOK) Error() string
func (*BootstrapGetBootstrapAgentConfigOK) GetPayload ¶
func (o *BootstrapGetBootstrapAgentConfigOK) GetPayload() *models.V3HTTPBody
type BootstrapGetBootstrapAgentConfigParams ¶
type BootstrapGetBootstrapAgentConfigParams struct { /* APIVersion. API Version. API Version of the resource Default: "infra.k8smgmt.io/v3" */ APIVersion *string /* Kind. Kind. Kind of the resource Default: "BootstrapAgent" */ Kind *string /* MetadataDescription. Description. description of the resource */ MetadataDescription *string /* MetadataDisplayName. Display Name. display name of the resource */ MetadataDisplayName *string // MetadataID. MetadataID *string // MetadataModifiedAt. // // Format: date-time MetadataModifiedAt *strfmt.DateTime /* MetadataName. name of the resource */ MetadataName string /* MetadataOrganization. Organization. Organization to which the resource belongs */ MetadataOrganization *string /* MetadataPartner. Partner. Partner to which the resource belongs */ MetadataPartner *string /* MetadataProject. Project. Project of the resource */ MetadataProject *string // SpecAgentMode. // // Default: "InCluster" SpecAgentMode *string // SpecTemplateRef. SpecTemplateRef string // SpecToken. SpecToken *string // StatusFingerprint. StatusFingerprint *string // StatusIPAddress. StatusIPAddress *string // StatusLastCheckedIn. // // Format: date-time StatusLastCheckedIn *strfmt.DateTime // StatusTokenState. // // Default: "NotSet" StatusTokenState *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapAgentConfigParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap agent config operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapAgentConfigParams ¶
func NewBootstrapGetBootstrapAgentConfigParams() *BootstrapGetBootstrapAgentConfigParams
NewBootstrapGetBootstrapAgentConfigParams creates a new BootstrapGetBootstrapAgentConfigParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapAgentConfigParamsWithContext ¶
func NewBootstrapGetBootstrapAgentConfigParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentConfigParams
NewBootstrapGetBootstrapAgentConfigParamsWithContext creates a new BootstrapGetBootstrapAgentConfigParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapAgentConfigParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapAgentConfigParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentConfigParams
NewBootstrapGetBootstrapAgentConfigParamsWithHTTPClient creates a new BootstrapGetBootstrapAgentConfigParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapAgentConfigParamsWithTimeout ¶
func NewBootstrapGetBootstrapAgentConfigParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentConfigParams
NewBootstrapGetBootstrapAgentConfigParamsWithTimeout creates a new BootstrapGetBootstrapAgentConfigParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapAgentConfigParams) SetAPIVersion ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetContext ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetDefaults ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap agent config params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentConfigParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetKind ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetKind(kind *string)
SetKind adds the kind to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataDescription(metadataDescription *string)
SetMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataDisplayName(metadataDisplayName *string)
SetMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataID ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataID(metadataID *string)
SetMetadataID adds the metadataId to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
SetMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataName ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataOrganization(metadataOrganization *string)
SetMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataPartner(metadataPartner *string)
SetMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetMetadataProject ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetMetadataProject(metadataProject *string)
SetMetadataProject adds the metadataProject to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetSpecAgentMode ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecAgentMode(specAgentMode *string)
SetSpecAgentMode adds the specAgentMode to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetSpecTemplateRef ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecTemplateRef(specTemplateRef string)
SetSpecTemplateRef adds the specTemplateRef to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetSpecToken ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetSpecToken(specToken *string)
SetSpecToken adds the specToken to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetStatusFingerprint ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusFingerprint(statusFingerprint *string)
SetStatusFingerprint adds the statusFingerprint to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetStatusIPAddress ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusIPAddress(statusIPAddress *string)
SetStatusIPAddress adds the statusIpAddress to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetStatusLastCheckedIn ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
SetStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetStatusTokenState ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetStatusTokenState(statusTokenState *string)
SetStatusTokenState adds the statusTokenState to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) SetTimeout ¶
func (o *BootstrapGetBootstrapAgentConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithAPIVersion ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentConfigParams
WithAPIVersion adds the aPIVersion to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithContext ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentConfigParams
WithContext adds the context to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithDefaults ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithDefaults() *BootstrapGetBootstrapAgentConfigParams
WithDefaults hydrates default values in the bootstrap get bootstrap agent config params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentConfigParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentConfigParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithKind ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithKind(kind *string) *BootstrapGetBootstrapAgentConfigParams
WithKind adds the kind to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataID ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataID adds the metadataID to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentConfigParams
WithMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataName ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataName adds the metadataName to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithMetadataProject ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentConfigParams
WithMetadataProject adds the metadataProject to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithSpecAgentMode ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecAgentMode(specAgentMode *string) *BootstrapGetBootstrapAgentConfigParams
WithSpecAgentMode adds the specAgentMode to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithSpecTemplateRef ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapGetBootstrapAgentConfigParams
WithSpecTemplateRef adds the specTemplateRef to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithSpecToken ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentConfigParams
WithSpecToken adds the specToken to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithStatusFingerprint ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapGetBootstrapAgentConfigParams
WithStatusFingerprint adds the statusFingerprint to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithStatusIPAddress ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapGetBootstrapAgentConfigParams
WithStatusIPAddress adds the statusIPAddress to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithStatusLastCheckedIn ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapGetBootstrapAgentConfigParams
WithStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithStatusTokenState ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithStatusTokenState(statusTokenState *string) *BootstrapGetBootstrapAgentConfigParams
WithStatusTokenState adds the statusTokenState to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WithTimeout ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentConfigParams
WithTimeout adds the timeout to the bootstrap get bootstrap agent config params
func (*BootstrapGetBootstrapAgentConfigParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapAgentConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapAgentConfigReader ¶
type BootstrapGetBootstrapAgentConfigReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapAgentConfigReader is a Reader for the BootstrapGetBootstrapAgentConfig structure.
func (*BootstrapGetBootstrapAgentConfigReader) ReadResponse ¶
func (o *BootstrapGetBootstrapAgentConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapAgentDefault ¶
type BootstrapGetBootstrapAgentDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapAgentDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapAgentDefault ¶
func NewBootstrapGetBootstrapAgentDefault(code int) *BootstrapGetBootstrapAgentDefault
NewBootstrapGetBootstrapAgentDefault creates a BootstrapGetBootstrapAgentDefault with default headers values
func (*BootstrapGetBootstrapAgentDefault) Code ¶
func (o *BootstrapGetBootstrapAgentDefault) Code() int
Code gets the status code for the bootstrap get bootstrap agent default response
func (*BootstrapGetBootstrapAgentDefault) Error ¶
func (o *BootstrapGetBootstrapAgentDefault) Error() string
func (*BootstrapGetBootstrapAgentDefault) GetPayload ¶
func (o *BootstrapGetBootstrapAgentDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapAgentForbidden ¶
type BootstrapGetBootstrapAgentForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapAgentForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapAgentForbidden ¶
func NewBootstrapGetBootstrapAgentForbidden() *BootstrapGetBootstrapAgentForbidden
NewBootstrapGetBootstrapAgentForbidden creates a BootstrapGetBootstrapAgentForbidden with default headers values
func (*BootstrapGetBootstrapAgentForbidden) Error ¶
func (o *BootstrapGetBootstrapAgentForbidden) Error() string
func (*BootstrapGetBootstrapAgentForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapAgentForbidden) GetPayload() interface{}
type BootstrapGetBootstrapAgentInternalServerError ¶
type BootstrapGetBootstrapAgentInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapAgentInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapAgentInternalServerError ¶
func NewBootstrapGetBootstrapAgentInternalServerError() *BootstrapGetBootstrapAgentInternalServerError
NewBootstrapGetBootstrapAgentInternalServerError creates a BootstrapGetBootstrapAgentInternalServerError with default headers values
func (*BootstrapGetBootstrapAgentInternalServerError) Error ¶
func (o *BootstrapGetBootstrapAgentInternalServerError) Error() string
func (*BootstrapGetBootstrapAgentInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapAgentInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapAgentNotFound ¶
type BootstrapGetBootstrapAgentNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapAgentNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapAgentNotFound ¶
func NewBootstrapGetBootstrapAgentNotFound() *BootstrapGetBootstrapAgentNotFound
NewBootstrapGetBootstrapAgentNotFound creates a BootstrapGetBootstrapAgentNotFound with default headers values
func (*BootstrapGetBootstrapAgentNotFound) Error ¶
func (o *BootstrapGetBootstrapAgentNotFound) Error() string
func (*BootstrapGetBootstrapAgentNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapAgentNotFound) GetPayload() interface{}
type BootstrapGetBootstrapAgentOK ¶
type BootstrapGetBootstrapAgentOK struct {
Payload *models.SentryBootstrapAgent
}
BootstrapGetBootstrapAgentOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapAgentOK ¶
func NewBootstrapGetBootstrapAgentOK() *BootstrapGetBootstrapAgentOK
NewBootstrapGetBootstrapAgentOK creates a BootstrapGetBootstrapAgentOK with default headers values
func (*BootstrapGetBootstrapAgentOK) Error ¶
func (o *BootstrapGetBootstrapAgentOK) Error() string
func (*BootstrapGetBootstrapAgentOK) GetPayload ¶
func (o *BootstrapGetBootstrapAgentOK) GetPayload() *models.SentryBootstrapAgent
type BootstrapGetBootstrapAgentParams ¶
type BootstrapGetBootstrapAgentParams struct { /* APIVersion. API Version. API Version of the resource Default: "infra.k8smgmt.io/v3" */ APIVersion *string /* Kind. Kind. Kind of the resource Default: "BootstrapAgent" */ Kind *string /* MetadataDescription. Description. description of the resource */ MetadataDescription *string /* MetadataDisplayName. Display Name. display name of the resource */ MetadataDisplayName *string // MetadataID. MetadataID *string // MetadataModifiedAt. // // Format: date-time MetadataModifiedAt *strfmt.DateTime /* MetadataName. name of the resource */ MetadataName string /* MetadataOrganization. Organization. Organization to which the resource belongs */ MetadataOrganization *string /* MetadataPartner. Partner. Partner to which the resource belongs */ MetadataPartner *string /* MetadataProject. Project. Project of the resource */ MetadataProject *string // SpecAgentMode. // // Default: "InCluster" SpecAgentMode *string // SpecTemplateRef. SpecTemplateRef string // SpecToken. SpecToken *string // StatusFingerprint. StatusFingerprint *string // StatusIPAddress. StatusIPAddress *string // StatusLastCheckedIn. // // Format: date-time StatusLastCheckedIn *strfmt.DateTime // StatusTokenState. // // Default: "NotSet" StatusTokenState *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapAgentParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap agent operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapAgentParams ¶
func NewBootstrapGetBootstrapAgentParams() *BootstrapGetBootstrapAgentParams
NewBootstrapGetBootstrapAgentParams creates a new BootstrapGetBootstrapAgentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapAgentParamsWithContext ¶
func NewBootstrapGetBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentParams
NewBootstrapGetBootstrapAgentParamsWithContext creates a new BootstrapGetBootstrapAgentParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapAgentParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentParams
NewBootstrapGetBootstrapAgentParamsWithHTTPClient creates a new BootstrapGetBootstrapAgentParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapAgentParamsWithTimeout ¶
func NewBootstrapGetBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentParams
NewBootstrapGetBootstrapAgentParamsWithTimeout creates a new BootstrapGetBootstrapAgentParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapAgentParams) SetAPIVersion ¶
func (o *BootstrapGetBootstrapAgentParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetContext ¶
func (o *BootstrapGetBootstrapAgentParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetDefaults ¶
func (o *BootstrapGetBootstrapAgentParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapAgentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetKind ¶
func (o *BootstrapGetBootstrapAgentParams) SetKind(kind *string)
SetKind adds the kind to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataDescription(metadataDescription *string)
SetMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataDisplayName(metadataDisplayName *string)
SetMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataID ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataID(metadataID *string)
SetMetadataID adds the metadataId to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
SetMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataName ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataOrganization(metadataOrganization *string)
SetMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataPartner(metadataPartner *string)
SetMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetMetadataProject ¶
func (o *BootstrapGetBootstrapAgentParams) SetMetadataProject(metadataProject *string)
SetMetadataProject adds the metadataProject to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetSpecAgentMode ¶
func (o *BootstrapGetBootstrapAgentParams) SetSpecAgentMode(specAgentMode *string)
SetSpecAgentMode adds the specAgentMode to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetSpecTemplateRef ¶
func (o *BootstrapGetBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
SetSpecTemplateRef adds the specTemplateRef to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetSpecToken ¶
func (o *BootstrapGetBootstrapAgentParams) SetSpecToken(specToken *string)
SetSpecToken adds the specToken to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetStatusFingerprint ¶
func (o *BootstrapGetBootstrapAgentParams) SetStatusFingerprint(statusFingerprint *string)
SetStatusFingerprint adds the statusFingerprint to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetStatusIPAddress ¶
func (o *BootstrapGetBootstrapAgentParams) SetStatusIPAddress(statusIPAddress *string)
SetStatusIPAddress adds the statusIpAddress to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetStatusLastCheckedIn ¶
func (o *BootstrapGetBootstrapAgentParams) SetStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime)
SetStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetStatusTokenState ¶
func (o *BootstrapGetBootstrapAgentParams) SetStatusTokenState(statusTokenState *string)
SetStatusTokenState adds the statusTokenState to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) SetTimeout ¶
func (o *BootstrapGetBootstrapAgentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithAPIVersion ¶
func (o *BootstrapGetBootstrapAgentParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentParams
WithAPIVersion adds the aPIVersion to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithContext ¶
func (o *BootstrapGetBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentParams
WithContext adds the context to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithDefaults ¶
func (o *BootstrapGetBootstrapAgentParams) WithDefaults() *BootstrapGetBootstrapAgentParams
WithDefaults hydrates default values in the bootstrap get bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithKind ¶
func (o *BootstrapGetBootstrapAgentParams) WithKind(kind *string) *BootstrapGetBootstrapAgentParams
WithKind adds the kind to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentParams
WithMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentParams
WithMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataID ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentParams
WithMetadataID adds the metadataID to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentParams
WithMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataName ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentParams
WithMetadataName adds the metadataName to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentParams
WithMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentParams
WithMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithMetadataProject ¶
func (o *BootstrapGetBootstrapAgentParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentParams
WithMetadataProject adds the metadataProject to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithSpecAgentMode ¶
func (o *BootstrapGetBootstrapAgentParams) WithSpecAgentMode(specAgentMode *string) *BootstrapGetBootstrapAgentParams
WithSpecAgentMode adds the specAgentMode to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithSpecTemplateRef ¶
func (o *BootstrapGetBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapGetBootstrapAgentParams
WithSpecTemplateRef adds the specTemplateRef to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithSpecToken ¶
func (o *BootstrapGetBootstrapAgentParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentParams
WithSpecToken adds the specToken to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithStatusFingerprint ¶
func (o *BootstrapGetBootstrapAgentParams) WithStatusFingerprint(statusFingerprint *string) *BootstrapGetBootstrapAgentParams
WithStatusFingerprint adds the statusFingerprint to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithStatusIPAddress ¶
func (o *BootstrapGetBootstrapAgentParams) WithStatusIPAddress(statusIPAddress *string) *BootstrapGetBootstrapAgentParams
WithStatusIPAddress adds the statusIPAddress to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithStatusLastCheckedIn ¶
func (o *BootstrapGetBootstrapAgentParams) WithStatusLastCheckedIn(statusLastCheckedIn *strfmt.DateTime) *BootstrapGetBootstrapAgentParams
WithStatusLastCheckedIn adds the statusLastCheckedIn to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithStatusTokenState ¶
func (o *BootstrapGetBootstrapAgentParams) WithStatusTokenState(statusTokenState *string) *BootstrapGetBootstrapAgentParams
WithStatusTokenState adds the statusTokenState to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WithTimeout ¶
func (o *BootstrapGetBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentParams
WithTimeout adds the timeout to the bootstrap get bootstrap agent params
func (*BootstrapGetBootstrapAgentParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapAgentReader ¶
type BootstrapGetBootstrapAgentReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapAgentReader is a Reader for the BootstrapGetBootstrapAgent structure.
func (*BootstrapGetBootstrapAgentReader) ReadResponse ¶
func (o *BootstrapGetBootstrapAgentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapAgentTemplateDefault ¶
type BootstrapGetBootstrapAgentTemplateDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapAgentTemplateDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapAgentTemplateDefault ¶
func NewBootstrapGetBootstrapAgentTemplateDefault(code int) *BootstrapGetBootstrapAgentTemplateDefault
NewBootstrapGetBootstrapAgentTemplateDefault creates a BootstrapGetBootstrapAgentTemplateDefault with default headers values
func (*BootstrapGetBootstrapAgentTemplateDefault) Code ¶
func (o *BootstrapGetBootstrapAgentTemplateDefault) Code() int
Code gets the status code for the bootstrap get bootstrap agent template default response
func (*BootstrapGetBootstrapAgentTemplateDefault) Error ¶
func (o *BootstrapGetBootstrapAgentTemplateDefault) Error() string
func (*BootstrapGetBootstrapAgentTemplateDefault) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplateDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapAgentTemplateForbidden ¶
type BootstrapGetBootstrapAgentTemplateForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplateForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapAgentTemplateForbidden ¶
func NewBootstrapGetBootstrapAgentTemplateForbidden() *BootstrapGetBootstrapAgentTemplateForbidden
NewBootstrapGetBootstrapAgentTemplateForbidden creates a BootstrapGetBootstrapAgentTemplateForbidden with default headers values
func (*BootstrapGetBootstrapAgentTemplateForbidden) Error ¶
func (o *BootstrapGetBootstrapAgentTemplateForbidden) Error() string
func (*BootstrapGetBootstrapAgentTemplateForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplateForbidden) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplateInternalServerError ¶
type BootstrapGetBootstrapAgentTemplateInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplateInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapAgentTemplateInternalServerError ¶
func NewBootstrapGetBootstrapAgentTemplateInternalServerError() *BootstrapGetBootstrapAgentTemplateInternalServerError
NewBootstrapGetBootstrapAgentTemplateInternalServerError creates a BootstrapGetBootstrapAgentTemplateInternalServerError with default headers values
func (*BootstrapGetBootstrapAgentTemplateInternalServerError) Error ¶
func (o *BootstrapGetBootstrapAgentTemplateInternalServerError) Error() string
func (*BootstrapGetBootstrapAgentTemplateInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplateInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplateNotFound ¶
type BootstrapGetBootstrapAgentTemplateNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplateNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapAgentTemplateNotFound ¶
func NewBootstrapGetBootstrapAgentTemplateNotFound() *BootstrapGetBootstrapAgentTemplateNotFound
NewBootstrapGetBootstrapAgentTemplateNotFound creates a BootstrapGetBootstrapAgentTemplateNotFound with default headers values
func (*BootstrapGetBootstrapAgentTemplateNotFound) Error ¶
func (o *BootstrapGetBootstrapAgentTemplateNotFound) Error() string
func (*BootstrapGetBootstrapAgentTemplateNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplateNotFound) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplateOK ¶
type BootstrapGetBootstrapAgentTemplateOK struct {
Payload *models.SentryBootstrapAgentTemplate
}
BootstrapGetBootstrapAgentTemplateOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapAgentTemplateOK ¶
func NewBootstrapGetBootstrapAgentTemplateOK() *BootstrapGetBootstrapAgentTemplateOK
NewBootstrapGetBootstrapAgentTemplateOK creates a BootstrapGetBootstrapAgentTemplateOK with default headers values
func (*BootstrapGetBootstrapAgentTemplateOK) Error ¶
func (o *BootstrapGetBootstrapAgentTemplateOK) Error() string
func (*BootstrapGetBootstrapAgentTemplateOK) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplateOK) GetPayload() *models.SentryBootstrapAgentTemplate
type BootstrapGetBootstrapAgentTemplateParams ¶
type BootstrapGetBootstrapAgentTemplateParams struct { /* APIVersion. API Version. API Version of the resource Default: "infra.k8smgmt.io/v3" */ APIVersion *string /* Kind. Kind. Kind of the resource Default: "BootstrapAgentTemplate" */ Kind *string /* MetadataDescription. Description. description of the resource */ MetadataDescription *string /* MetadataDisplayName. Display Name. display name of the resource */ MetadataDisplayName *string // MetadataID. MetadataID *string // MetadataModifiedAt. // // Format: date-time MetadataModifiedAt *strfmt.DateTime /* MetadataName. name of the resource */ MetadataName string /* MetadataOrganization. Organization. Organization to which the resource belongs */ MetadataOrganization *string /* MetadataPartner. Partner. Partner to which the resource belongs */ MetadataPartner *string /* MetadataProject. Project. Project of the resource */ MetadataProject *string // SpecAutoApprove. SpecAutoApprove *bool // SpecAutoRegister. SpecAutoRegister *bool // SpecIgnoreMultipleRegister. SpecIgnoreMultipleRegister *bool // SpecInClusterTemplate. SpecInClusterTemplate *string // SpecInfraRef. SpecInfraRef *string // SpecOutOfClusterTemplate. SpecOutOfClusterTemplate *string // SpecTemplateType. // // Default: "TemplateTypeNotSet" SpecTemplateType *string // SpecToken. SpecToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapAgentTemplateParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap agent template operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapAgentTemplateParams ¶
func NewBootstrapGetBootstrapAgentTemplateParams() *BootstrapGetBootstrapAgentTemplateParams
NewBootstrapGetBootstrapAgentTemplateParams creates a new BootstrapGetBootstrapAgentTemplateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapAgentTemplateParamsWithContext ¶
func NewBootstrapGetBootstrapAgentTemplateParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplateParams
NewBootstrapGetBootstrapAgentTemplateParamsWithContext creates a new BootstrapGetBootstrapAgentTemplateParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapAgentTemplateParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapAgentTemplateParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplateParams
NewBootstrapGetBootstrapAgentTemplateParamsWithHTTPClient creates a new BootstrapGetBootstrapAgentTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapAgentTemplateParamsWithTimeout ¶
func NewBootstrapGetBootstrapAgentTemplateParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplateParams
NewBootstrapGetBootstrapAgentTemplateParamsWithTimeout creates a new BootstrapGetBootstrapAgentTemplateParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapAgentTemplateParams) SetAPIVersion ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetContext ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetDefaults ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap agent template params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentTemplateParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetKind ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetKind(kind *string)
SetKind adds the kind to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataDescription(metadataDescription *string)
SetMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataDisplayName(metadataDisplayName *string)
SetMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataID ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataID(metadataID *string)
SetMetadataID adds the metadataId to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
SetMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataName ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataOrganization(metadataOrganization *string)
SetMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataPartner(metadataPartner *string)
SetMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetMetadataProject ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetMetadataProject(metadataProject *string)
SetMetadataProject adds the metadataProject to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoApprove ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoApprove(specAutoApprove *bool)
SetSpecAutoApprove adds the specAutoApprove to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoRegister ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecAutoRegister(specAutoRegister *bool)
SetSpecAutoRegister adds the specAutoRegister to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecIgnoreMultipleRegister ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecIgnoreMultipleRegister(specIgnoreMultipleRegister *bool)
SetSpecIgnoreMultipleRegister adds the specIgnoreMultipleRegister to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecInClusterTemplate ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecInClusterTemplate(specInClusterTemplate *string)
SetSpecInClusterTemplate adds the specInClusterTemplate to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecInfraRef ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecInfraRef(specInfraRef *string)
SetSpecInfraRef adds the specInfraRef to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecOutOfClusterTemplate ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecOutOfClusterTemplate(specOutOfClusterTemplate *string)
SetSpecOutOfClusterTemplate adds the specOutOfClusterTemplate to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecTemplateType ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecTemplateType(specTemplateType *string)
SetSpecTemplateType adds the specTemplateType to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetSpecToken ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetSpecToken(specToken *string)
SetSpecToken adds the specToken to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) SetTimeout ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithAPIVersion ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapAgentTemplateParams
WithAPIVersion adds the aPIVersion to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithContext ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplateParams
WithContext adds the context to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithDefaults ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithDefaults() *BootstrapGetBootstrapAgentTemplateParams
WithDefaults hydrates default values in the bootstrap get bootstrap agent template params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentTemplateParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplateParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithKind ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithKind(kind *string) *BootstrapGetBootstrapAgentTemplateParams
WithKind adds the kind to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataDescription ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataDescription adds the metadataDescription to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataDisplayName ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataID ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataID adds the metadataID to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataName ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataName adds the metadataName to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataOrganization ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataPartner ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataPartner adds the metadataPartner to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithMetadataProject ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapAgentTemplateParams
WithMetadataProject adds the metadataProject to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoApprove ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoApprove(specAutoApprove *bool) *BootstrapGetBootstrapAgentTemplateParams
WithSpecAutoApprove adds the specAutoApprove to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoRegister ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecAutoRegister(specAutoRegister *bool) *BootstrapGetBootstrapAgentTemplateParams
WithSpecAutoRegister adds the specAutoRegister to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecIgnoreMultipleRegister ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecIgnoreMultipleRegister(specIgnoreMultipleRegister *bool) *BootstrapGetBootstrapAgentTemplateParams
WithSpecIgnoreMultipleRegister adds the specIgnoreMultipleRegister to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecInClusterTemplate ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecInClusterTemplate(specInClusterTemplate *string) *BootstrapGetBootstrapAgentTemplateParams
WithSpecInClusterTemplate adds the specInClusterTemplate to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecInfraRef ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecInfraRef(specInfraRef *string) *BootstrapGetBootstrapAgentTemplateParams
WithSpecInfraRef adds the specInfraRef to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecOutOfClusterTemplate ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecOutOfClusterTemplate(specOutOfClusterTemplate *string) *BootstrapGetBootstrapAgentTemplateParams
WithSpecOutOfClusterTemplate adds the specOutOfClusterTemplate to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecTemplateType ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecTemplateType(specTemplateType *string) *BootstrapGetBootstrapAgentTemplateParams
WithSpecTemplateType adds the specTemplateType to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithSpecToken ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithSpecToken(specToken *string) *BootstrapGetBootstrapAgentTemplateParams
WithSpecToken adds the specToken to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WithTimeout ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplateParams
WithTimeout adds the timeout to the bootstrap get bootstrap agent template params
func (*BootstrapGetBootstrapAgentTemplateParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapAgentTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapAgentTemplateReader ¶
type BootstrapGetBootstrapAgentTemplateReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapAgentTemplateReader is a Reader for the BootstrapGetBootstrapAgentTemplate structure.
func (*BootstrapGetBootstrapAgentTemplateReader) ReadResponse ¶
func (o *BootstrapGetBootstrapAgentTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapAgentTemplatesDefault ¶
type BootstrapGetBootstrapAgentTemplatesDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapAgentTemplatesDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapAgentTemplatesDefault ¶
func NewBootstrapGetBootstrapAgentTemplatesDefault(code int) *BootstrapGetBootstrapAgentTemplatesDefault
NewBootstrapGetBootstrapAgentTemplatesDefault creates a BootstrapGetBootstrapAgentTemplatesDefault with default headers values
func (*BootstrapGetBootstrapAgentTemplatesDefault) Code ¶
func (o *BootstrapGetBootstrapAgentTemplatesDefault) Code() int
Code gets the status code for the bootstrap get bootstrap agent templates default response
func (*BootstrapGetBootstrapAgentTemplatesDefault) Error ¶
func (o *BootstrapGetBootstrapAgentTemplatesDefault) Error() string
func (*BootstrapGetBootstrapAgentTemplatesDefault) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplatesDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapAgentTemplatesForbidden ¶
type BootstrapGetBootstrapAgentTemplatesForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplatesForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapAgentTemplatesForbidden ¶
func NewBootstrapGetBootstrapAgentTemplatesForbidden() *BootstrapGetBootstrapAgentTemplatesForbidden
NewBootstrapGetBootstrapAgentTemplatesForbidden creates a BootstrapGetBootstrapAgentTemplatesForbidden with default headers values
func (*BootstrapGetBootstrapAgentTemplatesForbidden) Error ¶
func (o *BootstrapGetBootstrapAgentTemplatesForbidden) Error() string
func (*BootstrapGetBootstrapAgentTemplatesForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplatesForbidden) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplatesInternalServerError ¶
type BootstrapGetBootstrapAgentTemplatesInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplatesInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapAgentTemplatesInternalServerError ¶
func NewBootstrapGetBootstrapAgentTemplatesInternalServerError() *BootstrapGetBootstrapAgentTemplatesInternalServerError
NewBootstrapGetBootstrapAgentTemplatesInternalServerError creates a BootstrapGetBootstrapAgentTemplatesInternalServerError with default headers values
func (*BootstrapGetBootstrapAgentTemplatesInternalServerError) Error ¶
func (o *BootstrapGetBootstrapAgentTemplatesInternalServerError) Error() string
func (*BootstrapGetBootstrapAgentTemplatesInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplatesInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplatesNotFound ¶
type BootstrapGetBootstrapAgentTemplatesNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapAgentTemplatesNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapAgentTemplatesNotFound ¶
func NewBootstrapGetBootstrapAgentTemplatesNotFound() *BootstrapGetBootstrapAgentTemplatesNotFound
NewBootstrapGetBootstrapAgentTemplatesNotFound creates a BootstrapGetBootstrapAgentTemplatesNotFound with default headers values
func (*BootstrapGetBootstrapAgentTemplatesNotFound) Error ¶
func (o *BootstrapGetBootstrapAgentTemplatesNotFound) Error() string
func (*BootstrapGetBootstrapAgentTemplatesNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplatesNotFound) GetPayload() interface{}
type BootstrapGetBootstrapAgentTemplatesOK ¶
type BootstrapGetBootstrapAgentTemplatesOK struct {
Payload *models.SentryBootstrapAgentTemplateList
}
BootstrapGetBootstrapAgentTemplatesOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapAgentTemplatesOK ¶
func NewBootstrapGetBootstrapAgentTemplatesOK() *BootstrapGetBootstrapAgentTemplatesOK
NewBootstrapGetBootstrapAgentTemplatesOK creates a BootstrapGetBootstrapAgentTemplatesOK with default headers values
func (*BootstrapGetBootstrapAgentTemplatesOK) Error ¶
func (o *BootstrapGetBootstrapAgentTemplatesOK) Error() string
func (*BootstrapGetBootstrapAgentTemplatesOK) GetPayload ¶
func (o *BootstrapGetBootstrapAgentTemplatesOK) GetPayload() *models.SentryBootstrapAgentTemplateList
type BootstrapGetBootstrapAgentTemplatesParams ¶
type BootstrapGetBootstrapAgentTemplatesParams struct { // ID. ID *string // Account. Account *string // BlueprintRef. BlueprintRef *string // ClusterID. ClusterID *string // Count. // // Format: int64 Count *string // Deleted. Deleted *bool /* DisplayName. displayName only used for update queries to set displayName (READONLY). */ DisplayName *string // Extended. Extended *bool /* GlobalScope. globalScope sets partnerID,organizationID,projectID = 0. */ GlobalScope *bool // Groups. Groups []string /* IgnoreScopeDefault. ignoreScopeDefault ignores default values for partnerID, organizationID and projectID. */ IgnoreScopeDefault *bool // IsSSOUser. IsSSOUser *bool // Limit. // // Format: int64 Limit *string /* Name. name is unique ID of a resource along with (partnerID, organizationID, projectID). */ Name *string // Offset. // // Format: int64 Offset *string // Order. Order *string // OrderBy. OrderBy *string // Organization. Organization *string // Partner. Partner *string // Project. Project *string // PublishedVersion. PublishedVersion *string /* Selector. selector is used to filter the labels of a resource. */ Selector *string /* URLScope. urlScope is supposed to be passed in the URL as kind/HashID(value). */ URLScope *string // Username. Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapAgentTemplatesParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap agent templates operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapAgentTemplatesParams ¶
func NewBootstrapGetBootstrapAgentTemplatesParams() *BootstrapGetBootstrapAgentTemplatesParams
NewBootstrapGetBootstrapAgentTemplatesParams creates a new BootstrapGetBootstrapAgentTemplatesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapAgentTemplatesParamsWithContext ¶
func NewBootstrapGetBootstrapAgentTemplatesParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplatesParams
NewBootstrapGetBootstrapAgentTemplatesParamsWithContext creates a new BootstrapGetBootstrapAgentTemplatesParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapAgentTemplatesParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapAgentTemplatesParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplatesParams
NewBootstrapGetBootstrapAgentTemplatesParamsWithHTTPClient creates a new BootstrapGetBootstrapAgentTemplatesParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapAgentTemplatesParamsWithTimeout ¶
func NewBootstrapGetBootstrapAgentTemplatesParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplatesParams
NewBootstrapGetBootstrapAgentTemplatesParamsWithTimeout creates a new BootstrapGetBootstrapAgentTemplatesParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapAgentTemplatesParams) SetAccount ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetAccount(account *string)
SetAccount adds the account to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetBlueprintRef ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetBlueprintRef(blueprintRef *string)
SetBlueprintRef adds the blueprintRef to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetClusterID ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetClusterID(clusterID *string)
SetClusterID adds the clusterId to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetContext ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetCount ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetCount(count *string)
SetCount adds the count to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetDefaults ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap agent templates params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentTemplatesParams) SetDeleted ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDeleted(deleted *bool)
SetDeleted adds the deleted to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetDisplayName ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetDisplayName(displayName *string)
SetDisplayName adds the displayName to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetExtended ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetExtended(extended *bool)
SetExtended adds the extended to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetGlobalScope ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetGlobalScope(globalScope *bool)
SetGlobalScope adds the globalScope to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetGroups ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetGroups(groups []string)
SetGroups adds the groups to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetID ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetID(id *string)
SetID adds the id to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetIgnoreScopeDefault ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetIgnoreScopeDefault(ignoreScopeDefault *bool)
SetIgnoreScopeDefault adds the ignoreScopeDefault to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetIsSSOUser ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetIsSSOUser(isSSOUser *bool)
SetIsSSOUser adds the isSSOUser to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetLimit ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetLimit(limit *string)
SetLimit adds the limit to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetName ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetName(name *string)
SetName adds the name to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetOffset ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOffset(offset *string)
SetOffset adds the offset to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetOrder ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrder(order *string)
SetOrder adds the order to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetOrderBy ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrderBy(orderBy *string)
SetOrderBy adds the orderBy to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetOrganization ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetOrganization(organization *string)
SetOrganization adds the organization to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetPartner ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetPartner(partner *string)
SetPartner adds the partner to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetProject ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetProject(project *string)
SetProject adds the project to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetPublishedVersion ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetPublishedVersion(publishedVersion *string)
SetPublishedVersion adds the publishedVersion to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetSelector ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetSelector(selector *string)
SetSelector adds the selector to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetTimeout ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetURLScope ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetURLScope(uRLScope *string)
SetURLScope adds the urlScope to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) SetUsername ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) SetUsername(username *string)
SetUsername adds the username to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithAccount ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithAccount(account *string) *BootstrapGetBootstrapAgentTemplatesParams
WithAccount adds the account to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithBlueprintRef ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithBlueprintRef(blueprintRef *string) *BootstrapGetBootstrapAgentTemplatesParams
WithBlueprintRef adds the blueprintRef to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithClusterID ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithClusterID(clusterID *string) *BootstrapGetBootstrapAgentTemplatesParams
WithClusterID adds the clusterID to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithContext ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentTemplatesParams
WithContext adds the context to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithCount ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithCount(count *string) *BootstrapGetBootstrapAgentTemplatesParams
WithCount adds the count to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithDefaults ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDefaults() *BootstrapGetBootstrapAgentTemplatesParams
WithDefaults hydrates default values in the bootstrap get bootstrap agent templates params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentTemplatesParams) WithDeleted ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDeleted(deleted *bool) *BootstrapGetBootstrapAgentTemplatesParams
WithDeleted adds the deleted to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithDisplayName ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithDisplayName(displayName *string) *BootstrapGetBootstrapAgentTemplatesParams
WithDisplayName adds the displayName to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithExtended ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithExtended(extended *bool) *BootstrapGetBootstrapAgentTemplatesParams
WithExtended adds the extended to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithGlobalScope ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithGlobalScope(globalScope *bool) *BootstrapGetBootstrapAgentTemplatesParams
WithGlobalScope adds the globalScope to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithGroups ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithGroups(groups []string) *BootstrapGetBootstrapAgentTemplatesParams
WithGroups adds the groups to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentTemplatesParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithID ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithID(id *string) *BootstrapGetBootstrapAgentTemplatesParams
WithID adds the id to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithIgnoreScopeDefault ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithIgnoreScopeDefault(ignoreScopeDefault *bool) *BootstrapGetBootstrapAgentTemplatesParams
WithIgnoreScopeDefault adds the ignoreScopeDefault to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithIsSSOUser ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithIsSSOUser(isSSOUser *bool) *BootstrapGetBootstrapAgentTemplatesParams
WithIsSSOUser adds the isSSOUser to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithLimit ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithLimit(limit *string) *BootstrapGetBootstrapAgentTemplatesParams
WithLimit adds the limit to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithName ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithName(name *string) *BootstrapGetBootstrapAgentTemplatesParams
WithName adds the name to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithOffset ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOffset(offset *string) *BootstrapGetBootstrapAgentTemplatesParams
WithOffset adds the offset to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithOrder ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrder(order *string) *BootstrapGetBootstrapAgentTemplatesParams
WithOrder adds the order to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithOrderBy ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrderBy(orderBy *string) *BootstrapGetBootstrapAgentTemplatesParams
WithOrderBy adds the orderBy to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithOrganization ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithOrganization(organization *string) *BootstrapGetBootstrapAgentTemplatesParams
WithOrganization adds the organization to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithPartner ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithPartner(partner *string) *BootstrapGetBootstrapAgentTemplatesParams
WithPartner adds the partner to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithProject ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithProject(project *string) *BootstrapGetBootstrapAgentTemplatesParams
WithProject adds the project to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithPublishedVersion ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithPublishedVersion(publishedVersion *string) *BootstrapGetBootstrapAgentTemplatesParams
WithPublishedVersion adds the publishedVersion to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithSelector ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithSelector(selector *string) *BootstrapGetBootstrapAgentTemplatesParams
WithSelector adds the selector to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithTimeout ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentTemplatesParams
WithTimeout adds the timeout to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithURLScope ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithURLScope(uRLScope *string) *BootstrapGetBootstrapAgentTemplatesParams
WithURLScope adds the uRLScope to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WithUsername ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WithUsername(username *string) *BootstrapGetBootstrapAgentTemplatesParams
WithUsername adds the username to the bootstrap get bootstrap agent templates params
func (*BootstrapGetBootstrapAgentTemplatesParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapAgentTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapAgentTemplatesReader ¶
type BootstrapGetBootstrapAgentTemplatesReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapAgentTemplatesReader is a Reader for the BootstrapGetBootstrapAgentTemplates structure.
func (*BootstrapGetBootstrapAgentTemplatesReader) ReadResponse ¶
func (o *BootstrapGetBootstrapAgentTemplatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapAgentsDefault ¶
type BootstrapGetBootstrapAgentsDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapAgentsDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapAgentsDefault ¶
func NewBootstrapGetBootstrapAgentsDefault(code int) *BootstrapGetBootstrapAgentsDefault
NewBootstrapGetBootstrapAgentsDefault creates a BootstrapGetBootstrapAgentsDefault with default headers values
func (*BootstrapGetBootstrapAgentsDefault) Code ¶
func (o *BootstrapGetBootstrapAgentsDefault) Code() int
Code gets the status code for the bootstrap get bootstrap agents default response
func (*BootstrapGetBootstrapAgentsDefault) Error ¶
func (o *BootstrapGetBootstrapAgentsDefault) Error() string
func (*BootstrapGetBootstrapAgentsDefault) GetPayload ¶
func (o *BootstrapGetBootstrapAgentsDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapAgentsForbidden ¶
type BootstrapGetBootstrapAgentsForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapAgentsForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapAgentsForbidden ¶
func NewBootstrapGetBootstrapAgentsForbidden() *BootstrapGetBootstrapAgentsForbidden
NewBootstrapGetBootstrapAgentsForbidden creates a BootstrapGetBootstrapAgentsForbidden with default headers values
func (*BootstrapGetBootstrapAgentsForbidden) Error ¶
func (o *BootstrapGetBootstrapAgentsForbidden) Error() string
func (*BootstrapGetBootstrapAgentsForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapAgentsForbidden) GetPayload() interface{}
type BootstrapGetBootstrapAgentsInternalServerError ¶
type BootstrapGetBootstrapAgentsInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapAgentsInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapAgentsInternalServerError ¶
func NewBootstrapGetBootstrapAgentsInternalServerError() *BootstrapGetBootstrapAgentsInternalServerError
NewBootstrapGetBootstrapAgentsInternalServerError creates a BootstrapGetBootstrapAgentsInternalServerError with default headers values
func (*BootstrapGetBootstrapAgentsInternalServerError) Error ¶
func (o *BootstrapGetBootstrapAgentsInternalServerError) Error() string
func (*BootstrapGetBootstrapAgentsInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapAgentsInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapAgentsNotFound ¶
type BootstrapGetBootstrapAgentsNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapAgentsNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapAgentsNotFound ¶
func NewBootstrapGetBootstrapAgentsNotFound() *BootstrapGetBootstrapAgentsNotFound
NewBootstrapGetBootstrapAgentsNotFound creates a BootstrapGetBootstrapAgentsNotFound with default headers values
func (*BootstrapGetBootstrapAgentsNotFound) Error ¶
func (o *BootstrapGetBootstrapAgentsNotFound) Error() string
func (*BootstrapGetBootstrapAgentsNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapAgentsNotFound) GetPayload() interface{}
type BootstrapGetBootstrapAgentsOK ¶
type BootstrapGetBootstrapAgentsOK struct {
Payload *models.SentryBootstrapAgentList
}
BootstrapGetBootstrapAgentsOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapAgentsOK ¶
func NewBootstrapGetBootstrapAgentsOK() *BootstrapGetBootstrapAgentsOK
NewBootstrapGetBootstrapAgentsOK creates a BootstrapGetBootstrapAgentsOK with default headers values
func (*BootstrapGetBootstrapAgentsOK) Error ¶
func (o *BootstrapGetBootstrapAgentsOK) Error() string
func (*BootstrapGetBootstrapAgentsOK) GetPayload ¶
func (o *BootstrapGetBootstrapAgentsOK) GetPayload() *models.SentryBootstrapAgentList
type BootstrapGetBootstrapAgentsParams ¶
type BootstrapGetBootstrapAgentsParams struct { // OptsID. OptsID *string // OptsAccount. OptsAccount *string // OptsBlueprintRef. OptsBlueprintRef *string // OptsClusterID. OptsClusterID *string // OptsCount. // // Format: int64 OptsCount *string // OptsDeleted. OptsDeleted *bool /* OptsDisplayName. displayName only used for update queries to set displayName (READONLY). */ OptsDisplayName *string // OptsExtended. OptsExtended *bool /* OptsGlobalScope. globalScope sets partnerID,organizationID,projectID = 0. */ OptsGlobalScope *bool // OptsGroups. OptsGroups []string /* OptsIgnoreScopeDefault. ignoreScopeDefault ignores default values for partnerID, organizationID and projectID. */ OptsIgnoreScopeDefault *bool // OptsIsSSOUser. OptsIsSSOUser *bool // OptsLimit. // // Format: int64 OptsLimit *string /* OptsName. name is unique ID of a resource along with (partnerID, organizationID, projectID). */ OptsName *string // OptsOffset. // // Format: int64 OptsOffset *string // OptsOrder. OptsOrder *string // OptsOrderBy. OptsOrderBy *string // OptsOrganization. OptsOrganization *string // OptsPartner. OptsPartner *string // OptsProject. OptsProject *string // OptsPublishedVersion. OptsPublishedVersion *string /* OptsSelector. selector is used to filter the labels of a resource. */ OptsSelector *string /* OptsURLScope. urlScope is supposed to be passed in the URL as kind/HashID(value). */ OptsURLScope *string // OptsUsername. OptsUsername *string // TemplateScope. TemplateScope string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapAgentsParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap agents operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapAgentsParams ¶
func NewBootstrapGetBootstrapAgentsParams() *BootstrapGetBootstrapAgentsParams
NewBootstrapGetBootstrapAgentsParams creates a new BootstrapGetBootstrapAgentsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapAgentsParamsWithContext ¶
func NewBootstrapGetBootstrapAgentsParamsWithContext(ctx context.Context) *BootstrapGetBootstrapAgentsParams
NewBootstrapGetBootstrapAgentsParamsWithContext creates a new BootstrapGetBootstrapAgentsParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapAgentsParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapAgentsParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentsParams
NewBootstrapGetBootstrapAgentsParamsWithHTTPClient creates a new BootstrapGetBootstrapAgentsParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapAgentsParamsWithTimeout ¶
func NewBootstrapGetBootstrapAgentsParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentsParams
NewBootstrapGetBootstrapAgentsParamsWithTimeout creates a new BootstrapGetBootstrapAgentsParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapAgentsParams) SetContext ¶
func (o *BootstrapGetBootstrapAgentsParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetDefaults ¶
func (o *BootstrapGetBootstrapAgentsParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap agents params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentsParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapAgentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsAccount ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsAccount(optsAccount *string)
SetOptsAccount adds the optsAccount to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsBlueprintRef ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsBlueprintRef(optsBlueprintRef *string)
SetOptsBlueprintRef adds the optsBlueprintRef to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsClusterID ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsClusterID(optsClusterID *string)
SetOptsClusterID adds the optsClusterId to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsCount ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsCount(optsCount *string)
SetOptsCount adds the optsCount to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsDeleted ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsDeleted(optsDeleted *bool)
SetOptsDeleted adds the optsDeleted to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsDisplayName ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsDisplayName(optsDisplayName *string)
SetOptsDisplayName adds the optsDisplayName to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsExtended ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsExtended(optsExtended *bool)
SetOptsExtended adds the optsExtended to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsGlobalScope ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsGlobalScope(optsGlobalScope *bool)
SetOptsGlobalScope adds the optsGlobalScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsGroups ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsGroups(optsGroups []string)
SetOptsGroups adds the optsGroups to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsID ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsID(optsID *string)
SetOptsID adds the optsId to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsIgnoreScopeDefault ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsIgnoreScopeDefault(optsIgnoreScopeDefault *bool)
SetOptsIgnoreScopeDefault adds the optsIgnoreScopeDefault to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsIsSSOUser ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsIsSSOUser(optsIsSSOUser *bool)
SetOptsIsSSOUser adds the optsIsSSOUser to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsLimit ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsLimit(optsLimit *string)
SetOptsLimit adds the optsLimit to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsName ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsName(optsName *string)
SetOptsName adds the optsName to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsOffset ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsOffset(optsOffset *string)
SetOptsOffset adds the optsOffset to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsOrder ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrder(optsOrder *string)
SetOptsOrder adds the optsOrder to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsOrderBy ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrderBy(optsOrderBy *string)
SetOptsOrderBy adds the optsOrderBy to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsOrganization ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsOrganization(optsOrganization *string)
SetOptsOrganization adds the optsOrganization to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsPartner ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsPartner(optsPartner *string)
SetOptsPartner adds the optsPartner to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsProject ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsProject(optsProject *string)
SetOptsProject adds the optsProject to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsPublishedVersion ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsPublishedVersion(optsPublishedVersion *string)
SetOptsPublishedVersion adds the optsPublishedVersion to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsSelector ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsSelector(optsSelector *string)
SetOptsSelector adds the optsSelector to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsURLScope ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsURLScope(optsURLScope *string)
SetOptsURLScope adds the optsUrlScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetOptsUsername ¶
func (o *BootstrapGetBootstrapAgentsParams) SetOptsUsername(optsUsername *string)
SetOptsUsername adds the optsUsername to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetTemplateScope ¶
func (o *BootstrapGetBootstrapAgentsParams) SetTemplateScope(templateScope string)
SetTemplateScope adds the templateScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) SetTimeout ¶
func (o *BootstrapGetBootstrapAgentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithContext ¶
func (o *BootstrapGetBootstrapAgentsParams) WithContext(ctx context.Context) *BootstrapGetBootstrapAgentsParams
WithContext adds the context to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithDefaults ¶
func (o *BootstrapGetBootstrapAgentsParams) WithDefaults() *BootstrapGetBootstrapAgentsParams
WithDefaults hydrates default values in the bootstrap get bootstrap agents params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapAgentsParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapAgentsParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapAgentsParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsAccount ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsAccount(optsAccount *string) *BootstrapGetBootstrapAgentsParams
WithOptsAccount adds the optsAccount to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsBlueprintRef ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsBlueprintRef(optsBlueprintRef *string) *BootstrapGetBootstrapAgentsParams
WithOptsBlueprintRef adds the optsBlueprintRef to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsClusterID ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsClusterID(optsClusterID *string) *BootstrapGetBootstrapAgentsParams
WithOptsClusterID adds the optsClusterID to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsCount ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsCount(optsCount *string) *BootstrapGetBootstrapAgentsParams
WithOptsCount adds the optsCount to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsDeleted ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsDeleted(optsDeleted *bool) *BootstrapGetBootstrapAgentsParams
WithOptsDeleted adds the optsDeleted to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsDisplayName ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsDisplayName(optsDisplayName *string) *BootstrapGetBootstrapAgentsParams
WithOptsDisplayName adds the optsDisplayName to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsExtended ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsExtended(optsExtended *bool) *BootstrapGetBootstrapAgentsParams
WithOptsExtended adds the optsExtended to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsGlobalScope ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsGlobalScope(optsGlobalScope *bool) *BootstrapGetBootstrapAgentsParams
WithOptsGlobalScope adds the optsGlobalScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsGroups ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsGroups(optsGroups []string) *BootstrapGetBootstrapAgentsParams
WithOptsGroups adds the optsGroups to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsID ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsID(optsID *string) *BootstrapGetBootstrapAgentsParams
WithOptsID adds the optsID to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsIgnoreScopeDefault ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsIgnoreScopeDefault(optsIgnoreScopeDefault *bool) *BootstrapGetBootstrapAgentsParams
WithOptsIgnoreScopeDefault adds the optsIgnoreScopeDefault to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsIsSSOUser ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsIsSSOUser(optsIsSSOUser *bool) *BootstrapGetBootstrapAgentsParams
WithOptsIsSSOUser adds the optsIsSSOUser to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsLimit ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsLimit(optsLimit *string) *BootstrapGetBootstrapAgentsParams
WithOptsLimit adds the optsLimit to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsName ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsName(optsName *string) *BootstrapGetBootstrapAgentsParams
WithOptsName adds the optsName to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsOffset ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsOffset(optsOffset *string) *BootstrapGetBootstrapAgentsParams
WithOptsOffset adds the optsOffset to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsOrder ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrder(optsOrder *string) *BootstrapGetBootstrapAgentsParams
WithOptsOrder adds the optsOrder to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsOrderBy ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrderBy(optsOrderBy *string) *BootstrapGetBootstrapAgentsParams
WithOptsOrderBy adds the optsOrderBy to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsOrganization ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsOrganization(optsOrganization *string) *BootstrapGetBootstrapAgentsParams
WithOptsOrganization adds the optsOrganization to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsPartner ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsPartner(optsPartner *string) *BootstrapGetBootstrapAgentsParams
WithOptsPartner adds the optsPartner to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsProject ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsProject(optsProject *string) *BootstrapGetBootstrapAgentsParams
WithOptsProject adds the optsProject to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsPublishedVersion ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsPublishedVersion(optsPublishedVersion *string) *BootstrapGetBootstrapAgentsParams
WithOptsPublishedVersion adds the optsPublishedVersion to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsSelector ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsSelector(optsSelector *string) *BootstrapGetBootstrapAgentsParams
WithOptsSelector adds the optsSelector to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsURLScope ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsURLScope(optsURLScope *string) *BootstrapGetBootstrapAgentsParams
WithOptsURLScope adds the optsURLScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithOptsUsername ¶
func (o *BootstrapGetBootstrapAgentsParams) WithOptsUsername(optsUsername *string) *BootstrapGetBootstrapAgentsParams
WithOptsUsername adds the optsUsername to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithTemplateScope ¶
func (o *BootstrapGetBootstrapAgentsParams) WithTemplateScope(templateScope string) *BootstrapGetBootstrapAgentsParams
WithTemplateScope adds the templateScope to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WithTimeout ¶
func (o *BootstrapGetBootstrapAgentsParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapAgentsParams
WithTimeout adds the timeout to the bootstrap get bootstrap agents params
func (*BootstrapGetBootstrapAgentsParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapAgentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapAgentsReader ¶
type BootstrapGetBootstrapAgentsReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapAgentsReader is a Reader for the BootstrapGetBootstrapAgents structure.
func (*BootstrapGetBootstrapAgentsReader) ReadResponse ¶
func (o *BootstrapGetBootstrapAgentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapGetBootstrapInfraDefault ¶
type BootstrapGetBootstrapInfraDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapGetBootstrapInfraDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapGetBootstrapInfraDefault ¶
func NewBootstrapGetBootstrapInfraDefault(code int) *BootstrapGetBootstrapInfraDefault
NewBootstrapGetBootstrapInfraDefault creates a BootstrapGetBootstrapInfraDefault with default headers values
func (*BootstrapGetBootstrapInfraDefault) Code ¶
func (o *BootstrapGetBootstrapInfraDefault) Code() int
Code gets the status code for the bootstrap get bootstrap infra default response
func (*BootstrapGetBootstrapInfraDefault) Error ¶
func (o *BootstrapGetBootstrapInfraDefault) Error() string
func (*BootstrapGetBootstrapInfraDefault) GetPayload ¶
func (o *BootstrapGetBootstrapInfraDefault) GetPayload() *models.GooglerpcStatus
type BootstrapGetBootstrapInfraForbidden ¶
type BootstrapGetBootstrapInfraForbidden struct {
Payload interface{}
}
BootstrapGetBootstrapInfraForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapGetBootstrapInfraForbidden ¶
func NewBootstrapGetBootstrapInfraForbidden() *BootstrapGetBootstrapInfraForbidden
NewBootstrapGetBootstrapInfraForbidden creates a BootstrapGetBootstrapInfraForbidden with default headers values
func (*BootstrapGetBootstrapInfraForbidden) Error ¶
func (o *BootstrapGetBootstrapInfraForbidden) Error() string
func (*BootstrapGetBootstrapInfraForbidden) GetPayload ¶
func (o *BootstrapGetBootstrapInfraForbidden) GetPayload() interface{}
type BootstrapGetBootstrapInfraInternalServerError ¶
type BootstrapGetBootstrapInfraInternalServerError struct {
Payload interface{}
}
BootstrapGetBootstrapInfraInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapGetBootstrapInfraInternalServerError ¶
func NewBootstrapGetBootstrapInfraInternalServerError() *BootstrapGetBootstrapInfraInternalServerError
NewBootstrapGetBootstrapInfraInternalServerError creates a BootstrapGetBootstrapInfraInternalServerError with default headers values
func (*BootstrapGetBootstrapInfraInternalServerError) Error ¶
func (o *BootstrapGetBootstrapInfraInternalServerError) Error() string
func (*BootstrapGetBootstrapInfraInternalServerError) GetPayload ¶
func (o *BootstrapGetBootstrapInfraInternalServerError) GetPayload() interface{}
type BootstrapGetBootstrapInfraNotFound ¶
type BootstrapGetBootstrapInfraNotFound struct {
Payload interface{}
}
BootstrapGetBootstrapInfraNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapGetBootstrapInfraNotFound ¶
func NewBootstrapGetBootstrapInfraNotFound() *BootstrapGetBootstrapInfraNotFound
NewBootstrapGetBootstrapInfraNotFound creates a BootstrapGetBootstrapInfraNotFound with default headers values
func (*BootstrapGetBootstrapInfraNotFound) Error ¶
func (o *BootstrapGetBootstrapInfraNotFound) Error() string
func (*BootstrapGetBootstrapInfraNotFound) GetPayload ¶
func (o *BootstrapGetBootstrapInfraNotFound) GetPayload() interface{}
type BootstrapGetBootstrapInfraOK ¶
type BootstrapGetBootstrapInfraOK struct {
Payload *models.SentryBootstrapInfra
}
BootstrapGetBootstrapInfraOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapGetBootstrapInfraOK ¶
func NewBootstrapGetBootstrapInfraOK() *BootstrapGetBootstrapInfraOK
NewBootstrapGetBootstrapInfraOK creates a BootstrapGetBootstrapInfraOK with default headers values
func (*BootstrapGetBootstrapInfraOK) Error ¶
func (o *BootstrapGetBootstrapInfraOK) Error() string
func (*BootstrapGetBootstrapInfraOK) GetPayload ¶
func (o *BootstrapGetBootstrapInfraOK) GetPayload() *models.SentryBootstrapInfra
type BootstrapGetBootstrapInfraParams ¶
type BootstrapGetBootstrapInfraParams struct { /* APIVersion. API Version. API Version of the resource Default: "infra.k8smgmt.io/v3" */ APIVersion *string /* Kind. Kind. Kind of the resource Default: "BootstrapInfra" */ Kind *string /* MetadataDescription. Description. description of the resource */ MetadataDescription *string /* MetadataDisplayName. Display Name. display name of the resource */ MetadataDisplayName *string // MetadataID. MetadataID *string // MetadataModifiedAt. // // Format: date-time MetadataModifiedAt *strfmt.DateTime /* MetadataName. name of the resource */ MetadataName string /* MetadataOrganization. Organization. Organization to which the resource belongs */ MetadataOrganization *string /* MetadataPartner. Partner. Partner to which the resource belongs */ MetadataPartner *string /* MetadataProject. Project. Project of the resource */ MetadataProject *string // SpecCaCert. SpecCaCert *string // SpecCaKey. SpecCaKey *string // SpecCaKeyPass. SpecCaKeyPass *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapGetBootstrapInfraParams contains all the parameters to send to the API endpoint
for the bootstrap get bootstrap infra operation. Typically these are written to a http.Request.
func NewBootstrapGetBootstrapInfraParams ¶
func NewBootstrapGetBootstrapInfraParams() *BootstrapGetBootstrapInfraParams
NewBootstrapGetBootstrapInfraParams creates a new BootstrapGetBootstrapInfraParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapGetBootstrapInfraParamsWithContext ¶
func NewBootstrapGetBootstrapInfraParamsWithContext(ctx context.Context) *BootstrapGetBootstrapInfraParams
NewBootstrapGetBootstrapInfraParamsWithContext creates a new BootstrapGetBootstrapInfraParams object with the ability to set a context for a request.
func NewBootstrapGetBootstrapInfraParamsWithHTTPClient ¶
func NewBootstrapGetBootstrapInfraParamsWithHTTPClient(client *http.Client) *BootstrapGetBootstrapInfraParams
NewBootstrapGetBootstrapInfraParamsWithHTTPClient creates a new BootstrapGetBootstrapInfraParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapGetBootstrapInfraParamsWithTimeout ¶
func NewBootstrapGetBootstrapInfraParamsWithTimeout(timeout time.Duration) *BootstrapGetBootstrapInfraParams
NewBootstrapGetBootstrapInfraParamsWithTimeout creates a new BootstrapGetBootstrapInfraParams object with the ability to set a timeout on a request.
func (*BootstrapGetBootstrapInfraParams) SetAPIVersion ¶
func (o *BootstrapGetBootstrapInfraParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetContext ¶
func (o *BootstrapGetBootstrapInfraParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetDefaults ¶
func (o *BootstrapGetBootstrapInfraParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap get bootstrap infra params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapInfraParams) SetHTTPClient ¶
func (o *BootstrapGetBootstrapInfraParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetKind ¶
func (o *BootstrapGetBootstrapInfraParams) SetKind(kind *string)
SetKind adds the kind to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataDescription ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataDescription(metadataDescription *string)
SetMetadataDescription adds the metadataDescription to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataDisplayName ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataDisplayName(metadataDisplayName *string)
SetMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataID ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataID(metadataID *string)
SetMetadataID adds the metadataId to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime)
SetMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataName ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataOrganization ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataOrganization(metadataOrganization *string)
SetMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataPartner ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataPartner(metadataPartner *string)
SetMetadataPartner adds the metadataPartner to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetMetadataProject ¶
func (o *BootstrapGetBootstrapInfraParams) SetMetadataProject(metadataProject *string)
SetMetadataProject adds the metadataProject to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetSpecCaCert ¶
func (o *BootstrapGetBootstrapInfraParams) SetSpecCaCert(specCaCert *string)
SetSpecCaCert adds the specCaCert to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetSpecCaKey ¶
func (o *BootstrapGetBootstrapInfraParams) SetSpecCaKey(specCaKey *string)
SetSpecCaKey adds the specCaKey to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetSpecCaKeyPass ¶
func (o *BootstrapGetBootstrapInfraParams) SetSpecCaKeyPass(specCaKeyPass *string)
SetSpecCaKeyPass adds the specCaKeyPass to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) SetTimeout ¶
func (o *BootstrapGetBootstrapInfraParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithAPIVersion ¶
func (o *BootstrapGetBootstrapInfraParams) WithAPIVersion(aPIVersion *string) *BootstrapGetBootstrapInfraParams
WithAPIVersion adds the aPIVersion to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithContext ¶
func (o *BootstrapGetBootstrapInfraParams) WithContext(ctx context.Context) *BootstrapGetBootstrapInfraParams
WithContext adds the context to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithDefaults ¶
func (o *BootstrapGetBootstrapInfraParams) WithDefaults() *BootstrapGetBootstrapInfraParams
WithDefaults hydrates default values in the bootstrap get bootstrap infra params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapGetBootstrapInfraParams) WithHTTPClient ¶
func (o *BootstrapGetBootstrapInfraParams) WithHTTPClient(client *http.Client) *BootstrapGetBootstrapInfraParams
WithHTTPClient adds the HTTPClient to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithKind ¶
func (o *BootstrapGetBootstrapInfraParams) WithKind(kind *string) *BootstrapGetBootstrapInfraParams
WithKind adds the kind to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataDescription ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataDescription(metadataDescription *string) *BootstrapGetBootstrapInfraParams
WithMetadataDescription adds the metadataDescription to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataDisplayName ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataDisplayName(metadataDisplayName *string) *BootstrapGetBootstrapInfraParams
WithMetadataDisplayName adds the metadataDisplayName to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataID ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataID(metadataID *string) *BootstrapGetBootstrapInfraParams
WithMetadataID adds the metadataID to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataModifiedAt ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataModifiedAt(metadataModifiedAt *strfmt.DateTime) *BootstrapGetBootstrapInfraParams
WithMetadataModifiedAt adds the metadataModifiedAt to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataName ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataName(metadataName string) *BootstrapGetBootstrapInfraParams
WithMetadataName adds the metadataName to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataOrganization ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataOrganization(metadataOrganization *string) *BootstrapGetBootstrapInfraParams
WithMetadataOrganization adds the metadataOrganization to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataPartner ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataPartner(metadataPartner *string) *BootstrapGetBootstrapInfraParams
WithMetadataPartner adds the metadataPartner to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithMetadataProject ¶
func (o *BootstrapGetBootstrapInfraParams) WithMetadataProject(metadataProject *string) *BootstrapGetBootstrapInfraParams
WithMetadataProject adds the metadataProject to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithSpecCaCert ¶
func (o *BootstrapGetBootstrapInfraParams) WithSpecCaCert(specCaCert *string) *BootstrapGetBootstrapInfraParams
WithSpecCaCert adds the specCaCert to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithSpecCaKey ¶
func (o *BootstrapGetBootstrapInfraParams) WithSpecCaKey(specCaKey *string) *BootstrapGetBootstrapInfraParams
WithSpecCaKey adds the specCaKey to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithSpecCaKeyPass ¶
func (o *BootstrapGetBootstrapInfraParams) WithSpecCaKeyPass(specCaKeyPass *string) *BootstrapGetBootstrapInfraParams
WithSpecCaKeyPass adds the specCaKeyPass to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WithTimeout ¶
func (o *BootstrapGetBootstrapInfraParams) WithTimeout(timeout time.Duration) *BootstrapGetBootstrapInfraParams
WithTimeout adds the timeout to the bootstrap get bootstrap infra params
func (*BootstrapGetBootstrapInfraParams) WriteToRequest ¶
func (o *BootstrapGetBootstrapInfraParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapGetBootstrapInfraReader ¶
type BootstrapGetBootstrapInfraReader struct {
// contains filtered or unexported fields
}
BootstrapGetBootstrapInfraReader is a Reader for the BootstrapGetBootstrapInfra structure.
func (*BootstrapGetBootstrapInfraReader) ReadResponse ¶
func (o *BootstrapGetBootstrapInfraReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapPatchBootstrapAgentTemplateDefault ¶
type BootstrapPatchBootstrapAgentTemplateDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapPatchBootstrapAgentTemplateDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapPatchBootstrapAgentTemplateDefault ¶
func NewBootstrapPatchBootstrapAgentTemplateDefault(code int) *BootstrapPatchBootstrapAgentTemplateDefault
NewBootstrapPatchBootstrapAgentTemplateDefault creates a BootstrapPatchBootstrapAgentTemplateDefault with default headers values
func (*BootstrapPatchBootstrapAgentTemplateDefault) Code ¶
func (o *BootstrapPatchBootstrapAgentTemplateDefault) Code() int
Code gets the status code for the bootstrap patch bootstrap agent template default response
func (*BootstrapPatchBootstrapAgentTemplateDefault) Error ¶
func (o *BootstrapPatchBootstrapAgentTemplateDefault) Error() string
func (*BootstrapPatchBootstrapAgentTemplateDefault) GetPayload ¶
func (o *BootstrapPatchBootstrapAgentTemplateDefault) GetPayload() *models.GooglerpcStatus
type BootstrapPatchBootstrapAgentTemplateForbidden ¶
type BootstrapPatchBootstrapAgentTemplateForbidden struct {
Payload interface{}
}
BootstrapPatchBootstrapAgentTemplateForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapPatchBootstrapAgentTemplateForbidden ¶
func NewBootstrapPatchBootstrapAgentTemplateForbidden() *BootstrapPatchBootstrapAgentTemplateForbidden
NewBootstrapPatchBootstrapAgentTemplateForbidden creates a BootstrapPatchBootstrapAgentTemplateForbidden with default headers values
func (*BootstrapPatchBootstrapAgentTemplateForbidden) Error ¶
func (o *BootstrapPatchBootstrapAgentTemplateForbidden) Error() string
func (*BootstrapPatchBootstrapAgentTemplateForbidden) GetPayload ¶
func (o *BootstrapPatchBootstrapAgentTemplateForbidden) GetPayload() interface{}
type BootstrapPatchBootstrapAgentTemplateInternalServerError ¶
type BootstrapPatchBootstrapAgentTemplateInternalServerError struct {
Payload interface{}
}
BootstrapPatchBootstrapAgentTemplateInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapPatchBootstrapAgentTemplateInternalServerError ¶
func NewBootstrapPatchBootstrapAgentTemplateInternalServerError() *BootstrapPatchBootstrapAgentTemplateInternalServerError
NewBootstrapPatchBootstrapAgentTemplateInternalServerError creates a BootstrapPatchBootstrapAgentTemplateInternalServerError with default headers values
func (*BootstrapPatchBootstrapAgentTemplateInternalServerError) Error ¶
func (o *BootstrapPatchBootstrapAgentTemplateInternalServerError) Error() string
func (*BootstrapPatchBootstrapAgentTemplateInternalServerError) GetPayload ¶
func (o *BootstrapPatchBootstrapAgentTemplateInternalServerError) GetPayload() interface{}
type BootstrapPatchBootstrapAgentTemplateNotFound ¶
type BootstrapPatchBootstrapAgentTemplateNotFound struct {
Payload interface{}
}
BootstrapPatchBootstrapAgentTemplateNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapPatchBootstrapAgentTemplateNotFound ¶
func NewBootstrapPatchBootstrapAgentTemplateNotFound() *BootstrapPatchBootstrapAgentTemplateNotFound
NewBootstrapPatchBootstrapAgentTemplateNotFound creates a BootstrapPatchBootstrapAgentTemplateNotFound with default headers values
func (*BootstrapPatchBootstrapAgentTemplateNotFound) Error ¶
func (o *BootstrapPatchBootstrapAgentTemplateNotFound) Error() string
func (*BootstrapPatchBootstrapAgentTemplateNotFound) GetPayload ¶
func (o *BootstrapPatchBootstrapAgentTemplateNotFound) GetPayload() interface{}
type BootstrapPatchBootstrapAgentTemplateOK ¶
type BootstrapPatchBootstrapAgentTemplateOK struct {
Payload *models.SentryBootstrapAgentTemplate
}
BootstrapPatchBootstrapAgentTemplateOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapPatchBootstrapAgentTemplateOK ¶
func NewBootstrapPatchBootstrapAgentTemplateOK() *BootstrapPatchBootstrapAgentTemplateOK
NewBootstrapPatchBootstrapAgentTemplateOK creates a BootstrapPatchBootstrapAgentTemplateOK with default headers values
func (*BootstrapPatchBootstrapAgentTemplateOK) Error ¶
func (o *BootstrapPatchBootstrapAgentTemplateOK) Error() string
func (*BootstrapPatchBootstrapAgentTemplateOK) GetPayload ¶
func (o *BootstrapPatchBootstrapAgentTemplateOK) GetPayload() *models.SentryBootstrapAgentTemplate
type BootstrapPatchBootstrapAgentTemplateParams ¶
type BootstrapPatchBootstrapAgentTemplateParams struct { // Body. Body *models.SentryBootstrapAgentTemplate /* MetadataName. name of the resource */ MetadataName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapPatchBootstrapAgentTemplateParams contains all the parameters to send to the API endpoint
for the bootstrap patch bootstrap agent template operation. Typically these are written to a http.Request.
func NewBootstrapPatchBootstrapAgentTemplateParams ¶
func NewBootstrapPatchBootstrapAgentTemplateParams() *BootstrapPatchBootstrapAgentTemplateParams
NewBootstrapPatchBootstrapAgentTemplateParams creates a new BootstrapPatchBootstrapAgentTemplateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapPatchBootstrapAgentTemplateParamsWithContext ¶
func NewBootstrapPatchBootstrapAgentTemplateParamsWithContext(ctx context.Context) *BootstrapPatchBootstrapAgentTemplateParams
NewBootstrapPatchBootstrapAgentTemplateParamsWithContext creates a new BootstrapPatchBootstrapAgentTemplateParams object with the ability to set a context for a request.
func NewBootstrapPatchBootstrapAgentTemplateParamsWithHTTPClient ¶
func NewBootstrapPatchBootstrapAgentTemplateParamsWithHTTPClient(client *http.Client) *BootstrapPatchBootstrapAgentTemplateParams
NewBootstrapPatchBootstrapAgentTemplateParamsWithHTTPClient creates a new BootstrapPatchBootstrapAgentTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapPatchBootstrapAgentTemplateParamsWithTimeout ¶
func NewBootstrapPatchBootstrapAgentTemplateParamsWithTimeout(timeout time.Duration) *BootstrapPatchBootstrapAgentTemplateParams
NewBootstrapPatchBootstrapAgentTemplateParamsWithTimeout creates a new BootstrapPatchBootstrapAgentTemplateParams object with the ability to set a timeout on a request.
func (*BootstrapPatchBootstrapAgentTemplateParams) SetBody ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetBody(body *models.SentryBootstrapAgentTemplate)
SetBody adds the body to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) SetContext ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) SetDefaults ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap patch bootstrap agent template params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapPatchBootstrapAgentTemplateParams) SetHTTPClient ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) SetMetadataName ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) SetTimeout ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WithBody ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithBody(body *models.SentryBootstrapAgentTemplate) *BootstrapPatchBootstrapAgentTemplateParams
WithBody adds the body to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WithContext ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithContext(ctx context.Context) *BootstrapPatchBootstrapAgentTemplateParams
WithContext adds the context to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WithDefaults ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithDefaults() *BootstrapPatchBootstrapAgentTemplateParams
WithDefaults hydrates default values in the bootstrap patch bootstrap agent template params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapPatchBootstrapAgentTemplateParams) WithHTTPClient ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithHTTPClient(client *http.Client) *BootstrapPatchBootstrapAgentTemplateParams
WithHTTPClient adds the HTTPClient to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WithMetadataName ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithMetadataName(metadataName string) *BootstrapPatchBootstrapAgentTemplateParams
WithMetadataName adds the metadataName to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WithTimeout ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WithTimeout(timeout time.Duration) *BootstrapPatchBootstrapAgentTemplateParams
WithTimeout adds the timeout to the bootstrap patch bootstrap agent template params
func (*BootstrapPatchBootstrapAgentTemplateParams) WriteToRequest ¶
func (o *BootstrapPatchBootstrapAgentTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapPatchBootstrapAgentTemplateReader ¶
type BootstrapPatchBootstrapAgentTemplateReader struct {
// contains filtered or unexported fields
}
BootstrapPatchBootstrapAgentTemplateReader is a Reader for the BootstrapPatchBootstrapAgentTemplate structure.
func (*BootstrapPatchBootstrapAgentTemplateReader) ReadResponse ¶
func (o *BootstrapPatchBootstrapAgentTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapPatchBootstrapInfraDefault ¶
type BootstrapPatchBootstrapInfraDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapPatchBootstrapInfraDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapPatchBootstrapInfraDefault ¶
func NewBootstrapPatchBootstrapInfraDefault(code int) *BootstrapPatchBootstrapInfraDefault
NewBootstrapPatchBootstrapInfraDefault creates a BootstrapPatchBootstrapInfraDefault with default headers values
func (*BootstrapPatchBootstrapInfraDefault) Code ¶
func (o *BootstrapPatchBootstrapInfraDefault) Code() int
Code gets the status code for the bootstrap patch bootstrap infra default response
func (*BootstrapPatchBootstrapInfraDefault) Error ¶
func (o *BootstrapPatchBootstrapInfraDefault) Error() string
func (*BootstrapPatchBootstrapInfraDefault) GetPayload ¶
func (o *BootstrapPatchBootstrapInfraDefault) GetPayload() *models.GooglerpcStatus
type BootstrapPatchBootstrapInfraForbidden ¶
type BootstrapPatchBootstrapInfraForbidden struct {
Payload interface{}
}
BootstrapPatchBootstrapInfraForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapPatchBootstrapInfraForbidden ¶
func NewBootstrapPatchBootstrapInfraForbidden() *BootstrapPatchBootstrapInfraForbidden
NewBootstrapPatchBootstrapInfraForbidden creates a BootstrapPatchBootstrapInfraForbidden with default headers values
func (*BootstrapPatchBootstrapInfraForbidden) Error ¶
func (o *BootstrapPatchBootstrapInfraForbidden) Error() string
func (*BootstrapPatchBootstrapInfraForbidden) GetPayload ¶
func (o *BootstrapPatchBootstrapInfraForbidden) GetPayload() interface{}
type BootstrapPatchBootstrapInfraInternalServerError ¶
type BootstrapPatchBootstrapInfraInternalServerError struct {
Payload interface{}
}
BootstrapPatchBootstrapInfraInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapPatchBootstrapInfraInternalServerError ¶
func NewBootstrapPatchBootstrapInfraInternalServerError() *BootstrapPatchBootstrapInfraInternalServerError
NewBootstrapPatchBootstrapInfraInternalServerError creates a BootstrapPatchBootstrapInfraInternalServerError with default headers values
func (*BootstrapPatchBootstrapInfraInternalServerError) Error ¶
func (o *BootstrapPatchBootstrapInfraInternalServerError) Error() string
func (*BootstrapPatchBootstrapInfraInternalServerError) GetPayload ¶
func (o *BootstrapPatchBootstrapInfraInternalServerError) GetPayload() interface{}
type BootstrapPatchBootstrapInfraNotFound ¶
type BootstrapPatchBootstrapInfraNotFound struct {
Payload interface{}
}
BootstrapPatchBootstrapInfraNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapPatchBootstrapInfraNotFound ¶
func NewBootstrapPatchBootstrapInfraNotFound() *BootstrapPatchBootstrapInfraNotFound
NewBootstrapPatchBootstrapInfraNotFound creates a BootstrapPatchBootstrapInfraNotFound with default headers values
func (*BootstrapPatchBootstrapInfraNotFound) Error ¶
func (o *BootstrapPatchBootstrapInfraNotFound) Error() string
func (*BootstrapPatchBootstrapInfraNotFound) GetPayload ¶
func (o *BootstrapPatchBootstrapInfraNotFound) GetPayload() interface{}
type BootstrapPatchBootstrapInfraOK ¶
type BootstrapPatchBootstrapInfraOK struct {
Payload *models.SentryBootstrapInfra
}
BootstrapPatchBootstrapInfraOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapPatchBootstrapInfraOK ¶
func NewBootstrapPatchBootstrapInfraOK() *BootstrapPatchBootstrapInfraOK
NewBootstrapPatchBootstrapInfraOK creates a BootstrapPatchBootstrapInfraOK with default headers values
func (*BootstrapPatchBootstrapInfraOK) Error ¶
func (o *BootstrapPatchBootstrapInfraOK) Error() string
func (*BootstrapPatchBootstrapInfraOK) GetPayload ¶
func (o *BootstrapPatchBootstrapInfraOK) GetPayload() *models.SentryBootstrapInfra
type BootstrapPatchBootstrapInfraParams ¶
type BootstrapPatchBootstrapInfraParams struct { // Body. Body *models.SentryBootstrapInfra /* MetadataName. name of the resource */ MetadataName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapPatchBootstrapInfraParams contains all the parameters to send to the API endpoint
for the bootstrap patch bootstrap infra operation. Typically these are written to a http.Request.
func NewBootstrapPatchBootstrapInfraParams ¶
func NewBootstrapPatchBootstrapInfraParams() *BootstrapPatchBootstrapInfraParams
NewBootstrapPatchBootstrapInfraParams creates a new BootstrapPatchBootstrapInfraParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapPatchBootstrapInfraParamsWithContext ¶
func NewBootstrapPatchBootstrapInfraParamsWithContext(ctx context.Context) *BootstrapPatchBootstrapInfraParams
NewBootstrapPatchBootstrapInfraParamsWithContext creates a new BootstrapPatchBootstrapInfraParams object with the ability to set a context for a request.
func NewBootstrapPatchBootstrapInfraParamsWithHTTPClient ¶
func NewBootstrapPatchBootstrapInfraParamsWithHTTPClient(client *http.Client) *BootstrapPatchBootstrapInfraParams
NewBootstrapPatchBootstrapInfraParamsWithHTTPClient creates a new BootstrapPatchBootstrapInfraParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapPatchBootstrapInfraParamsWithTimeout ¶
func NewBootstrapPatchBootstrapInfraParamsWithTimeout(timeout time.Duration) *BootstrapPatchBootstrapInfraParams
NewBootstrapPatchBootstrapInfraParamsWithTimeout creates a new BootstrapPatchBootstrapInfraParams object with the ability to set a timeout on a request.
func (*BootstrapPatchBootstrapInfraParams) SetBody ¶
func (o *BootstrapPatchBootstrapInfraParams) SetBody(body *models.SentryBootstrapInfra)
SetBody adds the body to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) SetContext ¶
func (o *BootstrapPatchBootstrapInfraParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) SetDefaults ¶
func (o *BootstrapPatchBootstrapInfraParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap patch bootstrap infra params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapPatchBootstrapInfraParams) SetHTTPClient ¶
func (o *BootstrapPatchBootstrapInfraParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) SetMetadataName ¶
func (o *BootstrapPatchBootstrapInfraParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) SetTimeout ¶
func (o *BootstrapPatchBootstrapInfraParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WithBody ¶
func (o *BootstrapPatchBootstrapInfraParams) WithBody(body *models.SentryBootstrapInfra) *BootstrapPatchBootstrapInfraParams
WithBody adds the body to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WithContext ¶
func (o *BootstrapPatchBootstrapInfraParams) WithContext(ctx context.Context) *BootstrapPatchBootstrapInfraParams
WithContext adds the context to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WithDefaults ¶
func (o *BootstrapPatchBootstrapInfraParams) WithDefaults() *BootstrapPatchBootstrapInfraParams
WithDefaults hydrates default values in the bootstrap patch bootstrap infra params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapPatchBootstrapInfraParams) WithHTTPClient ¶
func (o *BootstrapPatchBootstrapInfraParams) WithHTTPClient(client *http.Client) *BootstrapPatchBootstrapInfraParams
WithHTTPClient adds the HTTPClient to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WithMetadataName ¶
func (o *BootstrapPatchBootstrapInfraParams) WithMetadataName(metadataName string) *BootstrapPatchBootstrapInfraParams
WithMetadataName adds the metadataName to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WithTimeout ¶
func (o *BootstrapPatchBootstrapInfraParams) WithTimeout(timeout time.Duration) *BootstrapPatchBootstrapInfraParams
WithTimeout adds the timeout to the bootstrap patch bootstrap infra params
func (*BootstrapPatchBootstrapInfraParams) WriteToRequest ¶
func (o *BootstrapPatchBootstrapInfraParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapPatchBootstrapInfraReader ¶
type BootstrapPatchBootstrapInfraReader struct {
// contains filtered or unexported fields
}
BootstrapPatchBootstrapInfraReader is a Reader for the BootstrapPatchBootstrapInfra structure.
func (*BootstrapPatchBootstrapInfraReader) ReadResponse ¶
func (o *BootstrapPatchBootstrapInfraReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapRegisterBootstrapAgentBody ¶
type BootstrapRegisterBootstrapAgentBody struct { // csr // Format: byte Csr strfmt.Base64 `json:"csr,omitempty"` // ip address IPAddress string `json:"ipAddress,omitempty"` // name Name string `json:"name,omitempty"` // template name TemplateName string `json:"templateName,omitempty"` // token Token string `json:"token,omitempty"` }
BootstrapRegisterBootstrapAgentBody bootstrap register bootstrap agent body swagger:model BootstrapRegisterBootstrapAgentBody
func (*BootstrapRegisterBootstrapAgentBody) ContextValidate ¶
func (o *BootstrapRegisterBootstrapAgentBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this bootstrap register bootstrap agent body based on context it is used
func (*BootstrapRegisterBootstrapAgentBody) MarshalBinary ¶
func (o *BootstrapRegisterBootstrapAgentBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*BootstrapRegisterBootstrapAgentBody) UnmarshalBinary ¶
func (o *BootstrapRegisterBootstrapAgentBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type BootstrapRegisterBootstrapAgentDefault ¶
type BootstrapRegisterBootstrapAgentDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapRegisterBootstrapAgentDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapRegisterBootstrapAgentDefault ¶
func NewBootstrapRegisterBootstrapAgentDefault(code int) *BootstrapRegisterBootstrapAgentDefault
NewBootstrapRegisterBootstrapAgentDefault creates a BootstrapRegisterBootstrapAgentDefault with default headers values
func (*BootstrapRegisterBootstrapAgentDefault) Code ¶
func (o *BootstrapRegisterBootstrapAgentDefault) Code() int
Code gets the status code for the bootstrap register bootstrap agent default response
func (*BootstrapRegisterBootstrapAgentDefault) Error ¶
func (o *BootstrapRegisterBootstrapAgentDefault) Error() string
func (*BootstrapRegisterBootstrapAgentDefault) GetPayload ¶
func (o *BootstrapRegisterBootstrapAgentDefault) GetPayload() *models.GooglerpcStatus
type BootstrapRegisterBootstrapAgentForbidden ¶
type BootstrapRegisterBootstrapAgentForbidden struct {
Payload interface{}
}
BootstrapRegisterBootstrapAgentForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapRegisterBootstrapAgentForbidden ¶
func NewBootstrapRegisterBootstrapAgentForbidden() *BootstrapRegisterBootstrapAgentForbidden
NewBootstrapRegisterBootstrapAgentForbidden creates a BootstrapRegisterBootstrapAgentForbidden with default headers values
func (*BootstrapRegisterBootstrapAgentForbidden) Error ¶
func (o *BootstrapRegisterBootstrapAgentForbidden) Error() string
func (*BootstrapRegisterBootstrapAgentForbidden) GetPayload ¶
func (o *BootstrapRegisterBootstrapAgentForbidden) GetPayload() interface{}
type BootstrapRegisterBootstrapAgentInternalServerError ¶
type BootstrapRegisterBootstrapAgentInternalServerError struct {
Payload interface{}
}
BootstrapRegisterBootstrapAgentInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapRegisterBootstrapAgentInternalServerError ¶
func NewBootstrapRegisterBootstrapAgentInternalServerError() *BootstrapRegisterBootstrapAgentInternalServerError
NewBootstrapRegisterBootstrapAgentInternalServerError creates a BootstrapRegisterBootstrapAgentInternalServerError with default headers values
func (*BootstrapRegisterBootstrapAgentInternalServerError) Error ¶
func (o *BootstrapRegisterBootstrapAgentInternalServerError) Error() string
func (*BootstrapRegisterBootstrapAgentInternalServerError) GetPayload ¶
func (o *BootstrapRegisterBootstrapAgentInternalServerError) GetPayload() interface{}
type BootstrapRegisterBootstrapAgentNotFound ¶
type BootstrapRegisterBootstrapAgentNotFound struct {
Payload interface{}
}
BootstrapRegisterBootstrapAgentNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapRegisterBootstrapAgentNotFound ¶
func NewBootstrapRegisterBootstrapAgentNotFound() *BootstrapRegisterBootstrapAgentNotFound
NewBootstrapRegisterBootstrapAgentNotFound creates a BootstrapRegisterBootstrapAgentNotFound with default headers values
func (*BootstrapRegisterBootstrapAgentNotFound) Error ¶
func (o *BootstrapRegisterBootstrapAgentNotFound) Error() string
func (*BootstrapRegisterBootstrapAgentNotFound) GetPayload ¶
func (o *BootstrapRegisterBootstrapAgentNotFound) GetPayload() interface{}
type BootstrapRegisterBootstrapAgentOK ¶
type BootstrapRegisterBootstrapAgentOK struct {
Payload *models.RPCRegisterAgentResponse
}
BootstrapRegisterBootstrapAgentOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapRegisterBootstrapAgentOK ¶
func NewBootstrapRegisterBootstrapAgentOK() *BootstrapRegisterBootstrapAgentOK
NewBootstrapRegisterBootstrapAgentOK creates a BootstrapRegisterBootstrapAgentOK with default headers values
func (*BootstrapRegisterBootstrapAgentOK) Error ¶
func (o *BootstrapRegisterBootstrapAgentOK) Error() string
func (*BootstrapRegisterBootstrapAgentOK) GetPayload ¶
func (o *BootstrapRegisterBootstrapAgentOK) GetPayload() *models.RPCRegisterAgentResponse
type BootstrapRegisterBootstrapAgentParams ¶
type BootstrapRegisterBootstrapAgentParams struct { // Body. Body BootstrapRegisterBootstrapAgentBody // TemplateToken. TemplateToken string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapRegisterBootstrapAgentParams contains all the parameters to send to the API endpoint
for the bootstrap register bootstrap agent operation. Typically these are written to a http.Request.
func NewBootstrapRegisterBootstrapAgentParams ¶
func NewBootstrapRegisterBootstrapAgentParams() *BootstrapRegisterBootstrapAgentParams
NewBootstrapRegisterBootstrapAgentParams creates a new BootstrapRegisterBootstrapAgentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapRegisterBootstrapAgentParamsWithContext ¶
func NewBootstrapRegisterBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapRegisterBootstrapAgentParams
NewBootstrapRegisterBootstrapAgentParamsWithContext creates a new BootstrapRegisterBootstrapAgentParams object with the ability to set a context for a request.
func NewBootstrapRegisterBootstrapAgentParamsWithHTTPClient ¶
func NewBootstrapRegisterBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapRegisterBootstrapAgentParams
NewBootstrapRegisterBootstrapAgentParamsWithHTTPClient creates a new BootstrapRegisterBootstrapAgentParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapRegisterBootstrapAgentParamsWithTimeout ¶
func NewBootstrapRegisterBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapRegisterBootstrapAgentParams
NewBootstrapRegisterBootstrapAgentParamsWithTimeout creates a new BootstrapRegisterBootstrapAgentParams object with the ability to set a timeout on a request.
func (*BootstrapRegisterBootstrapAgentParams) SetBody ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetBody(body BootstrapRegisterBootstrapAgentBody)
SetBody adds the body to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) SetContext ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) SetDefaults ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap register bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapRegisterBootstrapAgentParams) SetHTTPClient ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) SetTemplateToken ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetTemplateToken(templateToken string)
SetTemplateToken adds the templateToken to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) SetTimeout ¶
func (o *BootstrapRegisterBootstrapAgentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WithBody ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithBody(body BootstrapRegisterBootstrapAgentBody) *BootstrapRegisterBootstrapAgentParams
WithBody adds the body to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WithContext ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapRegisterBootstrapAgentParams
WithContext adds the context to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WithDefaults ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithDefaults() *BootstrapRegisterBootstrapAgentParams
WithDefaults hydrates default values in the bootstrap register bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapRegisterBootstrapAgentParams) WithHTTPClient ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapRegisterBootstrapAgentParams
WithHTTPClient adds the HTTPClient to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WithTemplateToken ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithTemplateToken(templateToken string) *BootstrapRegisterBootstrapAgentParams
WithTemplateToken adds the templateToken to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WithTimeout ¶
func (o *BootstrapRegisterBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapRegisterBootstrapAgentParams
WithTimeout adds the timeout to the bootstrap register bootstrap agent params
func (*BootstrapRegisterBootstrapAgentParams) WriteToRequest ¶
func (o *BootstrapRegisterBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapRegisterBootstrapAgentReader ¶
type BootstrapRegisterBootstrapAgentReader struct {
// contains filtered or unexported fields
}
BootstrapRegisterBootstrapAgentReader is a Reader for the BootstrapRegisterBootstrapAgent structure.
func (*BootstrapRegisterBootstrapAgentReader) ReadResponse ¶
func (o *BootstrapRegisterBootstrapAgentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BootstrapUpdateBootstrapAgentDefault ¶
type BootstrapUpdateBootstrapAgentDefault struct { Payload *models.GooglerpcStatus // contains filtered or unexported fields }
BootstrapUpdateBootstrapAgentDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewBootstrapUpdateBootstrapAgentDefault ¶
func NewBootstrapUpdateBootstrapAgentDefault(code int) *BootstrapUpdateBootstrapAgentDefault
NewBootstrapUpdateBootstrapAgentDefault creates a BootstrapUpdateBootstrapAgentDefault with default headers values
func (*BootstrapUpdateBootstrapAgentDefault) Code ¶
func (o *BootstrapUpdateBootstrapAgentDefault) Code() int
Code gets the status code for the bootstrap update bootstrap agent default response
func (*BootstrapUpdateBootstrapAgentDefault) Error ¶
func (o *BootstrapUpdateBootstrapAgentDefault) Error() string
func (*BootstrapUpdateBootstrapAgentDefault) GetPayload ¶
func (o *BootstrapUpdateBootstrapAgentDefault) GetPayload() *models.GooglerpcStatus
type BootstrapUpdateBootstrapAgentForbidden ¶
type BootstrapUpdateBootstrapAgentForbidden struct {
Payload interface{}
}
BootstrapUpdateBootstrapAgentForbidden describes a response with status code 403, with default header values.
Returned when the user does not have permission to access the resource.
func NewBootstrapUpdateBootstrapAgentForbidden ¶
func NewBootstrapUpdateBootstrapAgentForbidden() *BootstrapUpdateBootstrapAgentForbidden
NewBootstrapUpdateBootstrapAgentForbidden creates a BootstrapUpdateBootstrapAgentForbidden with default headers values
func (*BootstrapUpdateBootstrapAgentForbidden) Error ¶
func (o *BootstrapUpdateBootstrapAgentForbidden) Error() string
func (*BootstrapUpdateBootstrapAgentForbidden) GetPayload ¶
func (o *BootstrapUpdateBootstrapAgentForbidden) GetPayload() interface{}
type BootstrapUpdateBootstrapAgentInternalServerError ¶
type BootstrapUpdateBootstrapAgentInternalServerError struct {
Payload interface{}
}
BootstrapUpdateBootstrapAgentInternalServerError describes a response with status code 500, with default header values.
Returned for internal server error
func NewBootstrapUpdateBootstrapAgentInternalServerError ¶
func NewBootstrapUpdateBootstrapAgentInternalServerError() *BootstrapUpdateBootstrapAgentInternalServerError
NewBootstrapUpdateBootstrapAgentInternalServerError creates a BootstrapUpdateBootstrapAgentInternalServerError with default headers values
func (*BootstrapUpdateBootstrapAgentInternalServerError) Error ¶
func (o *BootstrapUpdateBootstrapAgentInternalServerError) Error() string
func (*BootstrapUpdateBootstrapAgentInternalServerError) GetPayload ¶
func (o *BootstrapUpdateBootstrapAgentInternalServerError) GetPayload() interface{}
type BootstrapUpdateBootstrapAgentNotFound ¶
type BootstrapUpdateBootstrapAgentNotFound struct {
Payload interface{}
}
BootstrapUpdateBootstrapAgentNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewBootstrapUpdateBootstrapAgentNotFound ¶
func NewBootstrapUpdateBootstrapAgentNotFound() *BootstrapUpdateBootstrapAgentNotFound
NewBootstrapUpdateBootstrapAgentNotFound creates a BootstrapUpdateBootstrapAgentNotFound with default headers values
func (*BootstrapUpdateBootstrapAgentNotFound) Error ¶
func (o *BootstrapUpdateBootstrapAgentNotFound) Error() string
func (*BootstrapUpdateBootstrapAgentNotFound) GetPayload ¶
func (o *BootstrapUpdateBootstrapAgentNotFound) GetPayload() interface{}
type BootstrapUpdateBootstrapAgentOK ¶
type BootstrapUpdateBootstrapAgentOK struct {
Payload *models.SentryBootstrapAgent
}
BootstrapUpdateBootstrapAgentOK describes a response with status code 200, with default header values.
A successful response.
func NewBootstrapUpdateBootstrapAgentOK ¶
func NewBootstrapUpdateBootstrapAgentOK() *BootstrapUpdateBootstrapAgentOK
NewBootstrapUpdateBootstrapAgentOK creates a BootstrapUpdateBootstrapAgentOK with default headers values
func (*BootstrapUpdateBootstrapAgentOK) Error ¶
func (o *BootstrapUpdateBootstrapAgentOK) Error() string
func (*BootstrapUpdateBootstrapAgentOK) GetPayload ¶
func (o *BootstrapUpdateBootstrapAgentOK) GetPayload() *models.SentryBootstrapAgent
type BootstrapUpdateBootstrapAgentParams ¶
type BootstrapUpdateBootstrapAgentParams struct { // Body. Body *models.SentryBootstrapAgent /* MetadataName. name of the resource */ MetadataName string // SpecTemplateRef. SpecTemplateRef string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BootstrapUpdateBootstrapAgentParams contains all the parameters to send to the API endpoint
for the bootstrap update bootstrap agent operation. Typically these are written to a http.Request.
func NewBootstrapUpdateBootstrapAgentParams ¶
func NewBootstrapUpdateBootstrapAgentParams() *BootstrapUpdateBootstrapAgentParams
NewBootstrapUpdateBootstrapAgentParams creates a new BootstrapUpdateBootstrapAgentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewBootstrapUpdateBootstrapAgentParamsWithContext ¶
func NewBootstrapUpdateBootstrapAgentParamsWithContext(ctx context.Context) *BootstrapUpdateBootstrapAgentParams
NewBootstrapUpdateBootstrapAgentParamsWithContext creates a new BootstrapUpdateBootstrapAgentParams object with the ability to set a context for a request.
func NewBootstrapUpdateBootstrapAgentParamsWithHTTPClient ¶
func NewBootstrapUpdateBootstrapAgentParamsWithHTTPClient(client *http.Client) *BootstrapUpdateBootstrapAgentParams
NewBootstrapUpdateBootstrapAgentParamsWithHTTPClient creates a new BootstrapUpdateBootstrapAgentParams object with the ability to set a custom HTTPClient for a request.
func NewBootstrapUpdateBootstrapAgentParamsWithTimeout ¶
func NewBootstrapUpdateBootstrapAgentParamsWithTimeout(timeout time.Duration) *BootstrapUpdateBootstrapAgentParams
NewBootstrapUpdateBootstrapAgentParamsWithTimeout creates a new BootstrapUpdateBootstrapAgentParams object with the ability to set a timeout on a request.
func (*BootstrapUpdateBootstrapAgentParams) SetBody ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetBody(body *models.SentryBootstrapAgent)
SetBody adds the body to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) SetContext ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetContext(ctx context.Context)
SetContext adds the context to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) SetDefaults ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetDefaults()
SetDefaults hydrates default values in the bootstrap update bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapUpdateBootstrapAgentParams) SetHTTPClient ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) SetMetadataName ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetMetadataName(metadataName string)
SetMetadataName adds the metadataName to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) SetSpecTemplateRef ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetSpecTemplateRef(specTemplateRef string)
SetSpecTemplateRef adds the specTemplateRef to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) SetTimeout ¶
func (o *BootstrapUpdateBootstrapAgentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithBody ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithBody(body *models.SentryBootstrapAgent) *BootstrapUpdateBootstrapAgentParams
WithBody adds the body to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithContext ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithContext(ctx context.Context) *BootstrapUpdateBootstrapAgentParams
WithContext adds the context to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithDefaults ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithDefaults() *BootstrapUpdateBootstrapAgentParams
WithDefaults hydrates default values in the bootstrap update bootstrap agent params (not the query body).
All values with no default are reset to their zero value.
func (*BootstrapUpdateBootstrapAgentParams) WithHTTPClient ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithHTTPClient(client *http.Client) *BootstrapUpdateBootstrapAgentParams
WithHTTPClient adds the HTTPClient to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithMetadataName ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithMetadataName(metadataName string) *BootstrapUpdateBootstrapAgentParams
WithMetadataName adds the metadataName to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithSpecTemplateRef ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithSpecTemplateRef(specTemplateRef string) *BootstrapUpdateBootstrapAgentParams
WithSpecTemplateRef adds the specTemplateRef to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WithTimeout ¶
func (o *BootstrapUpdateBootstrapAgentParams) WithTimeout(timeout time.Duration) *BootstrapUpdateBootstrapAgentParams
WithTimeout adds the timeout to the bootstrap update bootstrap agent params
func (*BootstrapUpdateBootstrapAgentParams) WriteToRequest ¶
func (o *BootstrapUpdateBootstrapAgentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BootstrapUpdateBootstrapAgentReader ¶
type BootstrapUpdateBootstrapAgentReader struct {
// contains filtered or unexported fields
}
BootstrapUpdateBootstrapAgentReader is a Reader for the BootstrapUpdateBootstrapAgent structure.
func (*BootstrapUpdateBootstrapAgentReader) ReadResponse ¶
func (o *BootstrapUpdateBootstrapAgentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for bootstrap API
func (*Client) BootstrapCreateBootstrapAgent ¶
func (a *Client) BootstrapCreateBootstrapAgent(params *BootstrapCreateBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapCreateBootstrapAgentOK, error)
BootstrapCreateBootstrapAgent bootstrap create bootstrap agent API
func (*Client) BootstrapDeleteBootstrapAgent ¶
func (a *Client) BootstrapDeleteBootstrapAgent(params *BootstrapDeleteBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapDeleteBootstrapAgentOK, error)
BootstrapDeleteBootstrapAgent bootstrap delete bootstrap agent API
func (*Client) BootstrapGetBootstrapAgent ¶
func (a *Client) BootstrapGetBootstrapAgent(params *BootstrapGetBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentOK, error)
BootstrapGetBootstrapAgent bootstrap get bootstrap agent API
func (*Client) BootstrapGetBootstrapAgentConfig ¶
func (a *Client) BootstrapGetBootstrapAgentConfig(params *BootstrapGetBootstrapAgentConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentConfigOK, error)
BootstrapGetBootstrapAgentConfig bootstrap get bootstrap agent config API
func (*Client) BootstrapGetBootstrapAgentTemplate ¶
func (a *Client) BootstrapGetBootstrapAgentTemplate(params *BootstrapGetBootstrapAgentTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentTemplateOK, error)
BootstrapGetBootstrapAgentTemplate bootstrap get bootstrap agent template API
func (*Client) BootstrapGetBootstrapAgentTemplates ¶
func (a *Client) BootstrapGetBootstrapAgentTemplates(params *BootstrapGetBootstrapAgentTemplatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentTemplatesOK, error)
BootstrapGetBootstrapAgentTemplates bootstrap get bootstrap agent templates API
func (*Client) BootstrapGetBootstrapAgents ¶
func (a *Client) BootstrapGetBootstrapAgents(params *BootstrapGetBootstrapAgentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentsOK, error)
BootstrapGetBootstrapAgents bootstrap get bootstrap agents API
func (*Client) BootstrapGetBootstrapInfra ¶
func (a *Client) BootstrapGetBootstrapInfra(params *BootstrapGetBootstrapInfraParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapInfraOK, error)
BootstrapGetBootstrapInfra bootstrap get bootstrap infra API
func (*Client) BootstrapPatchBootstrapAgentTemplate ¶
func (a *Client) BootstrapPatchBootstrapAgentTemplate(params *BootstrapPatchBootstrapAgentTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapPatchBootstrapAgentTemplateOK, error)
BootstrapPatchBootstrapAgentTemplate bootstrap patch bootstrap agent template API
func (*Client) BootstrapPatchBootstrapInfra ¶
func (a *Client) BootstrapPatchBootstrapInfra(params *BootstrapPatchBootstrapInfraParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapPatchBootstrapInfraOK, error)
BootstrapPatchBootstrapInfra bootstrap patch bootstrap infra API
func (*Client) BootstrapRegisterBootstrapAgent ¶
func (a *Client) BootstrapRegisterBootstrapAgent(params *BootstrapRegisterBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapRegisterBootstrapAgentOK, error)
BootstrapRegisterBootstrapAgent bootstrap register bootstrap agent API
func (*Client) BootstrapUpdateBootstrapAgent ¶
func (a *Client) BootstrapUpdateBootstrapAgent(params *BootstrapUpdateBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapUpdateBootstrapAgentOK, error)
BootstrapUpdateBootstrapAgent bootstrap update bootstrap agent API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { BootstrapCreateBootstrapAgent(params *BootstrapCreateBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapCreateBootstrapAgentOK, error) BootstrapDeleteBootstrapAgent(params *BootstrapDeleteBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapDeleteBootstrapAgentOK, error) BootstrapGetBootstrapAgent(params *BootstrapGetBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentOK, error) BootstrapGetBootstrapAgentConfig(params *BootstrapGetBootstrapAgentConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentConfigOK, error) BootstrapGetBootstrapAgentTemplate(params *BootstrapGetBootstrapAgentTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentTemplateOK, error) BootstrapGetBootstrapAgentTemplates(params *BootstrapGetBootstrapAgentTemplatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentTemplatesOK, error) BootstrapGetBootstrapAgents(params *BootstrapGetBootstrapAgentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapAgentsOK, error) BootstrapGetBootstrapInfra(params *BootstrapGetBootstrapInfraParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapGetBootstrapInfraOK, error) BootstrapPatchBootstrapAgentTemplate(params *BootstrapPatchBootstrapAgentTemplateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapPatchBootstrapAgentTemplateOK, error) BootstrapPatchBootstrapInfra(params *BootstrapPatchBootstrapInfraParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapPatchBootstrapInfraOK, error) BootstrapRegisterBootstrapAgent(params *BootstrapRegisterBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapRegisterBootstrapAgentOK, error) BootstrapUpdateBootstrapAgent(params *BootstrapUpdateBootstrapAgentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BootstrapUpdateBootstrapAgentOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new bootstrap API client.
Source Files
¶
- bootstrap_client.go
- bootstrap_create_bootstrap_agent_parameters.go
- bootstrap_create_bootstrap_agent_responses.go
- bootstrap_delete_bootstrap_agent_parameters.go
- bootstrap_delete_bootstrap_agent_responses.go
- bootstrap_get_bootstrap_agent_config_parameters.go
- bootstrap_get_bootstrap_agent_config_responses.go
- bootstrap_get_bootstrap_agent_parameters.go
- bootstrap_get_bootstrap_agent_responses.go
- bootstrap_get_bootstrap_agent_template_parameters.go
- bootstrap_get_bootstrap_agent_template_responses.go
- bootstrap_get_bootstrap_agent_templates_parameters.go
- bootstrap_get_bootstrap_agent_templates_responses.go
- bootstrap_get_bootstrap_agents_parameters.go
- bootstrap_get_bootstrap_agents_responses.go
- bootstrap_get_bootstrap_infra_parameters.go
- bootstrap_get_bootstrap_infra_responses.go
- bootstrap_patch_bootstrap_agent_template_parameters.go
- bootstrap_patch_bootstrap_agent_template_responses.go
- bootstrap_patch_bootstrap_infra_parameters.go
- bootstrap_patch_bootstrap_infra_responses.go
- bootstrap_register_bootstrap_agent_parameters.go
- bootstrap_register_bootstrap_agent_responses.go
- bootstrap_update_bootstrap_agent_parameters.go
- bootstrap_update_bootstrap_agent_responses.go