Versions in this module Expand all Collapse all v0 v0.1.8 Oct 19, 2020 Changes in this version + type Arch string + func (a *Arch) Description() string + func (a *Arch) Set(str string) error + func (a *Arch) String() string + func (a *Arch) Type() string + type DecryptionProvider string + func (d *DecryptionProvider) Description() string + func (d *DecryptionProvider) Set(str string) error + func (d *DecryptionProvider) String() string + func (d *DecryptionProvider) Type() string + type ECDSACurve struct + func (c *ECDSACurve) Description() string + func (c *ECDSACurve) Set(str string) error + func (c *ECDSACurve) String() string + func (c *ECDSACurve) Type() string + type HelmChartSource struct + Kind string + Name string + func (h *HelmChartSource) Description() string + func (h *HelmChartSource) Set(str string) error + func (h *HelmChartSource) String() string + func (h *HelmChartSource) Type() string + type KustomizationSource struct + Kind string + Name string + func (k *KustomizationSource) Description() string + func (k *KustomizationSource) Set(str string) error + func (k *KustomizationSource) String() string + func (k *KustomizationSource) Type() string + type LogLevel string + func (l *LogLevel) Description() string + func (l *LogLevel) Set(str string) error + func (l *LogLevel) String() string + func (l *LogLevel) Type() string + type PublicKeyAlgorithm string + func (a *PublicKeyAlgorithm) Description() string + func (a *PublicKeyAlgorithm) Set(str string) error + func (a *PublicKeyAlgorithm) String() string + func (a *PublicKeyAlgorithm) Type() string + type RSAKeyBits int + func (b *RSAKeyBits) Description() string + func (b *RSAKeyBits) Set(str string) error + func (b *RSAKeyBits) String() string + func (b *RSAKeyBits) Type() string + type SourceBucketProvider string + func (s *SourceBucketProvider) Description() string + func (s *SourceBucketProvider) Set(str string) error + func (s *SourceBucketProvider) String() string + func (s *SourceBucketProvider) Type() string