Documentation ¶
Index ¶
- func NewSiteSuperedgeIoNodeGroupV1Alpha1Manifest() datasource.DataSource
- func NewSiteSuperedgeIoNodeUnitV1Alpha1Manifest() datasource.DataSource
- type SiteSuperedgeIoNodeGroupV1Alpha1Manifest
- func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Metadata(_ context.Context, request datasource.MetadataRequest, ...)
- func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Read(ctx context.Context, request datasource.ReadRequest, ...)
- func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Schema(_ context.Context, _ datasource.SchemaRequest, ...)
- type SiteSuperedgeIoNodeGroupV1Alpha1ManifestData
- type SiteSuperedgeIoNodeUnitV1Alpha1Manifest
- func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Metadata(_ context.Context, request datasource.MetadataRequest, ...)
- func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Read(ctx context.Context, request datasource.ReadRequest, ...)
- func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Schema(_ context.Context, _ datasource.SchemaRequest, ...)
- type SiteSuperedgeIoNodeUnitV1Alpha1ManifestData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSiteSuperedgeIoNodeGroupV1Alpha1Manifest ¶
func NewSiteSuperedgeIoNodeGroupV1Alpha1Manifest() datasource.DataSource
func NewSiteSuperedgeIoNodeUnitV1Alpha1Manifest ¶
func NewSiteSuperedgeIoNodeUnitV1Alpha1Manifest() datasource.DataSource
Types ¶
type SiteSuperedgeIoNodeGroupV1Alpha1Manifest ¶
type SiteSuperedgeIoNodeGroupV1Alpha1Manifest struct{}
func (*SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Metadata ¶
func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Metadata(_ context.Context, request datasource.MetadataRequest, response *datasource.MetadataResponse)
func (*SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Read ¶
func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Read(ctx context.Context, request datasource.ReadRequest, response *datasource.ReadResponse)
func (*SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Schema ¶
func (r *SiteSuperedgeIoNodeGroupV1Alpha1Manifest) Schema(_ context.Context, _ datasource.SchemaRequest, response *datasource.SchemaResponse)
type SiteSuperedgeIoNodeGroupV1Alpha1ManifestData ¶
type SiteSuperedgeIoNodeGroupV1Alpha1ManifestData struct { YAML types.String `tfsdk:"yaml" json:"-"` ApiVersion *string `tfsdk:"-" json:"apiVersion"` Kind *string `tfsdk:"-" json:"kind"` Metadata struct { Name string `tfsdk:"name" json:"name"` Labels map[string]string `tfsdk:"labels" json:"labels,omitempty"` Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` } `tfsdk:"metadata" json:"metadata"` Spec *struct { Autofindnodekeys *[]string `tfsdk:"autofindnodekeys" json:"autofindnodekeys,omitempty"` Nodeunits *[]string `tfsdk:"nodeunits" json:"nodeunits,omitempty"` Selector *struct { Annotations *map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` MatchExpressions *[]struct { Key *string `tfsdk:"key" json:"key,omitempty"` Operator *string `tfsdk:"operator" json:"operator,omitempty"` Values *[]string `tfsdk:"values" json:"values,omitempty"` } `tfsdk:"match_expressions" json:"matchExpressions,omitempty"` MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"` } `tfsdk:"selector" json:"selector,omitempty"` Workload *[]struct { Name *string `tfsdk:"name" json:"name,omitempty"` Selector *struct { Annotations *map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` MatchExpressions *[]struct { Key *string `tfsdk:"key" json:"key,omitempty"` Operator *string `tfsdk:"operator" json:"operator,omitempty"` Values *[]string `tfsdk:"values" json:"values,omitempty"` } `tfsdk:"match_expressions" json:"matchExpressions,omitempty"` MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"` } `tfsdk:"selector" json:"selector,omitempty"` Type *string `tfsdk:"type" json:"type,omitempty"` } `tfsdk:"workload" json:"workload,omitempty"` } `tfsdk:"spec" json:"spec,omitempty"` }
type SiteSuperedgeIoNodeUnitV1Alpha1Manifest ¶
type SiteSuperedgeIoNodeUnitV1Alpha1Manifest struct{}
func (*SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Metadata ¶
func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Metadata(_ context.Context, request datasource.MetadataRequest, response *datasource.MetadataResponse)
func (*SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Read ¶
func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Read(ctx context.Context, request datasource.ReadRequest, response *datasource.ReadResponse)
func (*SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Schema ¶
func (r *SiteSuperedgeIoNodeUnitV1Alpha1Manifest) Schema(_ context.Context, _ datasource.SchemaRequest, response *datasource.SchemaResponse)
type SiteSuperedgeIoNodeUnitV1Alpha1ManifestData ¶
type SiteSuperedgeIoNodeUnitV1Alpha1ManifestData struct { YAML types.String `tfsdk:"yaml" json:"-"` ApiVersion *string `tfsdk:"-" json:"apiVersion"` Kind *string `tfsdk:"-" json:"kind"` Metadata struct { Name string `tfsdk:"name" json:"name"` Labels map[string]string `tfsdk:"labels" json:"labels,omitempty"` Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` } `tfsdk:"metadata" json:"metadata"` Spec *struct { Nodes *[]string `tfsdk:"nodes" json:"nodes,omitempty"` Selector *struct { Annotations *map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` MatchExpressions *[]struct { Key *string `tfsdk:"key" json:"key,omitempty"` Operator *string `tfsdk:"operator" json:"operator,omitempty"` Values *[]string `tfsdk:"values" json:"values,omitempty"` } `tfsdk:"match_expressions" json:"matchExpressions,omitempty"` MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"` } `tfsdk:"selector" json:"selector,omitempty"` Setnode *struct { Annotations *map[string]string `tfsdk:"annotations" json:"annotations,omitempty"` Labels *map[string]string `tfsdk:"labels" json:"labels,omitempty"` Taints *[]struct { Effect *string `tfsdk:"effect" json:"effect,omitempty"` Key *string `tfsdk:"key" json:"key,omitempty"` TimeAdded *string `tfsdk:"time_added" json:"timeAdded,omitempty"` Value *string `tfsdk:"value" json:"value,omitempty"` } `tfsdk:"taints" json:"taints,omitempty"` } `tfsdk:"setnode" json:"setnode,omitempty"` Taints *[]struct { Effect *string `tfsdk:"effect" json:"effect,omitempty"` Key *string `tfsdk:"key" json:"key,omitempty"` TimeAdded *string `tfsdk:"time_added" json:"timeAdded,omitempty"` Value *string `tfsdk:"value" json:"value,omitempty"` } `tfsdk:"taints" json:"taints,omitempty"` Type *string `tfsdk:"type" json:"type,omitempty"` Unschedulable *bool `tfsdk:"unschedulable" json:"unschedulable,omitempty"` } `tfsdk:"spec" json:"spec,omitempty"` }
Click to show internal directories.
Click to hide internal directories.