# Constants

No description provided by the author
No description provided by the author
SecurityGroupActionAccept accepts all matching packets.
SecurityGroupActionDrop drops all matching packets.
SecurityGroupProtocolANY matches a packet of any protocol.
SecurityGroupProtocolICMP matches an ICMP packet.
SecurityGroupProtocolTCP matches a TCP packet.
SecurityGroupProtocolUDP matches an UDP packet.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

LoadBalancerSpec defines control-plane loadbalancer settings for the cluster.
NetworkSpec defines network specific settings.
NetworkStatus contains network status related data.
PrivateNetworkSpec defines Private Network settings for the cluster.
PublicGatewaySpec defines Public Gateway settings for the cluster.
ScalewayCluster is the Schema for the scalewayclusters API.
ScalewayClusterList contains a list of ScalewayCluster.
ScalewayClusterSpec defines the desired state of ScalewayCluster.
ScalewayClusterStatus defines the observed state of ScalewayCluster.
ScalewayClusterTemplate is the Schema for the scalewayclustertemplates API.
ScalewayClusterTemplateList contains a list of ScalewayClusterTemplate.
No description provided by the author
ScalewayClusterTemplateSpec defines the desired state of ScalewayClusterTemplate.
ScalewayMachine is the Schema for the scalewaymachines API.
ScalewayMachineList contains a list of ScalewayMachine.
ScalewayMachineSpec defines the desired state of ScalewayMachine.
ScalewayMachineStatus defines the observed state of ScalewayMachine.
ScalewayMachineTemplate is the Schema for the scalewaymachinetemplates API.
ScalewayMachineTemplateList contains a list of ScalewayMachineTemplate.
No description provided by the author
ScalewayMachineTemplateSpec defines the desired state of ScalewayMachineTemplate.
SecurityGroup contains a name and inbound/outbound policies.
SecurityGroupPolicy defines a policy for inbound or outbound traffic.
SecurityGroupRule is a rule for the security group policy.

# Type aliases

PortOrPortRange is a string representation of a port or a port range (e.g.
SecurityGroupAction is an action to apply when a packet matches a rule.
SecurityGroupProtocol is a network protocol.