Documentation ¶
Index ¶
- type ClusterNodes
- type ClusterNodesAttributes
- func (cn ClusterNodesAttributes) InternalRef() (terra.Reference, error)
- func (cn ClusterNodesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cn ClusterNodesAttributes) InternalWithRef(ref terra.Reference) ClusterNodesAttributes
- func (cn ClusterNodesAttributes) NodeRole() terra.StringValue
- func (cn ClusterNodesAttributes) PrivateIpAddress() terra.StringValue
- func (cn ClusterNodesAttributes) PublicIpAddress() terra.StringValue
- type ClusterNodesState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterNodes ¶
type ClusterNodes struct{}
type ClusterNodesAttributes ¶
type ClusterNodesAttributes struct {
// contains filtered or unexported fields
}
func (ClusterNodesAttributes) InternalRef ¶
func (cn ClusterNodesAttributes) InternalRef() (terra.Reference, error)
func (ClusterNodesAttributes) InternalTokens ¶
func (cn ClusterNodesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ClusterNodesAttributes) InternalWithRef ¶
func (cn ClusterNodesAttributes) InternalWithRef(ref terra.Reference) ClusterNodesAttributes
func (ClusterNodesAttributes) NodeRole ¶
func (cn ClusterNodesAttributes) NodeRole() terra.StringValue
func (ClusterNodesAttributes) PrivateIpAddress ¶
func (cn ClusterNodesAttributes) PrivateIpAddress() terra.StringValue
func (ClusterNodesAttributes) PublicIpAddress ¶
func (cn ClusterNodesAttributes) PublicIpAddress() terra.StringValue
type ClusterNodesState ¶
Click to show internal directories.
Click to hide internal directories.