Versions in this module Expand all Collapse all v1 v1.8.6 Nov 15, 2019 v1.8.6-rc1 Nov 15, 2019 v1.8.5 Nov 1, 2019 v1.8.5-rc1 Nov 1, 2019 v1.8.4 Sep 27, 2019 v1.8.4-rc1 Sep 27, 2019 v1.8.3 Sep 17, 2019 v1.8.3-rc1 Sep 16, 2019 v1.8.2 Aug 5, 2019 v1.8.2-rc2 Aug 5, 2019 v1.8.2-rc1 Jul 19, 2019 v1.8.1 Jun 17, 2019 v1.8.0 May 17, 2019 Changes in this version + const CredentialTypeBasic + const CredentialTypeOAuth + const CredentialTypeSecret + const FilterTypeLabel + const FilterTypeName + const FilterTypeResource + const FilterTypeTag + const Healthy + const TriggerTypeEventBased + const TriggerTypeManual + const TriggerTypeScheduled + const Unhealthy + const Unknown + type Credential struct + AccessKey string + AccessSecret string + Type CredentialType + type CredentialType string + type Filter struct + Type FilterType + Value interface{} + type FilterStyle struct + Style string + Type FilterType + Values []string + type FilterType string + type HealthStatus string + type Namespace struct + Metadata map[string]interface{} + Name string + func (n *Namespace) GetStringMetadata(key string, defaultValue string) string + type NamespaceQuery struct + Name string + type Policy struct + CreationTime time.Time + Creator string + Deletion bool + Description string + DestNamespace string + DestRegistry *Registry + Enabled bool + Filters []*Filter + ID int64 + Name string + Override bool + SrcRegistry *Registry + Trigger *Trigger + UpdateTime time.Time + func (p *Policy) Valid(v *validation.Validation) + type PolicyQuery struct + DestRegistry int64 + Name string + Namespace string + SrcRegistry int64 + type Registry struct + CreationTime time.Time + Credential *Credential + Description string + ID int64 + Insecure bool + Name string + Status string + TokenServiceURL string + Type RegistryType + URL string + UpdateTime time.Time + type RegistryInfo struct + Description string + SupportedResourceFilters []*FilterStyle + SupportedResourceTypes []ResourceType + SupportedTriggers []TriggerType + Type RegistryType + type RegistryQuery struct + Name string + Pagination *models.Pagination + type RegistryType string + const FilterStyleTypeRadio + const FilterStyleTypeText + const RegistryTypeDockerHub + const RegistryTypeDockerRegistry + const RegistryTypeHarbor + const RegistryTypeHuawei + type Repository struct + Metadata map[string]interface{} + Name string + type Resource struct + Deleted bool + ExtendedInfo map[string]interface{} + Metadata *ResourceMetadata + Override bool + Registry *Registry + Type ResourceType + type ResourceMetadata struct + Labels []string + Repository *Repository + Vtags []string + func (r *ResourceMetadata) GetResourceName() string + type ResourceType string + const ResourceTypeChart + const ResourceTypeImage + func (r ResourceType) Valid() bool + type Trigger struct + Settings *TriggerSettings + Type TriggerType + type TriggerSettings struct + Cron string + type TriggerType string v1.8.0-rc2 May 16, 2019 v1.8.0-rc1 May 10, 2019